2023-12-08T21:56:41.552 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-08T21:56:41.553 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi --owner scheduled_yuriw@teuthology --verbose --archive /home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485070 --description rados/cephadm/upgrade/{1-start-distro/1-start-centos_8.stream_container-tools 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} -- /home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485070/orig.config.yaml 2023-12-08T21:56:41.588 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-08T21:56:41.663 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485070 branch: wip-yuri5-testing-2023-12-07-0740-pacific description: rados/cephadm/upgrade/{1-start-distro/1-start-centos_8.stream_container-tools 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} email: null first_in_suite: false job_id: '7485070' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-yuri5-testing-2023-12-07-0740-pacific ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 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: 451ceae11b5d4caee05e94372fe658621eefc0b1 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 451ceae11b5d4caee05e94372fe658621eefc0b1 workunit: branch: wip-yuri5-testing-2023-12-07-0740-pacific sha1: 451ceae11b5d4caee05e94372fe658621eefc0b1 owner: scheduled_yuriw@teuthology priority: 71 repo: https://github.com/ceph/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: 1847 sha1: 451ceae11b5d4caee05e94372fe658621eefc0b1 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri5-testing-2023-12-07-0740-pacific suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_451ceae11b5d4caee05e94372fe658621eefc0b1/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 451ceae11b5d4caee05e94372fe658621eefc0b1 targets: smithi042.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPAFi+jUcIlEE/HbMVYQDXfsT7uco5xRtNX6yVQ/piDlD8598JtctpBSBGklxSsDG0GNYUzcNmE8S2UgQmNwIfM= smithi155.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKnz88TWXfMlTGVrqsrUhz1+F9W+Kh2X1lEe5lcYcud9CMvusXukjmktBMw+kh4zqXVBWm9E6ceInSPiPhoiSos= 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: add_mons_via_daemon_add: true allow_ptrace: false avoid_pacific_features: true cephadm_branch: v15.2.0 cephadm_git_url: https://github.com/ceph/ceph image: docker.io/ceph/ceph:v15.2.0 - 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 r z --placement=2 --port=8000 - 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 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 ; 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 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 | 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-08_21:24:43 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-12-08T21:56:41.664 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_451ceae11b5d4caee05e94372fe658621eefc0b1/qa; will attempt to use it 2023-12-08T21:56:41.665 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_451ceae11b5d4caee05e94372fe658621eefc0b1/qa/tasks 2023-12-08T21:56:41.665 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-08T21:56:41.666 INFO:teuthology.task.internal:Checking packages... 2023-12-08T21:56:41.693 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '451ceae11b5d4caee05e94372fe658621eefc0b1' 2023-12-08T21:56:41.693 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-08T21:56:41.693 INFO:teuthology.packaging:ref: None 2023-12-08T21:56:41.693 INFO:teuthology.packaging:tag: None 2023-12-08T21:56:41.693 INFO:teuthology.packaging:branch: wip-yuri5-testing-2023-12-07-0740-pacific 2023-12-08T21:56:41.693 INFO:teuthology.packaging:sha1: 451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T21:56:41.693 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri5-testing-2023-12-07-0740-pacific 2023-12-08T21:56:41.915 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-365.g451ceae1 2023-12-08T21:56:41.916 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-08T21:56:41.924 INFO:teuthology.task.internal:no buildpackages task found 2023-12-08T21:56:41.924 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-08T21:56:41.938 INFO:teuthology.task.internal:Saving configuration 2023-12-08T21:56:41.953 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-08T21:56:41.964 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-08T21:56:41.985 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi042.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485070', '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-08 21:51:24.993401', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPAFi+jUcIlEE/HbMVYQDXfsT7uco5xRtNX6yVQ/piDlD8598JtctpBSBGklxSsDG0GNYUzcNmE8S2UgQmNwIfM='} 2023-12-08T21:56:42.008 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi155.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485070', '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-08 21:51:24.991277', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKnz88TWXfMlTGVrqsrUhz1+F9W+Kh2X1lEe5lcYcud9CMvusXukjmktBMw+kh4zqXVBWm9E6ceInSPiPhoiSos='} 2023-12-08T21:56:42.008 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-08T21:56:42.017 INFO:teuthology.task.internal:roles: ubuntu@smithi042.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-08T21:56:42.017 INFO:teuthology.task.internal:roles: ubuntu@smithi155.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-08T21:56:42.017 INFO:teuthology.run_tasks:Running task console_log... 2023-12-08T21:56:42.119 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb3cbd3fa60>, signals=[15]) 2023-12-08T21:56:42.119 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-08T21:56:42.130 INFO:teuthology.task.internal:Opening connections... 2023-12-08T21:56:42.130 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi042.front.sepia.ceph.com 2023-12-08T21:56:42.132 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T21:56:42.200 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi155.front.sepia.ceph.com 2023-12-08T21:56:42.201 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T21:56:42.269 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-08T21:56:42.281 DEBUG:teuthology.orchestra.run.smithi042:> uname -m 2023-12-08T21:56:42.306 INFO:teuthology.orchestra.run.smithi042.stdout:x86_64 2023-12-08T21:56:42.307 DEBUG:teuthology.orchestra.run.smithi042:> cat /etc/os-release 2023-12-08T21:56:42.369 INFO:teuthology.orchestra.run.smithi042.stdout:NAME="CentOS Stream" 2023-12-08T21:56:42.369 INFO:teuthology.orchestra.run.smithi042.stdout:VERSION="8" 2023-12-08T21:56:42.369 INFO:teuthology.orchestra.run.smithi042.stdout:ID="centos" 2023-12-08T21:56:42.369 INFO:teuthology.orchestra.run.smithi042.stdout:ID_LIKE="rhel fedora" 2023-12-08T21:56:42.369 INFO:teuthology.orchestra.run.smithi042.stdout:VERSION_ID="8" 2023-12-08T21:56:42.370 INFO:teuthology.orchestra.run.smithi042.stdout:PLATFORM_ID="platform:el8" 2023-12-08T21:56:42.370 INFO:teuthology.orchestra.run.smithi042.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-08T21:56:42.370 INFO:teuthology.orchestra.run.smithi042.stdout:ANSI_COLOR="0;31" 2023-12-08T21:56:42.370 INFO:teuthology.orchestra.run.smithi042.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-08T21:56:42.370 INFO:teuthology.orchestra.run.smithi042.stdout:HOME_URL="https://centos.org/" 2023-12-08T21:56:42.370 INFO:teuthology.orchestra.run.smithi042.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-08T21:56:42.370 INFO:teuthology.orchestra.run.smithi042.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-08T21:56:42.370 INFO:teuthology.orchestra.run.smithi042.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-08T21:56:42.371 INFO:teuthology.lock.ops:Updating smithi042.front.sepia.ceph.com on lock server 2023-12-08T21:56:42.389 DEBUG:teuthology.orchestra.run.smithi155:> uname -m 2023-12-08T21:56:42.411 INFO:teuthology.orchestra.run.smithi155.stdout:x86_64 2023-12-08T21:56:42.412 DEBUG:teuthology.orchestra.run.smithi155:> cat /etc/os-release 2023-12-08T21:56:42.474 INFO:teuthology.orchestra.run.smithi155.stdout:NAME="CentOS Stream" 2023-12-08T21:56:42.474 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION="8" 2023-12-08T21:56:42.474 INFO:teuthology.orchestra.run.smithi155.stdout:ID="centos" 2023-12-08T21:56:42.475 INFO:teuthology.orchestra.run.smithi155.stdout:ID_LIKE="rhel fedora" 2023-12-08T21:56:42.475 INFO:teuthology.orchestra.run.smithi155.stdout:VERSION_ID="8" 2023-12-08T21:56:42.475 INFO:teuthology.orchestra.run.smithi155.stdout:PLATFORM_ID="platform:el8" 2023-12-08T21:56:42.475 INFO:teuthology.orchestra.run.smithi155.stdout:PRETTY_NAME="CentOS Stream 8" 2023-12-08T21:56:42.475 INFO:teuthology.orchestra.run.smithi155.stdout:ANSI_COLOR="0;31" 2023-12-08T21:56:42.475 INFO:teuthology.orchestra.run.smithi155.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-12-08T21:56:42.475 INFO:teuthology.orchestra.run.smithi155.stdout:HOME_URL="https://centos.org/" 2023-12-08T21:56:42.475 INFO:teuthology.orchestra.run.smithi155.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-08T21:56:42.475 INFO:teuthology.orchestra.run.smithi155.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-08T21:56:42.475 INFO:teuthology.orchestra.run.smithi155.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-08T21:56:42.475 INFO:teuthology.lock.ops:Updating smithi155.front.sepia.ceph.com on lock server 2023-12-08T21:56:42.499 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-08T21:56:42.513 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-08T21:56:42.526 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-08T21:56:42.526 DEBUG:teuthology.orchestra.run.smithi042:> test '!' -e /home/ubuntu/cephtest 2023-12-08T21:56:42.528 DEBUG:teuthology.orchestra.run.smithi155:> test '!' -e /home/ubuntu/cephtest 2023-12-08T21:56:42.548 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-08T21:56:42.559 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-08T21:56:42.559 DEBUG:teuthology.orchestra.run.smithi042:> test -z $(ls -A /var/lib/ceph) 2023-12-08T21:56:42.591 DEBUG:teuthology.orchestra.run.smithi155:> test -z $(ls -A /var/lib/ceph) 2023-12-08T21:56:42.621 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-08T21:56:42.681 INFO:teuthology.run_tasks:Running task kernel... 2023-12-08T21:56:42.700 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-08T21:56:42.700 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-08T21:56:42.700 DEBUG:teuthology.orchestra.run.smithi042:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-08T21:56:42.701 DEBUG:teuthology.orchestra.run.smithi155:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-08T21:56:42.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-08T21:56:42.721 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2023-12-08T21:56:42.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-08T21:56:42.722 DEBUG:teuthology.orchestra.run.smithi042:> uname -r 2023-12-08T21:56:42.781 INFO:teuthology.orchestra.run.smithi155.stdout:4.18.0-489.el8.x86_64 2023-12-08T21:56:42.782 INFO:teuthology.task.kernel:Running kernel on smithi155: 4.18.0-489.el8.x86_64 2023-12-08T21:56:42.782 DEBUG:teuthology.orchestra.run.smithi155:> sudo yum install -y kernel 2023-12-08T21:56:42.784 INFO:teuthology.orchestra.run.smithi042.stdout:4.18.0-489.el8.x86_64 2023-12-08T21:56:42.784 INFO:teuthology.task.kernel:Running kernel on smithi042: 4.18.0-489.el8.x86_64 2023-12-08T21:56:42.784 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum install -y kernel 2023-12-08T21:56:55.704 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 8 - AppStream 3.3 MB/s | 34 MB 00:10 2023-12-08T21:56:58.137 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - AppStream 2.7 MB/s | 34 MB 00:12 2023-12-08T21:57:05.513 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 8 - BaseOS 17 MB/s | 55 MB 00:03 2023-12-08T21:57:10.203 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - BaseOS 9.6 MB/s | 55 MB 00:05 2023-12-08T21:57:14.054 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 8 - Extras 78 kB/s | 18 kB 00:00 2023-12-08T21:57:14.630 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 8 - Extras common packages 18 kB/s | 6.9 kB 00:00 2023-12-08T21:57:14.948 INFO:teuthology.orchestra.run.smithi042.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-12-08T21:57:17.031 INFO:teuthology.orchestra.run.smithi042.stdout:Extra Packages for Enterprise Linux 8.3 MB/s | 16 MB 00:01 2023-12-08T21:57:18.477 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - Extras 42 kB/s | 18 kB 00:00 2023-12-08T21:57:18.853 INFO:teuthology.orchestra.run.smithi155.stdout:CentOS Stream 8 - Extras common packages 36 kB/s | 6.9 kB 00:00 2023-12-08T21:57:19.138 INFO:teuthology.orchestra.run.smithi155.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2023-12-08T21:57:20.997 INFO:teuthology.orchestra.run.smithi155.stdout:Extra Packages for Enterprise Linux 9.4 MB/s | 16 MB 00:01 2023-12-08T21:57:21.133 INFO:teuthology.orchestra.run.smithi042.stdout:lab-extras 392 kB/s | 24 kB 00:00 2023-12-08T21:57:24.805 INFO:teuthology.orchestra.run.smithi155.stdout:lab-extras 485 kB/s | 24 kB 00:00 2023-12-08T21:57:25.041 INFO:teuthology.orchestra.run.smithi042.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-08T21:57:25.041 INFO:teuthology.orchestra.run.smithi042.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-08T21:57:25.358 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2023-12-08T21:57:25.358 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2023-12-08T21:57:25.358 INFO:teuthology.orchestra.run.smithi042.stdout: Package Architecture Version Repository Size 2023-12-08T21:57:25.358 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2023-12-08T21:57:25.358 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2023-12-08T21:57:25.359 INFO:teuthology.orchestra.run.smithi042.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-08T21:57:25.359 INFO:teuthology.orchestra.run.smithi042.stdout:Installing dependencies: 2023-12-08T21:57:25.359 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-08T21:57:25.359 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-08T21:57:25.359 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T21:57:25.359 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2023-12-08T21:57:25.360 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2023-12-08T21:57:25.360 INFO:teuthology.orchestra.run.smithi042.stdout:Install 3 Packages 2023-12-08T21:57:25.360 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T21:57:25.361 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 90 M 2023-12-08T21:57:25.361 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 96 M 2023-12-08T21:57:25.361 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2023-12-08T21:57:28.242 INFO:teuthology.orchestra.run.smithi042.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 3.6 MB/s | 10 MB 00:02 2023-12-08T21:57:28.404 INFO:teuthology.orchestra.run.smithi155.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-12-08T21:57:28.404 INFO:teuthology.orchestra.run.smithi155.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-12-08T21:57:28.710 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-12-08T21:57:28.711 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-12-08T21:57:28.711 INFO:teuthology.orchestra.run.smithi155.stdout: Package Architecture Version Repository Size 2023-12-08T21:57:28.711 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-12-08T21:57:28.711 INFO:teuthology.orchestra.run.smithi155.stdout:Installing: 2023-12-08T21:57:28.711 INFO:teuthology.orchestra.run.smithi155.stdout: kernel x86_64 4.18.0-526.el8 baseos 10 M 2023-12-08T21:57:28.711 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2023-12-08T21:57:28.711 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-core x86_64 4.18.0-526.el8 baseos 43 M 2023-12-08T21:57:28.712 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-modules x86_64 4.18.0-526.el8 baseos 36 M 2023-12-08T21:57:28.712 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-08T21:57:28.712 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-12-08T21:57:28.712 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-12-08T21:57:28.712 INFO:teuthology.orchestra.run.smithi155.stdout:Install 3 Packages 2023-12-08T21:57:28.712 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-08T21:57:28.712 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 90 M 2023-12-08T21:57:28.712 INFO:teuthology.orchestra.run.smithi155.stdout:Installed size: 96 M 2023-12-08T21:57:28.713 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2023-12-08T21:57:30.856 INFO:teuthology.orchestra.run.smithi155.stdout:(1/3): kernel-4.18.0-526.el8.x86_64.rpm 4.8 MB/s | 10 MB 00:02 2023-12-08T21:57:31.337 INFO:teuthology.orchestra.run.smithi042.stdout:(2/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 6.1 MB/s | 36 MB 00:05 2023-12-08T21:57:31.773 INFO:teuthology.orchestra.run.smithi155.stdout:(2/3): kernel-core-4.18.0-526.el8.x86_64.rpm 14 MB/s | 43 MB 00:03 2023-12-08T21:57:31.832 INFO:teuthology.orchestra.run.smithi042.stdout:(3/3): kernel-core-4.18.0-526.el8.x86_64.rpm 6.7 MB/s | 43 MB 00:06 2023-12-08T21:57:31.832 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2023-12-08T21:57:31.832 INFO:teuthology.orchestra.run.smithi042.stdout:Total 14 MB/s | 90 MB 00:06 2023-12-08T21:57:32.493 INFO:teuthology.orchestra.run.smithi155.stdout:(3/3): kernel-modules-4.18.0-526.el8.x86_64.rpm 9.7 MB/s | 36 MB 00:03 2023-12-08T21:57:32.494 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2023-12-08T21:57:32.494 INFO:teuthology.orchestra.run.smithi155.stdout:Total 24 MB/s | 90 MB 00:03 2023-12-08T21:57:32.543 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2023-12-08T21:57:32.995 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2023-12-08T21:57:32.995 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2023-12-08T21:57:33.162 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2023-12-08T21:57:33.614 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2023-12-08T21:57:33.614 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2023-12-08T21:57:34.303 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2023-12-08T21:57:34.329 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2023-12-08T21:57:34.861 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2023-12-08T21:57:34.883 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2023-12-08T21:57:37.306 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2023-12-08T21:57:37.745 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2023-12-08T21:57:37.856 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-08T21:57:38.380 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-08T21:57:41.582 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-08T21:57:41.981 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-08T21:57:41.984 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 1/3 2023-12-08T21:57:42.404 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-08T21:57:45.657 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-08T21:57:45.832 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 2/3 2023-12-08T21:57:46.136 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-08T21:57:46.384 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : kernel-4.18.0-526.el8.x86_64 3/3 2023-12-08T21:58:08.035 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-08T21:58:08.060 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-08T21:58:08.417 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-08T21:58:08.417 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-08T21:58:08.417 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-08T21:58:09.279 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-08T21:58:09.280 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-08T21:58:09.280 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2023-12-08T21:58:09.280 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-08T21:58:09.280 INFO:teuthology.orchestra.run.smithi155.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-08T21:58:09.280 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-08T21:58:09.280 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-12-08T21:58:09.421 DEBUG:teuthology.orchestra.run.smithi155:> rpm -q kernel | sort -rV | head -n 1 2023-12-08T21:58:09.638 INFO:teuthology.orchestra.run.smithi155.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-08T21:58:09.638 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-08T21:58:09.638 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-08T21:58:09.639 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-08T21:58:09.639 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-08T21:58:09.639 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-12-08T21:58:09.639 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi155.front.sepia.ceph.com, path=None, version=distro) 2023-12-08T21:58:09.639 DEBUG:teuthology.orchestra.run.smithi155:> rpm -q kernel | sort -rV | head -n 1 2023-12-08T21:58:09.663 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-core-4.18.0-526.el8.x86_64 3/3 2023-12-08T21:58:09.687 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-08T21:58:09.848 INFO:teuthology.orchestra.run.smithi155.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-08T21:58:09.848 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-08T21:58:09.849 DEBUG:teuthology.orchestra.run.smithi155:> sudo rpm -qi grub2-tools 2023-12-08T21:58:09.882 INFO:teuthology.orchestra.run.smithi155.stdout:Name : grub2-tools 2023-12-08T21:58:09.882 INFO:teuthology.orchestra.run.smithi155.stdout:Epoch : 1 2023-12-08T21:58:09.883 INFO:teuthology.orchestra.run.smithi155.stdout:Version : 2.02 2023-12-08T21:58:09.883 INFO:teuthology.orchestra.run.smithi155.stdout:Release : 129.el8 2023-12-08T21:58:09.883 INFO:teuthology.orchestra.run.smithi155.stdout:Architecture: x86_64 2023-12-08T21:58:09.883 INFO:teuthology.orchestra.run.smithi155.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-08T21:58:09.883 INFO:teuthology.orchestra.run.smithi155.stdout:Group : System Environment/Base 2023-12-08T21:58:09.883 INFO:teuthology.orchestra.run.smithi155.stdout:Size : 9265586 2023-12-08T21:58:09.883 INFO:teuthology.orchestra.run.smithi155.stdout:License : GPLv3+ 2023-12-08T21:58:09.884 INFO:teuthology.orchestra.run.smithi155.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-08T21:58:09.884 INFO:teuthology.orchestra.run.smithi155.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-08T21:58:09.884 INFO:teuthology.orchestra.run.smithi155.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-08T21:58:09.884 INFO:teuthology.orchestra.run.smithi155.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-08T21:58:09.884 INFO:teuthology.orchestra.run.smithi155.stdout:Relocations : (not relocatable) 2023-12-08T21:58:09.884 INFO:teuthology.orchestra.run.smithi155.stdout:Packager : CentOS BuildSystem 2023-12-08T21:58:09.884 INFO:teuthology.orchestra.run.smithi155.stdout:Vendor : CentOS 2023-12-08T21:58:09.884 INFO:teuthology.orchestra.run.smithi155.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-08T21:58:09.884 INFO:teuthology.orchestra.run.smithi155.stdout:Summary : Support tools for GRUB. 2023-12-08T21:58:09.884 INFO:teuthology.orchestra.run.smithi155.stdout:Description : 2023-12-08T21:58:09.884 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-08T21:58:09.884 INFO:teuthology.orchestra.run.smithi155.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-08T21:58:09.884 INFO:teuthology.orchestra.run.smithi155.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-08T21:58:09.884 INFO:teuthology.orchestra.run.smithi155.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-08T21:58:09.884 INFO:teuthology.orchestra.run.smithi155.stdout:hardware devices. 2023-12-08T21:58:09.885 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-08T21:58:09.885 INFO:teuthology.orchestra.run.smithi155.stdout:This subpackage provides tools for support of all platforms. 2023-12-08T21:58:09.885 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-08T21:58:09.885 INFO:teuthology.task.kernel:Updating grub on smithi155 to boot 4.18.0-526.el8.x86_64 2023-12-08T21:58:09.886 DEBUG:teuthology.orchestra.run.smithi155:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-08T21:58:10.040 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-4.18.0-526.el8.x86_64 3/3 2023-12-08T21:58:10.041 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : kernel-4.18.0-526.el8.x86_64 1/3 2023-12-08T21:58:10.041 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : kernel-core-4.18.0-526.el8.x86_64 2/3 2023-12-08T21:58:10.855 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : kernel-modules-4.18.0-526.el8.x86_64 3/3 2023-12-08T21:58:10.855 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T21:58:10.856 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2023-12-08T21:58:10.856 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-4.18.0-526.el8.x86_64 kernel-core-4.18.0-526.el8.x86_64 2023-12-08T21:58:10.856 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-modules-4.18.0-526.el8.x86_64 2023-12-08T21:58:10.856 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T21:58:10.856 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2023-12-08T21:58:11.024 DEBUG:teuthology.orchestra.run.smithi042:> rpm -q kernel | sort -rV | head -n 1 2023-12-08T21:58:11.256 INFO:teuthology.orchestra.run.smithi042.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-08T21:58:11.256 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-08T21:58:11.256 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-08T21:58:11.256 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-12-08T21:58:11.257 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-12-08T21:58:11.257 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-12-08T21:58:11.257 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi042.front.sepia.ceph.com, path=None, version=distro) 2023-12-08T21:58:11.257 DEBUG:teuthology.orchestra.run.smithi042:> rpm -q kernel | sort -rV | head -n 1 2023-12-08T21:58:11.475 INFO:teuthology.orchestra.run.smithi042.stdout:kernel-4.18.0-526.el8.x86_64 2023-12-08T21:58:11.475 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-526.el8.x86_64 2023-12-08T21:58:11.475 DEBUG:teuthology.orchestra.run.smithi042:> sudo rpm -qi grub2-tools 2023-12-08T21:58:11.510 INFO:teuthology.orchestra.run.smithi042.stdout:Name : grub2-tools 2023-12-08T21:58:11.510 INFO:teuthology.orchestra.run.smithi042.stdout:Epoch : 1 2023-12-08T21:58:11.510 INFO:teuthology.orchestra.run.smithi042.stdout:Version : 2.02 2023-12-08T21:58:11.510 INFO:teuthology.orchestra.run.smithi042.stdout:Release : 129.el8 2023-12-08T21:58:11.511 INFO:teuthology.orchestra.run.smithi042.stdout:Architecture: x86_64 2023-12-08T21:58:11.511 INFO:teuthology.orchestra.run.smithi042.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-12-08T21:58:11.511 INFO:teuthology.orchestra.run.smithi042.stdout:Group : System Environment/Base 2023-12-08T21:58:11.511 INFO:teuthology.orchestra.run.smithi042.stdout:Size : 9265586 2023-12-08T21:58:11.511 INFO:teuthology.orchestra.run.smithi042.stdout:License : GPLv3+ 2023-12-08T21:58:11.511 INFO:teuthology.orchestra.run.smithi042.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-12-08T21:58:11.511 INFO:teuthology.orchestra.run.smithi042.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-12-08T21:58:11.511 INFO:teuthology.orchestra.run.smithi042.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-12-08T21:58:11.511 INFO:teuthology.orchestra.run.smithi042.stdout:Build Host : kbuilder.bsys.centos.org 2023-12-08T21:58:11.511 INFO:teuthology.orchestra.run.smithi042.stdout:Relocations : (not relocatable) 2023-12-08T21:58:11.511 INFO:teuthology.orchestra.run.smithi042.stdout:Packager : CentOS BuildSystem 2023-12-08T21:58:11.511 INFO:teuthology.orchestra.run.smithi042.stdout:Vendor : CentOS 2023-12-08T21:58:11.511 INFO:teuthology.orchestra.run.smithi042.stdout:URL : http://www.gnu.org/software/grub/ 2023-12-08T21:58:11.511 INFO:teuthology.orchestra.run.smithi042.stdout:Summary : Support tools for GRUB. 2023-12-08T21:58:11.512 INFO:teuthology.orchestra.run.smithi042.stdout:Description : 2023-12-08T21:58:11.512 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T21:58:11.512 INFO:teuthology.orchestra.run.smithi042.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-12-08T21:58:11.512 INFO:teuthology.orchestra.run.smithi042.stdout:customizable bootloader with modular architecture. It supports a rich 2023-12-08T21:58:11.512 INFO:teuthology.orchestra.run.smithi042.stdout:variety of kernel formats, file systems, computer architectures and 2023-12-08T21:58:11.512 INFO:teuthology.orchestra.run.smithi042.stdout:hardware devices. 2023-12-08T21:58:11.512 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T21:58:11.512 INFO:teuthology.orchestra.run.smithi042.stdout:This subpackage provides tools for support of all platforms. 2023-12-08T21:58:11.513 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-12-08T21:58:11.513 INFO:teuthology.task.kernel:Updating grub on smithi042 to boot 4.18.0-526.el8.x86_64 2023-12-08T21:58:11.513 DEBUG:teuthology.orchestra.run.smithi042:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-12-08T21:58:11.774 INFO:teuthology.orchestra.run.smithi155.stderr:Generating grub configuration file ... 2023-12-08T21:58:12.820 INFO:teuthology.orchestra.run.smithi042.stderr:Generating grub configuration file ... 2023-12-08T21:58:14.337 INFO:teuthology.orchestra.run.smithi155.stderr:done 2023-12-08T21:58:14.339 DEBUG:teuthology.orchestra.run.smithi155:> mktemp 2023-12-08T21:58:14.368 INFO:teuthology.orchestra.run.smithi155.stdout:/tmp/tmp.P1DL3M5bdm 2023-12-08T21:58:14.369 DEBUG:teuthology.orchestra.run.smithi155:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.P1DL3M5bdm 2023-12-08T21:58:14.445 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 0666 /tmp/tmp.P1DL3M5bdm 2023-12-08T21:58:14.588 DEBUG:teuthology.orchestra.remote:smithi155:/tmp/tmp.P1DL3M5bdm is 6KB 2023-12-08T21:58:14.635 DEBUG:teuthology.orchestra.run.smithi155:> rm -fr /tmp/tmp.P1DL3M5bdm 2023-12-08T21:58:14.654 DEBUG:teuthology.orchestra.run.smithi155:> sudo /bin/ls /boot/loader/entries || true 2023-12-08T21:58:14.725 INFO:teuthology.orchestra.run.smithi155.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-08T21:58:14.725 INFO:teuthology.orchestra.run.smithi155.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-08T21:58:14.725 INFO:teuthology.orchestra.run.smithi155.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-08T21:58:14.725 INFO:teuthology.orchestra.run.smithi155.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-08T21:58:14.726 DEBUG:teuthology.orchestra.run.smithi155:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-08T21:58:14.903 DEBUG:teuthology.orchestra.run.smithi155:> sudo shutdown -r now 2023-12-08T21:58:14.973 INFO:teuthology.orchestra.run.smithi042.stderr:done 2023-12-08T21:58:14.974 DEBUG:teuthology.orchestra.run.smithi042:> mktemp 2023-12-08T21:58:15.010 INFO:teuthology.orchestra.run.smithi042.stdout:/tmp/tmp.t3tRSu6rym 2023-12-08T21:58:15.010 DEBUG:teuthology.orchestra.run.smithi042:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.t3tRSu6rym 2023-12-08T21:58:15.082 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod 0666 /tmp/tmp.t3tRSu6rym 2023-12-08T21:58:15.226 DEBUG:teuthology.orchestra.remote:smithi042:/tmp/tmp.t3tRSu6rym is 6KB 2023-12-08T21:58:15.276 DEBUG:teuthology.orchestra.run.smithi042:> rm -fr /tmp/tmp.t3tRSu6rym 2023-12-08T21:58:15.294 DEBUG:teuthology.orchestra.run.smithi042:> sudo /bin/ls /boot/loader/entries || true 2023-12-08T21:58:15.365 INFO:teuthology.orchestra.run.smithi042.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-12-08T21:58:15.365 INFO:teuthology.orchestra.run.smithi042.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-12-08T21:58:15.365 INFO:teuthology.orchestra.run.smithi042.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-12-08T21:58:15.366 INFO:teuthology.orchestra.run.smithi042.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64.conf 2023-12-08T21:58:15.367 DEBUG:teuthology.orchestra.run.smithi042:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-526.el8.x86_64 2023-12-08T21:58:15.519 DEBUG:teuthology.orchestra.run.smithi042:> sudo shutdown -r now 2023-12-08T21:58:44.934 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-12-08T21:58:44.935 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2023-12-08T21:58:44.936 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T21:58:45.522 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-12-08T21:58:45.522 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi042.front.sepia.ceph.com' 2023-12-08T21:58:45.523 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T21:59:03.270 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2023-12-08T21:59:04.034 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.42 2023-12-08T21:59:12.278 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2023-12-08T21:59:12.279 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T21:59:13.036 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi042.front.sepia.ceph.com' 2023-12-08T21:59:13.036 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T21:59:15.330 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2023-12-08T21:59:27.342 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2023-12-08T21:59:27.343 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T21:59:45.770 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.155 2023-12-08T22:00:00.783 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2023-12-08T22:00:00.784 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T22:00:01.103 DEBUG:teuthology.orchestra.run.smithi155:> true 2023-12-08T22:00:01.332 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2023-12-08T22:00:01.332 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-526.el8.x86_64"... 2023-12-08T22:00:01.332 DEBUG:teuthology.orchestra.run.smithi155:> uname -r 2023-12-08T22:00:01.349 INFO:teuthology.orchestra.run.smithi155.stdout:4.18.0-526.el8.x86_64 2023-12-08T22:00:01.349 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-08T22:00:01.349 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-08T22:00:01.349 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-08T22:00:02.350 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-08T22:00:02.350 DEBUG:teuthology.orchestra.run.smithi155:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-08T22:00:02.419 INFO:teuthology.orchestra.run.smithi155.stdout:ttyS1 2023-12-08T22:00:02.431 DEBUG:teuthology.parallel:result is None 2023-12-08T22:00:13.039 DEBUG:teuthology.orchestra.remote:timed out 2023-12-08T22:00:25.040 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi042.front.sepia.ceph.com' 2023-12-08T22:00:25.042 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T22:00:25.374 DEBUG:teuthology.orchestra.run.smithi042:> true 2023-12-08T22:00:25.684 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi042.front.sepia.ceph.com' 2023-12-08T22:00:25.684 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-526.el8.x86_64"... 2023-12-08T22:00:25.685 DEBUG:teuthology.orchestra.run.smithi042:> uname -r 2023-12-08T22:00:25.707 INFO:teuthology.orchestra.run.smithi042.stdout:4.18.0-526.el8.x86_64 2023-12-08T22:00:25.707 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-08T22:00:25.707 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-12-08T22:00:25.707 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-12-08T22:00:26.708 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-08T22:00:26.708 DEBUG:teuthology.orchestra.run.smithi042:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-08T22:00:26.785 INFO:teuthology.orchestra.run.smithi042.stdout:ttyS1 2023-12-08T22:00:26.798 DEBUG:teuthology.parallel:result is None 2023-12-08T22:00:26.799 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-08T22:00:26.806 INFO:teuthology.task.internal:Creating test directory... 2023-12-08T22:00:26.807 DEBUG:teuthology.orchestra.run.smithi042:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-08T22:00:26.809 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-08T22:00:26.832 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-08T22:00:26.839 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-08T22:00:26.848 INFO:teuthology.task.internal:Creating archive directory... 2023-12-08T22:00:26.848 DEBUG:teuthology.orchestra.run.smithi042:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-08T22:00:26.872 DEBUG:teuthology.orchestra.run.smithi155:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-08T22:00:26.908 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-08T22:00:26.915 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-08T22:00:26.915 DEBUG:teuthology.orchestra.run.smithi042:> 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-08T22:00:26.944 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-08T22:00:26.987 INFO:teuthology.orchestra.run.smithi042.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-08T22:00:26.989 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-08T22:00:27.000 INFO:teuthology.orchestra.run.smithi042.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-08T22:00:27.000 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-08T22:00:27.002 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-08T22:00:27.010 INFO:teuthology.task.internal:Configuring sudo... 2023-12-08T22:00:27.011 DEBUG:teuthology.orchestra.run.smithi042:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-08T22:00:27.013 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-08T22:00:27.072 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-08T22:00:27.082 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-08T22:00:27.082 DEBUG:teuthology.orchestra.run.smithi042:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-08T22:00:27.087 DEBUG:teuthology.orchestra.run.smithi155:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-08T22:00:27.130 DEBUG:teuthology.orchestra.run.smithi042:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-08T22:00:27.196 DEBUG:teuthology.orchestra.run.smithi042:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-08T22:00:27.250 DEBUG:teuthology.orchestra.run.smithi042:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-08T22:00:27.342 DEBUG:teuthology.orchestra.run.smithi042:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-08T22:00:27.392 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2023-12-08T22:00:27.392 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-08T22:00:27.466 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-08T22:00:27.513 DEBUG:teuthology.orchestra.run.smithi155:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-08T22:00:27.568 DEBUG:teuthology.orchestra.run.smithi155:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-08T22:00:27.655 DEBUG:teuthology.orchestra.run.smithi155:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-08T22:00:27.698 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-12-08T22:00:27.698 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-08T22:00:27.765 DEBUG:teuthology.orchestra.run.smithi042:> sudo service rsyslog restart 2023-12-08T22:00:27.768 DEBUG:teuthology.orchestra.run.smithi155:> sudo service rsyslog restart 2023-12-08T22:00:27.832 INFO:teuthology.orchestra.run.smithi042.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-08T22:00:27.874 INFO:teuthology.orchestra.run.smithi155.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-08T22:00:28.339 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-08T22:00:28.348 INFO:teuthology.task.internal:Starting timer... 2023-12-08T22:00:28.348 INFO:teuthology.run_tasks:Running task pcp... 2023-12-08T22:00:28.367 INFO:teuthology.run_tasks:Running task selinux... 2023-12-08T22:00:28.377 DEBUG:teuthology.orchestra.run.smithi042:> sudo service auditd rotate 2023-12-08T22:00:28.489 INFO:teuthology.orchestra.run.smithi042.stdout:Rotating logs: 2023-12-08T22:00:28.491 DEBUG:teuthology.orchestra.run.smithi155:> sudo service auditd rotate 2023-12-08T22:00:28.578 INFO:teuthology.orchestra.run.smithi155.stdout:Rotating logs: 2023-12-08T22:00:28.580 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-08T22:00:28.580 DEBUG:teuthology.orchestra.run.smithi042:> /usr/sbin/getenforce 2023-12-08T22:00:28.612 INFO:teuthology.orchestra.run.smithi042.stdout:Permissive 2023-12-08T22:00:28.612 DEBUG:teuthology.orchestra.run.smithi155:> /usr/sbin/getenforce 2023-12-08T22:00:28.633 INFO:teuthology.orchestra.run.smithi155.stdout:Permissive 2023-12-08T22:00:28.633 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi042.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi155.front.sepia.ceph.com': 'permissive'} 2023-12-08T22:00:28.634 DEBUG:teuthology.orchestra.run.smithi042:> 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-08T22:00:28.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-08T22:00:28.687 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-08T22:00:28.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-08T22:00:28.714 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-08T22:00:28.714 DEBUG:teuthology.orchestra.run.smithi042:> sudo /usr/sbin/setenforce permissive 2023-12-08T22:00:28.760 DEBUG:teuthology.orchestra.run.smithi155:> sudo /usr/sbin/setenforce permissive 2023-12-08T22:00:28.789 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-08T22:00:28.800 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-08T22:00:28.806 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-08T22:00:28.993 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-08T22:00:29.007 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-08T22:00:29.008 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi042.front.sepia.ceph.com,smithi155.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-08T22:08:57.971 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi042.front.sepia.ceph.com'), Remote(name='ubuntu@smithi155.front.sepia.ceph.com')] 2023-12-08T22:08:57.973 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi042.front.sepia.ceph.com' 2023-12-08T22:08:57.974 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T22:08:58.046 DEBUG:teuthology.orchestra.run.smithi042:> true 2023-12-08T22:08:58.121 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi042.front.sepia.ceph.com' 2023-12-08T22:08:58.122 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi155.front.sepia.ceph.com' 2023-12-08T22:08:58.122 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi155.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-08T22:08:58.192 DEBUG:teuthology.orchestra.run.smithi155:> true 2023-12-08T22:08:58.222 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi155.front.sepia.ceph.com' 2023-12-08T22:08:58.222 INFO:teuthology.run_tasks:Running task clock... 2023-12-08T22:08:58.235 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-08T22:08:58.235 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-08T22:08:58.236 DEBUG:teuthology.orchestra.run.smithi042:> 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-08T22:08:58.238 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-08T22:08:58.238 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-08T22:08:58.275 INFO:teuthology.orchestra.run.smithi042.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-08T22:08:58.292 INFO:teuthology.orchestra.run.smithi042.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-08T22:08:58.295 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-08T22:08:58.310 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-08T22:08:58.358 INFO:teuthology.orchestra.run.smithi042.stderr:sudo: ntpd: command not found 2023-12-08T22:08:58.372 INFO:teuthology.orchestra.run.smithi042.stdout:506 Cannot talk to daemon 2023-12-08T22:08:58.372 INFO:teuthology.orchestra.run.smithi155.stderr:sudo: ntpd: command not found 2023-12-08T22:08:58.383 INFO:teuthology.orchestra.run.smithi155.stdout:506 Cannot talk to daemon 2023-12-08T22:08:58.387 INFO:teuthology.orchestra.run.smithi042.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-08T22:08:58.397 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-08T22:08:58.403 INFO:teuthology.orchestra.run.smithi042.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-08T22:08:58.410 INFO:teuthology.orchestra.run.smithi155.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-08T22:08:58.480 INFO:teuthology.orchestra.run.smithi155.stderr:bash: ntpq: command not found 2023-12-08T22:08:58.481 INFO:teuthology.orchestra.run.smithi042.stderr:bash: ntpq: command not found 2023-12-08T22:08:58.483 INFO:teuthology.orchestra.run.smithi155.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-08T22:08:58.484 INFO:teuthology.orchestra.run.smithi155.stdout:=============================================================================== 2023-12-08T22:08:58.484 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-08T22:08:58.484 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-08T22:08:58.484 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-08T22:08:58.484 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-08T22:08:58.485 INFO:teuthology.orchestra.run.smithi042.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-08T22:08:58.485 INFO:teuthology.orchestra.run.smithi042.stdout:=============================================================================== 2023-12-08T22:08:58.485 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-08T22:08:58.486 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-08T22:08:58.486 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-08T22:08:58.486 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-08T22:08:58.486 INFO:teuthology.run_tasks:Running task pexec... 2023-12-08T22:08:58.496 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-08T22:08:58.496 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi042.front.sepia.ceph.com 2023-12-08T22:08:58.496 DEBUG:teuthology.orchestra.run.smithi042:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-08T22:08:58.497 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi155.front.sepia.ceph.com 2023-12-08T22:08:58.497 DEBUG:teuthology.orchestra.run.smithi155:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-08T22:08:59.405 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:02:40 ago on Fri 08 Dec 2023 10:06:19 PM UTC. 2023-12-08T22:08:59.546 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:01:59 ago on Fri 08 Dec 2023 10:07:00 PM UTC. 2023-12-08T22:09:01.531 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-12-08T22:09:01.532 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-12-08T22:09:01.532 INFO:teuthology.orchestra.run.smithi155.stdout: Package Architecture Version Repository Size 2023-12-08T22:09:01.532 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-12-08T22:09:01.532 INFO:teuthology.orchestra.run.smithi155.stdout:Resetting modules: 2023-12-08T22:09:01.532 INFO:teuthology.orchestra.run.smithi155.stdout: container-tools 2023-12-08T22:09:01.532 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-08T22:09:01.532 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-12-08T22:09:01.532 INFO:teuthology.orchestra.run.smithi155.stdout:================================================================================ 2023-12-08T22:09:01.533 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-08T22:09:01.778 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-12-08T22:09:01.922 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2023-12-08T22:09:01.923 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2023-12-08T22:09:01.923 INFO:teuthology.orchestra.run.smithi042.stdout: Package Architecture Version Repository Size 2023-12-08T22:09:01.923 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2023-12-08T22:09:01.923 INFO:teuthology.orchestra.run.smithi042.stdout:Resetting modules: 2023-12-08T22:09:01.923 INFO:teuthology.orchestra.run.smithi042.stdout: container-tools 2023-12-08T22:09:01.923 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T22:09:01.924 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2023-12-08T22:09:01.924 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2023-12-08T22:09:01.924 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T22:09:02.190 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2023-12-08T22:09:02.730 INFO:teuthology.orchestra.run.smithi155.stdout:Last metadata expiration check: 0:02:43 ago on Fri 08 Dec 2023 10:06:19 PM UTC. 2023-12-08T22:09:03.274 INFO:teuthology.orchestra.run.smithi042.stdout:Last metadata expiration check: 0:02:03 ago on Fri 08 Dec 2023 10:07:00 PM UTC. 2023-12-08T22:09:04.852 INFO:teuthology.orchestra.run.smithi155.stdout:Dependencies resolved. 2023-12-08T22:09:04.855 INFO:teuthology.orchestra.run.smithi155.stdout:=========================================================================================== 2023-12-08T22:09:04.856 INFO:teuthology.orchestra.run.smithi155.stdout: Package Arch Version Repo Size 2023-12-08T22:09:04.856 INFO:teuthology.orchestra.run.smithi155.stdout:=========================================================================================== 2023-12-08T22:09:04.856 INFO:teuthology.orchestra.run.smithi155.stdout:Upgrading: 2023-12-08T22:09:04.856 INFO:teuthology.orchestra.run.smithi155.stdout: conmon x86_64 3:2.1.8-1.module_el8+712+4cd1bd69 appstream 57 k 2023-12-08T22:09:04.856 INFO:teuthology.orchestra.run.smithi155.stdout: container-selinux noarch 2:2.224.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-08T22:09:04.856 INFO:teuthology.orchestra.run.smithi155.stdout: containernetworking-plugins x86_64 1:1.3.0-5.module_el8+712+4cd1bd69 appstream 21 M 2023-12-08T22:09:04.856 INFO:teuthology.orchestra.run.smithi155.stdout: containers-common x86_64 2:1-57.module_el8+712+4cd1bd69 appstream 144 k 2023-12-08T22:09:04.856 INFO:teuthology.orchestra.run.smithi155.stdout: criu x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 564 k 2023-12-08T22:09:04.856 INFO:teuthology.orchestra.run.smithi155.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-08T22:09:04.856 INFO:teuthology.orchestra.run.smithi155.stdout: libslirp x86_64 4.4.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-08T22:09:04.856 INFO:teuthology.orchestra.run.smithi155.stdout: runc x86_64 1:1.1.9-1.module_el8+712+4cd1bd69 appstream 3.1 M 2023-12-08T22:09:04.857 INFO:teuthology.orchestra.run.smithi155.stdout: slirp4netns x86_64 1.2.2-1.module_el8+712+4cd1bd69 appstream 56 k 2023-12-08T22:09:04.857 INFO:teuthology.orchestra.run.smithi155.stdout:Installing group/module packages: 2023-12-08T22:09:04.857 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-08T22:09:04.857 INFO:teuthology.orchestra.run.smithi155.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-08T22:09:04.857 INFO:teuthology.orchestra.run.smithi155.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-08T22:09:04.857 INFO:teuthology.orchestra.run.smithi155.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-08T22:09:04.857 INFO:teuthology.orchestra.run.smithi155.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-08T22:09:04.857 INFO:teuthology.orchestra.run.smithi155.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-08T22:09:04.857 INFO:teuthology.orchestra.run.smithi155.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-08T22:09:04.857 INFO:teuthology.orchestra.run.smithi155.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-08T22:09:04.857 INFO:teuthology.orchestra.run.smithi155.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-08T22:09:04.857 INFO:teuthology.orchestra.run.smithi155.stdout:Installing dependencies: 2023-12-08T22:09:04.857 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-08T22:09:04.857 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-08T22:09:04.857 INFO:teuthology.orchestra.run.smithi155.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-08T22:09:04.858 INFO:teuthology.orchestra.run.smithi155.stdout:Installing weak dependencies: 2023-12-08T22:09:04.858 INFO:teuthology.orchestra.run.smithi155.stdout: criu-libs x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 39 k 2023-12-08T22:09:04.858 INFO:teuthology.orchestra.run.smithi155.stdout:Installing module profiles: 2023-12-08T22:09:04.858 INFO:teuthology.orchestra.run.smithi155.stdout: container-tools/common 2023-12-08T22:09:04.858 INFO:teuthology.orchestra.run.smithi155.stdout:Enabling module streams: 2023-12-08T22:09:04.858 INFO:teuthology.orchestra.run.smithi155.stdout: container-tools rhel8 2023-12-08T22:09:04.858 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-08T22:09:04.858 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction Summary 2023-12-08T22:09:04.858 INFO:teuthology.orchestra.run.smithi155.stdout:=========================================================================================== 2023-12-08T22:09:04.858 INFO:teuthology.orchestra.run.smithi155.stdout:Install 13 Packages 2023-12-08T22:09:04.858 INFO:teuthology.orchestra.run.smithi155.stdout:Upgrade 9 Packages 2023-12-08T22:09:04.858 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-08T22:09:04.859 INFO:teuthology.orchestra.run.smithi155.stdout:Total download size: 52 M 2023-12-08T22:09:04.859 INFO:teuthology.orchestra.run.smithi155.stdout:Downloading Packages: 2023-12-08T22:09:05.636 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2023-12-08T22:09:05.640 INFO:teuthology.orchestra.run.smithi042.stdout:=========================================================================================== 2023-12-08T22:09:05.640 INFO:teuthology.orchestra.run.smithi042.stdout: Package Arch Version Repo Size 2023-12-08T22:09:05.640 INFO:teuthology.orchestra.run.smithi042.stdout:=========================================================================================== 2023-12-08T22:09:05.640 INFO:teuthology.orchestra.run.smithi042.stdout:Upgrading: 2023-12-08T22:09:05.640 INFO:teuthology.orchestra.run.smithi042.stdout: conmon x86_64 3:2.1.8-1.module_el8+712+4cd1bd69 appstream 57 k 2023-12-08T22:09:05.640 INFO:teuthology.orchestra.run.smithi042.stdout: container-selinux noarch 2:2.224.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-08T22:09:05.640 INFO:teuthology.orchestra.run.smithi042.stdout: containernetworking-plugins x86_64 1:1.3.0-5.module_el8+712+4cd1bd69 appstream 21 M 2023-12-08T22:09:05.640 INFO:teuthology.orchestra.run.smithi042.stdout: containers-common x86_64 2:1-57.module_el8+712+4cd1bd69 appstream 144 k 2023-12-08T22:09:05.640 INFO:teuthology.orchestra.run.smithi042.stdout: criu x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 564 k 2023-12-08T22:09:05.640 INFO:teuthology.orchestra.run.smithi042.stdout: fuse-overlayfs x86_64 1.13-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-08T22:09:05.640 INFO:teuthology.orchestra.run.smithi042.stdout: libslirp x86_64 4.4.0-1.module_el8+712+4cd1bd69 appstream 70 k 2023-12-08T22:09:05.641 INFO:teuthology.orchestra.run.smithi042.stdout: runc x86_64 1:1.1.9-1.module_el8+712+4cd1bd69 appstream 3.1 M 2023-12-08T22:09:05.641 INFO:teuthology.orchestra.run.smithi042.stdout: slirp4netns x86_64 1.2.2-1.module_el8+712+4cd1bd69 appstream 56 k 2023-12-08T22:09:05.641 INFO:teuthology.orchestra.run.smithi042.stdout:Installing group/module packages: 2023-12-08T22:09:05.641 INFO:teuthology.orchestra.run.smithi042.stdout: aardvark-dns x86_64 2:1.8.0-1.module_el8+712+4cd1bd69 appstream 1.0 M 2023-12-08T22:09:05.641 INFO:teuthology.orchestra.run.smithi042.stdout: buildah x86_64 1:1.32.0-1.module_el8+712+4cd1bd69 appstream 9.6 M 2023-12-08T22:09:05.641 INFO:teuthology.orchestra.run.smithi042.stdout: cockpit-podman noarch 78-1.module_el8+712+4cd1bd69 appstream 750 k 2023-12-08T22:09:05.641 INFO:teuthology.orchestra.run.smithi042.stdout: crun x86_64 1.9.2-1.module_el8+712+4cd1bd69 appstream 241 k 2023-12-08T22:09:05.641 INFO:teuthology.orchestra.run.smithi042.stdout: netavark x86_64 2:1.8.0-2.module_el8+712+4cd1bd69 appstream 3.9 M 2023-12-08T22:09:05.641 INFO:teuthology.orchestra.run.smithi042.stdout: python3-podman noarch 4.7.0-1.module_el8+712+4cd1bd69 appstream 178 k 2023-12-08T22:09:05.641 INFO:teuthology.orchestra.run.smithi042.stdout: skopeo x86_64 2:1.13.3-1.module_el8+712+4cd1bd69 appstream 8.1 M 2023-12-08T22:09:05.641 INFO:teuthology.orchestra.run.smithi042.stdout: toolbox x86_64 0.0.99.4-6.module_el8+712+4cd1bd69 appstream 2.5 M 2023-12-08T22:09:05.641 INFO:teuthology.orchestra.run.smithi042.stdout: udica noarch 0.2.6-20.module_el8+712+4cd1bd69 appstream 53 k 2023-12-08T22:09:05.641 INFO:teuthology.orchestra.run.smithi042.stdout:Installing dependencies: 2023-12-08T22:09:05.641 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-12-08T22:09:05.641 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-12-08T22:09:05.641 INFO:teuthology.orchestra.run.smithi042.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-12-08T22:09:05.642 INFO:teuthology.orchestra.run.smithi042.stdout:Installing weak dependencies: 2023-12-08T22:09:05.642 INFO:teuthology.orchestra.run.smithi042.stdout: criu-libs x86_64 3.18-4.module_el8+712+4cd1bd69 appstream 39 k 2023-12-08T22:09:05.642 INFO:teuthology.orchestra.run.smithi042.stdout:Installing module profiles: 2023-12-08T22:09:05.642 INFO:teuthology.orchestra.run.smithi042.stdout: container-tools/common 2023-12-08T22:09:05.642 INFO:teuthology.orchestra.run.smithi042.stdout:Enabling module streams: 2023-12-08T22:09:05.642 INFO:teuthology.orchestra.run.smithi042.stdout: container-tools rhel8 2023-12-08T22:09:05.642 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T22:09:05.642 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2023-12-08T22:09:05.642 INFO:teuthology.orchestra.run.smithi042.stdout:=========================================================================================== 2023-12-08T22:09:05.642 INFO:teuthology.orchestra.run.smithi042.stdout:Install 13 Packages 2023-12-08T22:09:05.642 INFO:teuthology.orchestra.run.smithi042.stdout:Upgrade 9 Packages 2023-12-08T22:09:05.642 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T22:09:05.643 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 52 M 2023-12-08T22:09:05.643 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2023-12-08T22:09:06.041 INFO:teuthology.orchestra.run.smithi155.stdout:(1/22): cockpit-podman-78-1.module_el8+712+4cd1 789 kB/s | 750 kB 00:00 2023-12-08T22:09:06.150 INFO:teuthology.orchestra.run.smithi155.stdout:(2/22): criu-libs-3.18-4.module_el8+712+4cd1bd6 362 kB/s | 39 kB 00:00 2023-12-08T22:09:06.375 INFO:teuthology.orchestra.run.smithi155.stdout:(3/22): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 1.0 MB/s | 241 kB 00:00 2023-12-08T22:09:06.409 INFO:teuthology.orchestra.run.smithi155.stdout:(4/22): aardvark-dns-1.8.0-1.module_el8+712+4cd 779 kB/s | 1.0 MB 00:01 2023-12-08T22:09:06.618 INFO:teuthology.orchestra.run.smithi155.stdout:(5/22): python3-podman-4.7.0-1.module_el8+712+4 853 kB/s | 178 kB 00:00 2023-12-08T22:09:06.718 INFO:teuthology.orchestra.run.smithi155.stdout:(6/22): python3-pytoml-0.1.14-5.git7dea353.el8. 248 kB/s | 25 kB 00:00 2023-12-08T22:09:06.852 INFO:teuthology.orchestra.run.smithi155.stdout:(7/22): python3-pyxdg-0.25-16.el8.noarch.rpm 703 kB/s | 94 kB 00:00 2023-12-08T22:09:08.233 INFO:teuthology.orchestra.run.smithi042.stdout:(1/22): cockpit-podman-78-1.module_el8+712+4cd1 346 kB/s | 750 kB 00:02 2023-12-08T22:09:08.356 INFO:teuthology.orchestra.run.smithi042.stdout:(2/22): criu-libs-3.18-4.module_el8+712+4cd1bd6 314 kB/s | 39 kB 00:00 2023-12-08T22:09:08.390 INFO:teuthology.orchestra.run.smithi042.stdout:(3/22): aardvark-dns-1.8.0-1.module_el8+712+4cd 441 kB/s | 1.0 MB 00:02 2023-12-08T22:09:08.891 INFO:teuthology.orchestra.run.smithi042.stdout:(4/22): crun-1.9.2-1.module_el8+712+4cd1bd69.x8 451 kB/s | 241 kB 00:00 2023-12-08T22:09:09.825 INFO:teuthology.orchestra.run.smithi042.stdout:(5/22): python3-podman-4.7.0-1.module_el8+712+4 190 kB/s | 178 kB 00:00 2023-12-08T22:09:10.141 INFO:teuthology.orchestra.run.smithi042.stdout:(6/22): python3-pytoml-0.1.14-5.git7dea353.el8. 78 kB/s | 25 kB 00:00 2023-12-08T22:09:10.850 INFO:teuthology.orchestra.run.smithi042.stdout:(7/22): python3-pyxdg-0.25-16.el8.noarch.rpm 132 kB/s | 94 kB 00:00 2023-12-08T22:09:15.509 INFO:teuthology.orchestra.run.smithi155.stdout:(8/22): netavark-1.8.0-2.module_el8+712+4cd1bd6 439 kB/s | 3.9 MB 00:09 2023-12-08T22:09:18.075 INFO:teuthology.orchestra.run.smithi042.stdout:(8/22): netavark-1.8.0-2.module_el8+712+4cd1bd6 414 kB/s | 3.9 MB 00:09 2023-12-08T22:09:18.227 INFO:teuthology.orchestra.run.smithi155.stdout:(9/22): skopeo-1.13.3-1.module_el8+712+4cd1bd69 733 kB/s | 8.1 MB 00:11 2023-12-08T22:09:18.327 INFO:teuthology.orchestra.run.smithi155.stdout:(10/22): udica-0.2.6-20.module_el8+712+4cd1bd69 527 kB/s | 53 kB 00:00 2023-12-08T22:09:18.452 INFO:teuthology.orchestra.run.smithi155.stdout:(11/22): yajl-2.1.0-12.el8.x86_64.rpm 328 kB/s | 41 kB 00:00 2023-12-08T22:09:18.594 INFO:teuthology.orchestra.run.smithi155.stdout:(12/22): conmon-2.1.8-1.module_el8+712+4cd1bd69 406 kB/s | 57 kB 00:00 2023-12-08T22:09:18.703 INFO:teuthology.orchestra.run.smithi155.stdout:(13/22): container-selinux-2.224.0-1.module_el8 646 kB/s | 70 kB 00:00 2023-12-08T22:09:19.512 INFO:teuthology.orchestra.run.smithi155.stdout:(14/22): toolbox-0.0.99.4-6.module_el8+712+4cd1 648 kB/s | 2.5 MB 00:04 2023-12-08T22:09:19.829 INFO:teuthology.orchestra.run.smithi155.stdout:(15/22): containers-common-1-57.module_el8+712+ 455 kB/s | 144 kB 00:00 2023-12-08T22:09:20.450 INFO:teuthology.orchestra.run.smithi042.stdout:(9/22): skopeo-1.13.3-1.module_el8+712+4cd1bd69 868 kB/s | 8.1 MB 00:09 2023-12-08T22:09:20.471 INFO:teuthology.orchestra.run.smithi155.stdout:(16/22): criu-3.18-4.module_el8+712+4cd1bd69.x8 880 kB/s | 564 kB 00:00 2023-12-08T22:09:20.576 INFO:teuthology.orchestra.run.smithi042.stdout:(10/22): udica-0.2.6-20.module_el8+712+4cd1bd69 421 kB/s | 53 kB 00:00 2023-12-08T22:09:20.579 INFO:teuthology.orchestra.run.smithi155.stdout:(17/22): fuse-overlayfs-1.13-1.module_el8+712+4 647 kB/s | 70 kB 00:00 2023-12-08T22:09:20.667 INFO:teuthology.orchestra.run.smithi042.stdout:(11/22): toolbox-0.0.99.4-6.module_el8+712+4cd1 1.0 MB/s | 2.5 MB 00:02 2023-12-08T22:09:20.738 INFO:teuthology.orchestra.run.smithi155.stdout:(18/22): buildah-1.32.0-1.module_el8+712+4cd1bd 629 kB/s | 9.6 MB 00:15 2023-12-08T22:09:20.763 INFO:teuthology.orchestra.run.smithi155.stdout:(19/22): libslirp-4.4.0-1.module_el8+712+4cd1bd 383 kB/s | 70 kB 00:00 2023-12-08T22:09:20.793 INFO:teuthology.orchestra.run.smithi042.stdout:(12/22): conmon-2.1.8-1.module_el8+712+4cd1bd69 461 kB/s | 57 kB 00:00 2023-12-08T22:09:20.913 INFO:teuthology.orchestra.run.smithi155.stdout:(20/22): slirp4netns-1.2.2-1.module_el8+712+4cd 372 kB/s | 56 kB 00:00 2023-12-08T22:09:20.918 INFO:teuthology.orchestra.run.smithi042.stdout:(13/22): buildah-1.32.0-1.module_el8+712+4cd1bd 662 kB/s | 9.6 MB 00:14 2023-12-08T22:09:20.944 INFO:teuthology.orchestra.run.smithi042.stdout:(14/22): yajl-2.1.0-12.el8.x86_64.rpm 111 kB/s | 41 kB 00:00 2023-12-08T22:09:20.969 INFO:teuthology.orchestra.run.smithi042.stdout:(15/22): container-selinux-2.224.0-1.module_el8 398 kB/s | 70 kB 00:00 2023-12-08T22:09:21.086 INFO:teuthology.orchestra.run.smithi042.stdout:(16/22): containers-common-1-57.module_el8+712+ 1.0 MB/s | 144 kB 00:00 2023-12-08T22:09:21.269 INFO:teuthology.orchestra.run.smithi042.stdout:(17/22): fuse-overlayfs-1.13-1.module_el8+712+4 382 kB/s | 70 kB 00:00 2023-12-08T22:09:21.436 INFO:teuthology.orchestra.run.smithi042.stdout:(18/22): libslirp-4.4.0-1.module_el8+712+4cd1bd 422 kB/s | 70 kB 00:00 2023-12-08T22:09:21.512 INFO:teuthology.orchestra.run.smithi042.stdout:(19/22): criu-3.18-4.module_el8+712+4cd1bd69.x8 1.0 MB/s | 564 kB 00:00 2023-12-08T22:09:21.629 INFO:teuthology.orchestra.run.smithi042.stdout:(20/22): slirp4netns-1.2.2-1.module_el8+712+4cd 479 kB/s | 56 kB 00:00 2023-12-08T22:09:21.755 INFO:teuthology.orchestra.run.smithi155.stdout:(21/22): runc-1.1.9-1.module_el8+712+4cd1bd69.x 3.0 MB/s | 3.1 MB 00:01 2023-12-08T22:09:22.512 INFO:teuthology.orchestra.run.smithi042.stdout:(21/22): runc-1.1.9-1.module_el8+712+4cd1bd69.x 2.9 MB/s | 3.1 MB 00:01 2023-12-08T22:09:26.962 INFO:teuthology.orchestra.run.smithi042.stdout:(22/22): containernetworking-plugins-1.3.0-5.mo 3.5 MB/s | 21 MB 00:06 2023-12-08T22:09:26.963 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2023-12-08T22:09:26.963 INFO:teuthology.orchestra.run.smithi042.stdout:Total 2.4 MB/s | 52 MB 00:21 2023-12-08T22:09:27.497 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2023-12-08T22:09:27.551 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2023-12-08T22:09:27.551 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2023-12-08T22:09:27.855 INFO:teuthology.orchestra.run.smithi155.stdout:(22/22): containernetworking-plugins-1.3.0-5.mo 2.3 MB/s | 21 MB 00:09 2023-12-08T22:09:27.856 INFO:teuthology.orchestra.run.smithi155.stdout:-------------------------------------------------------------------------------- 2023-12-08T22:09:27.856 INFO:teuthology.orchestra.run.smithi155.stdout:Total 2.3 MB/s | 52 MB 00:22 2023-12-08T22:09:28.065 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2023-12-08T22:09:28.068 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2023-12-08T22:09:28.356 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction check 2023-12-08T22:09:28.403 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction check succeeded. 2023-12-08T22:09:28.403 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction test 2023-12-08T22:09:28.872 INFO:teuthology.orchestra.run.smithi155.stdout:Transaction test succeeded. 2023-12-08T22:09:28.875 INFO:teuthology.orchestra.run.smithi155.stdout:Running transaction 2023-12-08T22:09:29.335 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2023-12-08T22:09:29.415 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/1 2023-12-08T22:09:29.656 INFO:teuthology.orchestra.run.smithi042.stdout: Upgrading : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/31 2023-12-08T22:09:29.684 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-08T22:09:29.897 INFO:teuthology.orchestra.run.smithi042.stdout: Upgrading : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-08T22:09:30.091 INFO:teuthology.orchestra.run.smithi155.stdout: Preparing : 1/1 2023-12-08T22:09:30.176 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/1 2023-12-08T22:09:30.389 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 1/31 2023-12-08T22:09:30.415 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-08T22:09:30.642 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-08T22:09:48.157 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-08T22:09:48.376 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 3/31 2023-12-08T22:09:48.548 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-08T22:09:48.745 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-08T22:09:48.996 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-08T22:09:49.164 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-08T22:09:50.347 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 2/31 2023-12-08T22:09:50.574 INFO:teuthology.orchestra.run.smithi042.stdout: Upgrading : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 3/31 2023-12-08T22:09:50.735 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-08T22:09:50.928 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-08T22:09:50.951 INFO:teuthology.orchestra.run.smithi042.stdout: Upgrading : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-08T22:09:51.129 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : containernetworking-plugins-1:1.3.0-5.module_el8+7 8/31 2023-12-08T22:09:51.180 INFO:teuthology.orchestra.run.smithi042.stdout: Upgrading : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-08T22:09:51.349 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2023-12-08T22:09:51.377 INFO:teuthology.orchestra.run.smithi042.stdout: Upgrading : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-08T22:09:51.539 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-08T22:09:51.807 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : containers-common-2:1-57.module_el8+712+4cd1bd69.x 11/31 2023-12-08T22:09:51.963 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 12/31 2023-12-08T22:09:52.232 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 13/31 2023-12-08T22:09:52.804 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 14/31 2023-12-08T22:09:53.336 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 7/31 2023-12-08T22:09:53.562 INFO:teuthology.orchestra.run.smithi042.stdout: Upgrading : containernetworking-plugins-1:1.3.0-5.module_el8+7 8/31 2023-12-08T22:09:53.750 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 15/31 2023-12-08T22:09:53.766 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : yajl-2.1.0-12.el8.x86_64 9/31 2023-12-08T22:09:54.000 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 16/31 2023-12-08T22:09:54.086 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-08T22:09:54.336 INFO:teuthology.orchestra.run.smithi042.stdout: Upgrading : containers-common-2:1-57.module_el8+712+4cd1bd69.x 11/31 2023-12-08T22:09:54.503 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 12/31 2023-12-08T22:09:54.813 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 13/31 2023-12-08T22:09:54.936 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 17/31 2023-12-08T22:09:55.332 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 18/31 2023-12-08T22:09:55.389 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 14/31 2023-12-08T22:09:55.541 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 19/31 2023-12-08T22:09:55.727 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 20/31 2023-12-08T22:09:55.975 INFO:teuthology.orchestra.run.smithi155.stdout: Upgrading : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 21/31 2023-12-08T22:09:56.164 INFO:teuthology.orchestra.run.smithi155.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 22/31 2023-12-08T22:09:56.352 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2023-12-08T22:09:56.439 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 15/31 2023-12-08T22:09:56.522 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2023-12-08T22:09:56.697 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-08T22:09:56.697 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-08T22:09:56.702 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 16/31 2023-12-08T22:09:56.914 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-08T22:09:57.119 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2023-12-08T22:09:57.289 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2023-12-08T22:09:57.475 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2023-12-08T22:09:57.705 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2023-12-08T22:09:57.836 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 17/31 2023-12-08T22:09:57.921 INFO:teuthology.orchestra.run.smithi155.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-08T22:09:58.235 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 18/31 2023-12-08T22:09:58.450 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 19/31 2023-12-08T22:09:58.618 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 20/31 2023-12-08T22:09:58.879 INFO:teuthology.orchestra.run.smithi042.stdout: Upgrading : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 21/31 2023-12-08T22:09:59.095 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 22/31 2023-12-08T22:09:59.294 INFO:teuthology.orchestra.run.smithi042.stdout: Cleanup : containers-common-2:1-49.module_el8.8.0+1254+78119 23/31 2023-12-08T22:09:59.470 INFO:teuthology.orchestra.run.smithi042.stdout: Cleanup : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 24/31 2023-12-08T22:09:59.652 INFO:teuthology.orchestra.run.smithi042.stdout: Cleanup : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 25/31 2023-12-08T22:09:59.653 INFO:teuthology.orchestra.run.smithi042.stdout: Cleanup : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-08T22:09:59.845 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 26/31 2023-12-08T22:10:00.069 INFO:teuthology.orchestra.run.smithi042.stdout: Cleanup : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 27/31 2023-12-08T22:10:00.236 INFO:teuthology.orchestra.run.smithi042.stdout: Cleanup : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 28/31 2023-12-08T22:10:00.418 INFO:teuthology.orchestra.run.smithi042.stdout: Cleanup : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 29/31 2023-12-08T22:10:00.604 INFO:teuthology.orchestra.run.smithi042.stdout: Cleanup : containernetworking-plugins-1:1.1.1-3.module_el8.7 30/31 2023-12-08T22:10:00.885 INFO:teuthology.orchestra.run.smithi042.stdout: Cleanup : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-08T22:10:17.110 INFO:teuthology.orchestra.run.smithi155.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 31/31 2023-12-08T22:10:17.586 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-08T22:10:17.586 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/31 2023-12-08T22:10:17.586 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/31 2023-12-08T22:10:17.586 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/31 2023-12-08T22:10:17.586 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-08T22:10:17.586 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-08T22:10:17.586 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-08T22:10:17.586 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/31 2023-12-08T22:10:17.586 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2023-12-08T22:10:17.587 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2023-12-08T22:10:17.587 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-08T22:10:17.587 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/31 2023-12-08T22:10:17.587 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/31 2023-12-08T22:10:17.587 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2023-12-08T22:10:17.587 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 14/31 2023-12-08T22:10:17.587 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2023-12-08T22:10:17.587 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 16/31 2023-12-08T22:10:17.587 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2023-12-08T22:10:17.587 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : containernetworking-plugins-1:1.3.0-5.module_el8+7 18/31 2023-12-08T22:10:17.587 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2023-12-08T22:10:17.587 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : containers-common-2:1-57.module_el8+712+4cd1bd69.x 20/31 2023-12-08T22:10:17.587 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2023-12-08T22:10:17.587 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 22/31 2023-12-08T22:10:17.588 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2023-12-08T22:10:17.588 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 24/31 2023-12-08T22:10:17.588 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2023-12-08T22:10:17.588 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 26/31 2023-12-08T22:10:17.588 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2023-12-08T22:10:17.588 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 28/31 2023-12-08T22:10:17.588 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-08T22:10:17.588 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 30/31 2023-12-08T22:10:18.567 INFO:teuthology.orchestra.run.smithi155.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2023-12-08T22:10:18.567 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-08T22:10:18.567 INFO:teuthology.orchestra.run.smithi155.stdout:Upgraded: 2023-12-08T22:10:18.567 INFO:teuthology.orchestra.run.smithi155.stdout: conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:18.567 INFO:teuthology.orchestra.run.smithi155.stdout: container-selinux-2:2.224.0-1.module_el8+712+4cd1bd69.noarch 2023-12-08T22:10:18.567 INFO:teuthology.orchestra.run.smithi155.stdout: containernetworking-plugins-1:1.3.0-5.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:18.567 INFO:teuthology.orchestra.run.smithi155.stdout: containers-common-2:1-57.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:18.567 INFO:teuthology.orchestra.run.smithi155.stdout: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:18.567 INFO:teuthology.orchestra.run.smithi155.stdout: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:18.567 INFO:teuthology.orchestra.run.smithi155.stdout: libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:18.567 INFO:teuthology.orchestra.run.smithi155.stdout: runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:18.568 INFO:teuthology.orchestra.run.smithi155.stdout: slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:18.568 INFO:teuthology.orchestra.run.smithi155.stdout:Installed: 2023-12-08T22:10:18.568 INFO:teuthology.orchestra.run.smithi155.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:18.568 INFO:teuthology.orchestra.run.smithi155.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:18.568 INFO:teuthology.orchestra.run.smithi155.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-08T22:10:18.568 INFO:teuthology.orchestra.run.smithi155.stdout: criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:18.568 INFO:teuthology.orchestra.run.smithi155.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:18.568 INFO:teuthology.orchestra.run.smithi155.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:18.568 INFO:teuthology.orchestra.run.smithi155.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-08T22:10:18.568 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-08T22:10:18.568 INFO:teuthology.orchestra.run.smithi155.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-08T22:10:18.568 INFO:teuthology.orchestra.run.smithi155.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:18.568 INFO:teuthology.orchestra.run.smithi155.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:18.568 INFO:teuthology.orchestra.run.smithi155.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-08T22:10:18.568 INFO:teuthology.orchestra.run.smithi155.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-08T22:10:18.568 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-08T22:10:18.569 INFO:teuthology.orchestra.run.smithi155.stdout:Complete! 2023-12-08T22:10:18.886 DEBUG:teuthology.parallel:result is None 2023-12-08T22:10:21.841 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: container-selinux-2:2.224.0-1.module_el8+712+4cd1b 31/31 2023-12-08T22:10:22.369 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 31/31 2023-12-08T22:10:22.369 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86 1/31 2023-12-08T22:10:22.369 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2/31 2023-12-08T22:10:22.369 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 3/31 2023-12-08T22:10:22.369 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 4/31 2023-12-08T22:10:22.369 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 5/31 2023-12-08T22:10:22.369 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 6/31 2023-12-08T22:10:22.369 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noa 7/31 2023-12-08T22:10:22.369 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/31 2023-12-08T22:10:22.369 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/31 2023-12-08T22:10:22.369 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 10/31 2023-12-08T22:10:22.369 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 11/31 2023-12-08T22:10:22.369 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 12/31 2023-12-08T22:10:22.370 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/31 2023-12-08T22:10:22.370 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 14/31 2023-12-08T22:10:22.370 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : conmon-3:2.1.5-1.module_el8.8.0+1254+78119b6e.x86_ 15/31 2023-12-08T22:10:22.370 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : container-selinux-2:2.224.0-1.module_el8+712+4cd1b 16/31 2023-12-08T22:10:22.370 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : container-selinux-2:2.195.1-1.module_el8.8.0+1254+ 17/31 2023-12-08T22:10:22.370 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : containernetworking-plugins-1:1.3.0-5.module_el8+7 18/31 2023-12-08T22:10:22.370 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : containernetworking-plugins-1:1.1.1-3.module_el8.7 19/31 2023-12-08T22:10:22.370 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : containers-common-2:1-57.module_el8+712+4cd1bd69.x 20/31 2023-12-08T22:10:22.370 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : containers-common-2:1-49.module_el8.8.0+1254+78119 21/31 2023-12-08T22:10:22.370 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : criu-3.18-4.module_el8+712+4cd1bd69.x86_64 22/31 2023-12-08T22:10:22.370 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : criu-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 23/31 2023-12-08T22:10:22.370 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_ 24/31 2023-12-08T22:10:22.370 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : fuse-overlayfs-1.10-1.module_el8.8.0+1254+78119b6e 25/31 2023-12-08T22:10:22.370 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 26/31 2023-12-08T22:10:22.370 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : libslirp-4.4.0-1.module_el8.7.0+1216+b022c01d.x86_ 27/31 2023-12-08T22:10:22.371 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 28/31 2023-12-08T22:10:22.371 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : runc-1:1.1.4-1.module_el8.7.0+1216+b022c01d.x86_64 29/31 2023-12-08T22:10:22.371 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 30/31 2023-12-08T22:10:23.400 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : slirp4netns-1.2.0-2.module_el8.7.0+1216+b022c01d.x 31/31 2023-12-08T22:10:23.400 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T22:10:23.400 INFO:teuthology.orchestra.run.smithi042.stdout:Upgraded: 2023-12-08T22:10:23.400 INFO:teuthology.orchestra.run.smithi042.stdout: conmon-3:2.1.8-1.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:23.400 INFO:teuthology.orchestra.run.smithi042.stdout: container-selinux-2:2.224.0-1.module_el8+712+4cd1bd69.noarch 2023-12-08T22:10:23.400 INFO:teuthology.orchestra.run.smithi042.stdout: containernetworking-plugins-1:1.3.0-5.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:23.401 INFO:teuthology.orchestra.run.smithi042.stdout: containers-common-2:1-57.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:23.401 INFO:teuthology.orchestra.run.smithi042.stdout: criu-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:23.401 INFO:teuthology.orchestra.run.smithi042.stdout: fuse-overlayfs-1.13-1.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:23.401 INFO:teuthology.orchestra.run.smithi042.stdout: libslirp-4.4.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:23.401 INFO:teuthology.orchestra.run.smithi042.stdout: runc-1:1.1.9-1.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:23.401 INFO:teuthology.orchestra.run.smithi042.stdout: slirp4netns-1.2.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:23.401 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2023-12-08T22:10:23.401 INFO:teuthology.orchestra.run.smithi042.stdout: aardvark-dns-2:1.8.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:23.401 INFO:teuthology.orchestra.run.smithi042.stdout: buildah-1:1.32.0-1.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:23.401 INFO:teuthology.orchestra.run.smithi042.stdout: cockpit-podman-78-1.module_el8+712+4cd1bd69.noarch 2023-12-08T22:10:23.401 INFO:teuthology.orchestra.run.smithi042.stdout: criu-libs-3.18-4.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:23.401 INFO:teuthology.orchestra.run.smithi042.stdout: crun-1.9.2-1.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:23.401 INFO:teuthology.orchestra.run.smithi042.stdout: netavark-2:1.8.0-2.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:23.401 INFO:teuthology.orchestra.run.smithi042.stdout: python3-podman-4.7.0-1.module_el8+712+4cd1bd69.noarch 2023-12-08T22:10:23.401 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-08T22:10:23.402 INFO:teuthology.orchestra.run.smithi042.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-08T22:10:23.402 INFO:teuthology.orchestra.run.smithi042.stdout: skopeo-2:1.13.3-1.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:23.402 INFO:teuthology.orchestra.run.smithi042.stdout: toolbox-0.0.99.4-6.module_el8+712+4cd1bd69.x86_64 2023-12-08T22:10:23.402 INFO:teuthology.orchestra.run.smithi042.stdout: udica-0.2.6-20.module_el8+712+4cd1bd69.noarch 2023-12-08T22:10:23.402 INFO:teuthology.orchestra.run.smithi042.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-08T22:10:23.402 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T22:10:23.402 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2023-12-08T22:10:23.682 DEBUG:teuthology.parallel:result is None 2023-12-08T22:10:23.682 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-08T22:10:23.762 INFO:tasks.cephadm:Config: {'add_mons_via_daemon_add': True, 'allow_ptrace': False, 'avoid_pacific_features': True, 'cephadm_branch': 'v15.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'docker.io/ceph/ceph:v15.2.0', 'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, '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': '451ceae11b5d4caee05e94372fe658621eefc0b1'} 2023-12-08T22:10:23.762 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.0 2023-12-08T22:10:23.762 INFO:tasks.cephadm:Cluster fsid is 958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:10:23.763 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-08T22:10:23.763 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.42', 'mon.c': '[v2:172.21.15.42:3301,v1:172.21.15.42:6790]', 'mon.b': '172.21.15.155'} 2023-12-08T22:10:23.763 INFO:tasks.cephadm:First mon is mon.a on smithi042 2023-12-08T22:10:23.763 INFO:tasks.cephadm:First mgr is y 2023-12-08T22:10:23.763 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-08T22:10:23.763 DEBUG:teuthology.orchestra.run.smithi042:> sudo hostname $(hostname -s) 2023-12-08T22:10:23.798 DEBUG:teuthology.orchestra.run.smithi155:> sudo hostname $(hostname -s) 2023-12-08T22:10:23.833 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.0)... 2023-12-08T22:10:23.834 DEBUG:teuthology.orchestra.run.smithi042:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-08T22:10:24.095 INFO:teuthology.orchestra.run.smithi042.stdout:-rw-rw-r--. 1 ubuntu ubuntu 151122 Dec 8 22:10 /home/ubuntu/cephtest/cephadm 2023-12-08T22:10:24.096 DEBUG:teuthology.orchestra.run.smithi155:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.0/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-08T22:10:24.336 INFO:teuthology.orchestra.run.smithi155.stdout:-rw-rw-r--. 1 ubuntu ubuntu 151122 Dec 8 22:10 /home/ubuntu/cephtest/cephadm 2023-12-08T22:10:24.337 DEBUG:teuthology.orchestra.run.smithi042:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-08T22:10:24.361 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-08T22:10:24.395 DEBUG:teuthology.orchestra.run.smithi042:> sudo mkdir -p /etc/ceph 2023-12-08T22:10:24.436 DEBUG:teuthology.orchestra.run.smithi155:> sudo mkdir -p /etc/ceph 2023-12-08T22:10:24.468 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod 777 /etc/ceph 2023-12-08T22:10:24.511 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 777 /etc/ceph 2023-12-08T22:10:24.542 INFO:tasks.cephadm:Writing seed config... 2023-12-08T22:10:24.543 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-12-08T22:10:24.543 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-08T22:10:24.543 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-08T22:10:24.543 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-08T22:10:24.543 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-08T22:10:24.543 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-08T22:10:24.543 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-08T22:10:24.544 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-08T22:10:24.544 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2023-12-08T22:10:24.544 DEBUG:teuthology.orchestra.run.smithi042:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-08T22:10:24.574 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = 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 ruleset-failure-domain=osd 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 = 958e143a-9616-11ee-95a3-87774f69a715 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 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 [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-08T22:10:24.574 DEBUG:teuthology.orchestra.run.smithi042:mon.a> sudo journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@mon.a.service 2023-12-08T22:10:24.616 DEBUG:teuthology.orchestra.run.smithi042:mgr.y> sudo journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@mgr.y.service 2023-12-08T22:10:24.650 INFO:journalctl@ceph.mon.a.smithi042.stdout:-- Logs begin at Fri 2023-12-08 21:59:36 UTC. -- 2023-12-08T22:10:24.651 INFO:tasks.cephadm:Bootstrapping... 2023-12-08T22:10:24.651 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 -v bootstrap --fsid 958e143a-9616-11ee-95a3-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.42 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-08T22:10:24.683 INFO:journalctl@ceph.mgr.y.smithi042.stdout:-- Logs begin at Fri 2023-12-08 21:59:36 UTC. -- 2023-12-08T22:10:24.819 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Verifying podman|docker is present... 2023-12-08T22:10:24.819 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Verifying lvm2 is present... 2023-12-08T22:10:24.819 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Verifying time synchronization is in place... 2023-12-08T22:10:24.819 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-12-08T22:10:24.825 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-08T22:10:24.825 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-12-08T22:10:24.831 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-08T22:10:24.831 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-12-08T22:10:24.837 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-12-08T22:10:24.837 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-12-08T22:10:24.843 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:systemctl:stdout active 2023-12-08T22:10:24.843 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Unit chronyd.service is enabled and running 2023-12-08T22:10:24.843 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Repeating the final host check... 2023-12-08T22:10:24.843 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:podman|docker (/bin/podman) is present 2023-12-08T22:10:24.843 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:systemctl is present 2023-12-08T22:10:24.844 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:lvcreate is present 2023-12-08T22:10:24.844 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2023-12-08T22:10:24.848 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-08T22:10:24.848 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2023-12-08T22:10:24.853 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-08T22:10:24.853 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2023-12-08T22:10:24.859 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:systemctl:stdout enabled 2023-12-08T22:10:24.859 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2023-12-08T22:10:24.865 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:systemctl:stdout active 2023-12-08T22:10:24.865 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Unit chronyd.service is enabled and running 2023-12-08T22:10:24.865 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Host looks OK 2023-12-08T22:10:24.865 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:root:Cluster fsid: 958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:10:24.865 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Acquiring lock 140229656500376 on /run/cephadm/958e143a-9616-11ee-95a3-87774f69a715.lock 2023-12-08T22:10:24.865 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Lock 140229656500376 acquired on /run/cephadm/958e143a-9616-11ee-95a3-87774f69a715.lock 2023-12-08T22:10:24.866 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Verifying IP 172.21.15.42 port 3300 ... 2023-12-08T22:10:24.866 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Verifying IP 172.21.15.42 port 6789 ... 2023-12-08T22:10:24.866 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.42, final addrv is [v2:172.21.15.42:3300,v1:172.21.15.42:6789] 2023-12-08T22:10:24.866 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /sbin/ip route ls 2023-12-08T22:10:24.867 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/sbin/ip:stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.42 metric 100 2023-12-08T22:10:24.867 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/sbin/ip:stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.42 metric 100 2023-12-08T22:10:24.867 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Mon IP 172.21.15.42 is in CIDR network 172.21.0.0/20 2023-12-08T22:10:24.868 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Pulling latest docker.io/ceph/ceph:v15.2.0 container... 2023-12-08T22:10:24.868 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman pull docker.io/ceph/ceph:v15.2.0 2023-12-08T22:10:26.475 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/bin/podman:stderr Trying to pull docker.io/ceph/ceph:v15.2.0... 2023-12-08T22:10:33.082 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/bin/podman:stderr Getting image source signatures 2023-12-08T22:10:33.090 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/bin/podman:stderr Copying blob sha256:120f0bd0d532e2094e4c344cda2d32931787ee8c2e5d6b9ddd4698dfe3ef6110 2023-12-08T22:10:33.091 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/bin/podman:stderr Copying blob sha256:8a29a15cefaeccf6545f7ecf11298f9672d2f0cdaf9e357a95133ac3ad3e1f07 2023-12-08T22:10:44.759 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/bin/podman:stderr Copying config sha256:204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1 2023-12-08T22:10:44.809 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/bin/podman:stderr Writing manifest to image destination 2023-12-08T22:10:45.137 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/bin/podman:stdout 204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1 2023-12-08T22:10:45.146 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2023-12-08T22:10:45.146 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '--entrypoint', 'stat', 'docker.io/ceph/ceph:v15.2.0', '-c', '%u %g', '/var/lib/ceph'] 2023-12-08T22:10:45.146 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 --entrypoint stat docker.io/ceph/ceph:v15.2.0 -c %u %g /var/lib/ceph 2023-12-08T22:10:45.518 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:stat:stdout 167 167 2023-12-08T22:10:45.846 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Creating initial keys... 2023-12-08T22:10:45.846 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-12-08T22:10:45.846 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-12-08T22:10:46.109 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQBmlHNlWEa2BRAAyLI4hv663gMnAt0/sOK0zw== 2023-12-08T22:10:46.451 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-12-08T22:10:46.451 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-12-08T22:10:46.709 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQBmlHNlHvRhKRAA6PNjXGM/Jf2g2+EmPA18pg== 2023-12-08T22:10:47.036 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '--entrypoint', '/usr/bin/ceph-authtool', 'docker.io/ceph/ceph:v15.2.0', '--gen-print-key'] 2023-12-08T22:10:47.037 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 --entrypoint /usr/bin/ceph-authtool docker.io/ceph/ceph:v15.2.0 --gen-print-key 2023-12-08T22:10:47.300 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQBnlHNlCdQmERAAoNczLOxqKyeA05vQXIv1LQ== 2023-12-08T22:10:47.634 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Creating initial monmap... 2023-12-08T22:10:47.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/tmp/ceph-tmpwr8lvud4:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'docker.io/ceph/ceph:v15.2.0', '--create', '--clobber', '--fsid', '958e143a-9616-11ee-95a3-87774f69a715', '--addv', 'a', '[v2:172.21.15.42:3300,v1:172.21.15.42:6789]', '/tmp/monmap'] 2023-12-08T22:10:47.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /tmp/ceph-tmpwr8lvud4:/tmp/monmap:z --entrypoint /usr/bin/monmaptool docker.io/ceph/ceph:v15.2.0 --create --clobber --fsid 958e143a-9616-11ee-95a3-87774f69a715 --addv a [v2:172.21.15.42:3300,v1:172.21.15.42:6789] /tmp/monmap 2023-12-08T22:10:48.083 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-08T22:10:48.083 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to 958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:10:48.083 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-08T22:10:48.406 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Creating mon... 2023-12-08T22:10:48.408 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '-v', '/tmp/ceph-tmp6en3x0ks:/tmp/keyring:z', '-v', '/tmp/ceph-tmpwr8lvud4:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'docker.io/ceph/ceph:v15.2.0', '--mkfs', '-i', 'a', '--fsid', '958e143a-9616-11ee-95a3-87774f69a715', '-c', '/dev/null', '--monmap', '/tmp/monmap', '--keyring', '/tmp/keyring', '--setuser', 'ceph', '--setgroup', 'ceph', '--default-log-to-file=false', '--default-log-to-stderr=true', '--default-log-stderr-prefix="debug "', '--default-mon-cluster-log-to-file=false', '--default-mon-cluster-log-to-stderr=true'] 2023-12-08T22:10:48.408 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmp6en3x0ks:/tmp/keyring:z -v /tmp/ceph-tmpwr8lvud4:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon docker.io/ceph/ceph:v15.2.0 --mkfs -i a --fsid 958e143a-9616-11ee-95a3-87774f69a715 -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix="debug " --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2023-12-08T22:10:48.716 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.688+0000 7fbc077a96c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-08T22:10:48.716 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.688+0000 7fbc077a96c0 1 imported monmap: 2023-12-08T22:10:48.716 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2023-12-08T22:10:48.716 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid 958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:10:48.716 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2023-12-08T22:10:47.900807+0000 2023-12-08T22:10:48.716 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2023-12-08T22:10:47.900807+0000 2023-12-08T22:10:48.716 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2023-12-08T22:10:48.716 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2023-12-08T22:10:48.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:10:48.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.688+0000 7fbc077a96c0 0 /usr/bin/ceph-mon: set fsid to 958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:10:48.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.688+0000 7fbc077a96c0 0 set rocksdb option compression = kNoCompression 2023-12-08T22:10:48.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.688+0000 7fbc077a96c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-08T22:10:48.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.688+0000 7fbc077a96c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-08T22:10:48.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.688+0000 7fbc077a96c0 0 set rocksdb option compression = kNoCompression 2023-12-08T22:10:48.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-08T22:10:48.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-08T22:10:48.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: RocksDB version: 6.1.2 2023-12-08T22:10:48.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:10:48.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-08T22:10:48.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Compile date Mar 23 2020 2023-12-08T22:10:48.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: DB SUMMARY 2023-12-08T22:10:48.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:10:48.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-12-08T22:10:48.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:10:48.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-12-08T22:10:48.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:10:48.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.error_if_exists: 0 2023-12-08T22:10:48.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.create_if_missing: 1 2023-12-08T22:10:48.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.paranoid_checks: 1 2023-12-08T22:10:48.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.env: 0x55d64320d1a0 2023-12-08T22:10:48.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.info_log: 0x55d645a85a80 2023-12-08T22:10:48.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-08T22:10:48.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.statistics: (nil) 2023-12-08T22:10:48.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.use_fsync: 0 2023-12-08T22:10:48.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.max_log_file_size: 0 2023-12-08T22:10:48.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-08T22:10:48.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-08T22:10:48.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-08T22:10:48.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-08T22:10:48.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.allow_fallocate: 1 2023-12-08T22:10:48.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-08T22:10:48.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-08T22:10:48.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.use_direct_reads: 0 2023-12-08T22:10:48.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-08T22:10:48.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.create_missing_column_families: 0 2023-12-08T22:10:48.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.db_log_dir: 2023-12-08T22:10:48.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-08T22:10:48.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-08T22:10:48.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.max_subcompactions: 1 2023-12-08T22:10:48.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.max_background_flushes: -1 2023-12-08T22:10:48.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-08T22:10:48.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-08T22:10:48.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-08T22:10:48.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-08T22:10:48.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.advise_random_on_open: 1 2023-12-08T22:10:48.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-08T22:10:48.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.write_buffer_manager: 0x55d646624120 2023-12-08T22:10:48.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-08T22:10:48.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-08T22:10:48.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-08T22:10:48.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-08T22:10:48.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.rate_limiter: (nil) 2023-12-08T22:10:48.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-08T22:10:48.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-08T22:10:48.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-08T22:10:48.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-08T22:10:48.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-08T22:10:48.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-08T22:10:48.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-08T22:10:48.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-08T22:10:48.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.row_cache: None 2023-12-08T22:10:48.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.wal_filter: None 2023-12-08T22:10:48.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-08T22:10:48.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-08T22:10:48.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.preserve_deletes: 0 2023-12-08T22:10:48.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.two_write_queues: 0 2023-12-08T22:10:48.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.manual_wal_flush: 0 2023-12-08T22:10:48.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.atomic_flush: 0 2023-12-08T22:10:48.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-08T22:10:48.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.max_background_jobs: 2 2023-12-08T22:10:48.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.max_background_compactions: -1 2023-12-08T22:10:48.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-08T22:10:48.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-08T22:10:48.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-08T22:10:48.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.max_total_wal_size: 0 2023-12-08T22:10:48.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-08T22:10:48.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-08T22:10:48.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-08T22:10:48.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-08T22:10:48.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.max_open_files: -1 2023-12-08T22:10:48.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.bytes_per_sync: 0 2023-12-08T22:10:48.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-08T22:10:48.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-08T22:10:48.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Compression algorithms supported: 2023-12-08T22:10:48.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-08T22:10:48.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: kZSTD supported: 0 2023-12-08T22:10:48.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: kXpressCompression supported: 0 2023-12-08T22:10:48.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-08T22:10:48.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: kLZ4Compression supported: 1 2023-12-08T22:10:48.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: kBZip2Compression supported: 0 2023-12-08T22:10:48.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: kZlibCompression supported: 1 2023-12-08T22:10:48.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: kSnappyCompression supported: 1 2023-12-08T22:10:48.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-08T22:10:48.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.689+0000 7fbc077a96c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2023-12-08T22:10:48.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:10:48.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-12-08T22:10:48.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:10:48.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-12-08T22:10:48.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:10:48.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-08T22:10:48.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.merge_operator: 2023-12-08T22:10:48.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.compaction_filter: None 2023-12-08T22:10:48.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.compaction_filter_factory: None 2023-12-08T22:10:48.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-08T22:10:48.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-08T22:10:48.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d6459aa130) 2023-12-08T22:10:48.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2023-12-08T22:10:48.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2023-12-08T22:10:48.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-08T22:10:48.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2023-12-08T22:10:48.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2023-12-08T22:10:48.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2023-12-08T22:10:48.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2023-12-08T22:10:48.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2023-12-08T22:10:48.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2023-12-08T22:10:48.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2023-12-08T22:10:48.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x55d6459e4510 2023-12-08T22:10:48.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2023-12-08T22:10:48.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2023-12-08T22:10:48.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2023-12-08T22:10:48.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2023-12-08T22:10:48.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2023-12-08T22:10:48.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2023-12-08T22:10:48.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2023-12-08T22:10:48.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2023-12-08T22:10:48.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2023-12-08T22:10:48.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2023-12-08T22:10:48.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2023-12-08T22:10:48.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2023-12-08T22:10:48.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2023-12-08T22:10:48.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2023-12-08T22:10:48.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2023-12-08T22:10:48.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2023-12-08T22:10:48.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2023-12-08T22:10:48.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2023-12-08T22:10:48.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2023-12-08T22:10:48.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2023-12-08T22:10:48.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2023-12-08T22:10:48.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2023-12-08T22:10:48.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:10:48.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-08T22:10:48.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-08T22:10:48.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.compression: NoCompression 2023-12-08T22:10:48.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-08T22:10:48.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-08T22:10:48.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-08T22:10:48.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.num_levels: 7 2023-12-08T22:10:48.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-08T22:10:48.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-08T22:10:48.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-08T22:10:48.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-08T22:10:48.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-08T22:10:48.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-08T22:10:48.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-08T22:10:48.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-08T22:10:48.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-08T22:10:48.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.compression_opts.level: 32767 2023-12-08T22:10:48.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-08T22:10:48.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-08T22:10:48.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-08T22:10:48.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.compression_opts.enabled: false 2023-12-08T22:10:48.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-08T22:10:48.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-08T22:10:48.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-08T22:10:48.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-08T22:10:48.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-08T22:10:48.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-08T22:10:48.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-08T22:10:48.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-08T22:10:48.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-08T22:10:48.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-08T22:10:48.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-08T22:10:48.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-08T22:10:48.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-08T22:10:48.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-08T22:10:48.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-08T22:10:48.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-08T22:10:48.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-08T22:10:48.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.arena_block_size: 4194304 2023-12-08T22:10:48.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-08T22:10:48.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-08T22:10:48.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-08T22:10:48.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-08T22:10:48.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-08T22:10:48.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-08T22:10:48.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-08T22:10:48.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-08T22:10:48.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-08T22:10:48.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-08T22:10:48.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-08T22:10:48.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-08T22:10:48.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-08T22:10:48.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-08T22:10:48.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.table_properties_collectors: 2023-12-08T22:10:48.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.inplace_update_support: 0 2023-12-08T22:10:48.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-08T22:10:48.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-08T22:10:48.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-08T22:10:48.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-08T22:10:48.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.bloom_locality: 0 2023-12-08T22:10:48.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.max_successive_merges: 0 2023-12-08T22:10:48.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-08T22:10:48.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-08T22:10:48.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.force_consistency_checks: 0 2023-12-08T22:10:48.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-08T22:10:48.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.690+0000 7fbc077a96c0 4 rocksdb: Options.ttl: 0 2023-12-08T22:10:48.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.691+0000 7fbc077a96c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, 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-08T22:10:48.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:10:48.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.691+0000 7fbc077a96c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2023-12-08T22:10:48.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:10:48.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.692+0000 7fbc077a96c0 4 rocksdb: DB pointer 0x55d645a80400 2023-12-08T22:10:48.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.692+0000 7fbbf096a700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-12-08T22:10:48.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.692+0000 7fbbf096a700 4 rocksdb: [db/db_impl.cc:778] 2023-12-08T22:10:48.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2023-12-08T22:10:48.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:10:48.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-08T22:10:48.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-08T22:10:48.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T22:10:48.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-08T22:10:48.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-08T22:10:48.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T22:10:48.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:10:48.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-08T22:10:48.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-08T22:10:48.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:10:48.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 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-08T22:10:48.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-08T22:10:48.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:10:48.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-08T22:10:48.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-08T22:10:48.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:10:48.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:10:48.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-12-08T22:10:48.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T22:10:48.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-12-08T22:10:48.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T22:10:48.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-12-08T22:10:48.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:10:48.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-08T22:10:48.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-08T22:10:48.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:10:48.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-12-08T22:10:48.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:10:48.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-08T22:10:48.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-08T22:10:48.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:10:48.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 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-08T22:10:48.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-08T22:10:48.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:10:48.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2023-12-08T22:10:48.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-08T22:10:48.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:10:48.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:10:48.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2023-12-08T22:10:48.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T22:10:48.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2023-12-08T22:10:48.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T22:10:48.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2023-12-08T22:10:48.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:10:48.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-08T22:10:48.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 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-08T22:10:48.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:10:48.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2023-12-08T22:10:48.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2023-12-08T22:10:48.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.693+0000 7fbc077a96c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2023-12-08T22:10:48.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.693+0000 7fbc077a96c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2023-12-08T22:10:48.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2023-12-08T22:10:48.693+0000 7fbc077a96c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-12-08T22:10:49.042 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:10:49.048 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2023-12-08T22:10:49.153 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2023-12-08T22:10:49.159 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-12-08T22:10:49.248 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2023-12-08T22:10:49.256 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-958e143a-9616-11ee-95a3-87774f69a715.target 2023-12-08T22:10:49.262 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-958e143a-9616-11ee-95a3-87774f69a715.target → /etc/systemd/system/ceph-958e143a-9616-11ee-95a3-87774f69a715.target. 2023-12-08T22:10:49.263 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-958e143a-9616-11ee-95a3-87774f69a715.target → /etc/systemd/system/ceph-958e143a-9616-11ee-95a3-87774f69a715.target. 2023-12-08T22:10:49.351 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl start ceph-958e143a-9616-11ee-95a3-87774f69a715.target 2023-12-08T22:10:49.372 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-12-08T22:10:49.463 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-958e143a-9616-11ee-95a3-87774f69a715@mon.a 2023-12-08T22:10:49.491 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-958e143a-9616-11ee-95a3-87774f69a715@mon.a 2023-12-08T22:10:49.496 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-958e143a-9616-11ee-95a3-87774f69a715@mon.a.service: Unit ceph-958e143a-9616-11ee-95a3-87774f69a715@mon.a.service not loaded. 2023-12-08T22:10:49.496 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-958e143a-9616-11ee-95a3-87774f69a715@mon.a 2023-12-08T22:10:49.502 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-958e143a-9616-11ee-95a3-87774f69a715.target.wants/ceph-958e143a-9616-11ee-95a3-87774f69a715@mon.a.service → /etc/systemd/system/ceph-958e143a-9616-11ee-95a3-87774f69a715@.service. 2023-12-08T22:10:49.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl start ceph-958e143a-9616-11ee-95a3-87774f69a715@mon.a 2023-12-08T22:10:49.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl is-enabled firewalld.service 2023-12-08T22:10:49.649 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:systemctl:stdout disabled 2023-12-08T22:10:49.649 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl is-active firewalld.service 2023-12-08T22:10:49.657 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-08T22:10:49.657 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:firewalld.service is not enabled 2023-12-08T22:10:49.658 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Waiting for mon to start... 2023-12-08T22:10:49.658 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Waiting for mon... 2023-12-08T22:10:49.658 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status 2023-12-08T22:10:49.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:49 smithi042 podman[107842]: Error: no container with ID or name "ceph-958e143a-9616-11ee-95a3-87774f69a715-mon.a" found: no such container 2023-12-08T22:10:49.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:49 smithi042 systemd[1]: Started Ceph mon.a for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:10:50.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:49 smithi042 bash[107858]: cluster 2023-12-08T22:10:49.890423+0000 mon.a (mon.0) 0 : [INF] mkfs 958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:10:50.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:49 smithi042 bash[107858]: cluster 2023-12-08T22:10:49.886225+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-08T22:10:50.351 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2023-12-08T22:10:50.351 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: 958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:10:50.351 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2023-12-08T22:10:50.351 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:10:50.351 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2023-12-08T22:10:50.351 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum a (age 0.458098s) 2023-12-08T22:10:50.351 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2023-12-08T22:10:50.351 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2023-12-08T22:10:50.351 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:10:50.352 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2023-12-08T22:10:50.352 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2023-12-08T22:10:50.352 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2023-12-08T22:10:50.352 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2023-12-08T22:10:50.352 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2023-12-08T22:10:50.352 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:10:50.694 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2023-12-08T22:10:50.694 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'assimilate-conf', '-i', '/var/lib/ceph/mon/ceph-a/config'] 2023-12-08T22:10:50.694 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z -v /var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2023-12-08T22:10:51.180 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:10:51.180 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2023-12-08T22:10:51.180 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = 958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:10:51.180 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_election_default_strategy = 1 2023-12-08T22:10:51.181 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.42:3300,v1:172.21.15.42:6789] 2023-12-08T22:10:51.181 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2023-12-08T22:10:51.181 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2023-12-08T22:10:51.181 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2023-12-08T22:10:51.181 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2023-12-08T22:10:51.181 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:10:51.181 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2023-12-08T22:10:51.181 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2023-12-08T22:10:51.181 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:10:51.181 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mon] 2023-12-08T22:10:51.181 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim = false 2023-12-08T22:10:51.181 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2023-12-08T22:10:51.181 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:10:51.181 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2023-12-08T22:10:51.181 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2023-12-08T22:10:51.181 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_memory_target_autotune = true 2023-12-08T22:10:51.181 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2023-12-08T22:10:51.205 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:50 smithi042 bash[107858]: cluster 2023-12-08T22:10:49.889930+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-08T22:10:51.205 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:50 smithi042 bash[107858]: cluster 2023-12-08T22:10:49.890068+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0]} 2023-12-08T22:10:51.206 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:50 smithi042 bash[107858]: cluster 2023-12-08T22:10:49.891602+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-08T22:10:51.206 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:50 smithi042 bash[107858]: cluster 2023-12-08T22:10:49.893388+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-08T22:10:51.206 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:50 smithi042 bash[107858]: cluster 2023-12-08T22:10:49.893767+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-12-08T22:10:51.206 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:50 smithi042 bash[107858]: audit 2023-12-08T22:10:50.348000+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.42:0/996199979' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-08T22:10:51.519 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2023-12-08T22:10:51.519 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'generate-minimal-conf', '-o', '/var/lib/ceph/mon/ceph-a/config'] 2023-12-08T22:10:51.519 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z -v /var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2023-12-08T22:10:52.153 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:51 smithi042 bash[107858]: audit 2023-12-08T22:10:51.172776+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.42:0/36928310' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-08T22:10:52.153 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:51 smithi042 bash[107858]: audit 2023-12-08T22:10:51.175781+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.42:0/36928310' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-08T22:10:52.286 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Restarting the monitor... 2023-12-08T22:10:52.286 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-958e143a-9616-11ee-95a3-87774f69a715@mon.a 2023-12-08T22:10:52.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:52 smithi042 systemd[1]: Stopping Ceph mon.a for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:10:52.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:52 smithi042 bash[107858]: debug 2023-12-08T22:10:52.371+0000 7f0290f63700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:10:52.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:52 smithi042 bash[107858]: debug 2023-12-08T22:10:52.371+0000 7f0290f63700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-08T22:10:53.173 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:52 smithi042 podman[108189]: ceph-958e143a-9616-11ee-95a3-87774f69a715-mon.a 2023-12-08T22:10:53.173 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@mon.a.service: Succeeded. 2023-12-08T22:10:53.173 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 systemd[1]: Stopped Ceph mon.a for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:10:53.173 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 systemd[1]: Starting Ceph mon.a for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:10:53.192 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Setting mon public_network... 2023-12-08T22:10:53.192 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'set', 'mon', 'public_network', '172.21.0.0/20'] 2023-12-08T22:10:53.192 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config set mon public_network 172.21.0.0/20 2023-12-08T22:10:53.443 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 podman[108231]: Error: no container with ID or name "ceph-958e143a-9616-11ee-95a3-87774f69a715-mon.a" found: no such container 2023-12-08T22:10:53.443 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 systemd[1]: Started Ceph mon.a for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:10:53.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.444+0000 7fba2d38f6c0 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-08T22:10:53.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.444+0000 7fba2d38f6c0 0 ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc), process ceph-mon, pid 1 2023-12-08T22:10:53.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.444+0000 7fba2d38f6c0 0 pidfile_write: ignore empty --pid-file 2023-12-08T22:10:53.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.450+0000 7fba2d38f6c0 0 load: jerasure load: lrc load: isa 2023-12-08T22:10:53.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.450+0000 7fba2d38f6c0 0 set rocksdb option compression = kNoCompression 2023-12-08T22:10:53.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.450+0000 7fba2d38f6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-08T22:10:53.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.450+0000 7fba2d38f6c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-08T22:10:53.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.450+0000 7fba2d38f6c0 0 set rocksdb option compression = kNoCompression 2023-12-08T22:10:53.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.450+0000 7fba2d38f6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2023-12-08T22:10:53.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.450+0000 7fba2d38f6c0 0 set rocksdb option write_buffer_size = 33554432 2023-12-08T22:10:53.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 1 rocksdb: do_open column families: [default] 2023-12-08T22:10:53.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: RocksDB version: 6.1.2 2023-12-08T22:10:53.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-08T22:10:53.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Compile date Mar 23 2020 2023-12-08T22:10:53.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: DB SUMMARY 2023-12-08T22:10:53.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: CURRENT file: CURRENT 2023-12-08T22:10:53.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: IDENTITY file: IDENTITY 2023-12-08T22:10:53.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2023-12-08T22:10:53.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-12-08T22:10:53.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 64087 ; 2023-12-08T22:10:53.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.error_if_exists: 0 2023-12-08T22:10:53.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.create_if_missing: 0 2023-12-08T22:10:53.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.paranoid_checks: 1 2023-12-08T22:10:53.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.env: 0x55d3c69291a0 2023-12-08T22:10:53.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.info_log: 0x55d3c81369a0 2023-12-08T22:10:53.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-08T22:10:53.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.statistics: (nil) 2023-12-08T22:10:53.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.use_fsync: 0 2023-12-08T22:10:53.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_log_file_size: 0 2023-12-08T22:10:53.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-08T22:10:53.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-08T22:10:53.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-08T22:10:53.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-08T22:10:53.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.allow_fallocate: 1 2023-12-08T22:10:53.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-08T22:10:53.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-08T22:10:53.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.use_direct_reads: 0 2023-12-08T22:10:53.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-08T22:10:53.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.create_missing_column_families: 0 2023-12-08T22:10:53.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.db_log_dir: 2023-12-08T22:10:53.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-08T22:10:53.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-08T22:10:53.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_subcompactions: 1 2023-12-08T22:10:53.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_background_flushes: -1 2023-12-08T22:10:53.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-08T22:10:53.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-08T22:10:53.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-08T22:10:53.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-08T22:10:53.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.advise_random_on_open: 1 2023-12-08T22:10:53.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-08T22:10:53.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.write_buffer_manager: 0x55d3c8cceae0 2023-12-08T22:10:53.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-08T22:10:53.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-08T22:10:53.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-08T22:10:53.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-08T22:10:53.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.rate_limiter: (nil) 2023-12-08T22:10:53.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-08T22:10:53.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-08T22:10:53.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-08T22:10:53.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-08T22:10:53.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-08T22:10:53.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-08T22:10:53.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-08T22:10:53.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-08T22:10:53.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.row_cache: None 2023-12-08T22:10:53.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.wal_filter: None 2023-12-08T22:10:53.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-08T22:10:53.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-08T22:10:53.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.preserve_deletes: 0 2023-12-08T22:10:53.474 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.two_write_queues: 0 2023-12-08T22:10:53.474 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.manual_wal_flush: 0 2023-12-08T22:10:53.474 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.atomic_flush: 0 2023-12-08T22:10:53.475 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-08T22:10:53.475 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_background_jobs: 2 2023-12-08T22:10:53.475 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_background_compactions: -1 2023-12-08T22:10:53.475 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-08T22:10:53.475 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-08T22:10:53.475 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-08T22:10:53.475 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_total_wal_size: 0 2023-12-08T22:10:53.475 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-08T22:10:53.475 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-08T22:10:53.476 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-08T22:10:53.476 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-08T22:10:53.476 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_open_files: -1 2023-12-08T22:10:53.476 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.bytes_per_sync: 0 2023-12-08T22:10:53.477 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-08T22:10:53.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-08T22:10:53.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Compression algorithms supported: 2023-12-08T22:10:53.479 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-08T22:10:53.480 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: kZSTD supported: 0 2023-12-08T22:10:53.480 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: kXpressCompression supported: 0 2023-12-08T22:10:53.480 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-08T22:10:53.480 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: kLZ4Compression supported: 1 2023-12-08T22:10:53.480 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: kBZip2Compression supported: 0 2023-12-08T22:10:53.480 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: kZlibCompression supported: 1 2023-12-08T22:10:53.480 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: kSnappyCompression supported: 1 2023-12-08T22:10:53.480 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-08T22:10:53.480 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-12-08T22:10:53.480 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2023-12-08T22:10:53.480 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-08T22:10:53.480 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.merge_operator: 2023-12-08T22:10:53.480 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.compaction_filter: None 2023-12-08T22:10:53.481 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.compaction_filter_factory: None 2023-12-08T22:10:53.481 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-08T22:10:53.481 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-08T22:10:53.481 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d3c8052138) 2023-12-08T22:10:53.481 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: cache_index_and_filter_blocks: 1 2023-12-08T22:10:53.481 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: cache_index_and_filter_blocks_with_high_priority: 1 2023-12-08T22:10:53.481 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-08T22:10:53.481 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: pin_top_level_index_and_filter: 1 2023-12-08T22:10:53.481 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: index_type: 0 2023-12-08T22:10:53.481 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: data_block_index_type: 0 2023-12-08T22:10:53.481 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: data_block_hash_table_util_ratio: 0.750000 2023-12-08T22:10:53.481 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: hash_index_allow_collision: 1 2023-12-08T22:10:53.481 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: checksum: 1 2023-12-08T22:10:53.481 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: no_block_cache: 0 2023-12-08T22:10:53.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: block_cache: 0x55d3c808c610 2023-12-08T22:10:53.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: block_cache_name: BinnedLRUCache 2023-12-08T22:10:53.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: block_cache_options: 2023-12-08T22:10:53.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: capacity : 536870912 2023-12-08T22:10:53.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: num_shard_bits : 4 2023-12-08T22:10:53.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: strict_capacity_limit : 0 2023-12-08T22:10:53.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: high_pri_pool_ratio: 0.000 2023-12-08T22:10:53.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: block_cache_compressed: (nil) 2023-12-08T22:10:53.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: persistent_cache: (nil) 2023-12-08T22:10:53.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: block_size: 4096 2023-12-08T22:10:53.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: block_size_deviation: 10 2023-12-08T22:10:53.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: block_restart_interval: 16 2023-12-08T22:10:53.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: index_block_restart_interval: 1 2023-12-08T22:10:53.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: metadata_block_size: 4096 2023-12-08T22:10:53.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: partition_filters: 0 2023-12-08T22:10:53.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: use_delta_encoding: 1 2023-12-08T22:10:53.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-08T22:10:53.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: whole_key_filtering: 1 2023-12-08T22:10:53.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: verify_compression: 0 2023-12-08T22:10:53.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: read_amp_bytes_per_bit: 0 2023-12-08T22:10:53.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: format_version: 2 2023-12-08T22:10:53.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: enable_index_compression: 1 2023-12-08T22:10:53.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: block_align: 0 2023-12-08T22:10:53.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-08T22:10:53.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-08T22:10:53.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.compression: NoCompression 2023-12-08T22:10:53.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-08T22:10:53.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-08T22:10:53.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-08T22:10:53.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.num_levels: 7 2023-12-08T22:10:53.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-08T22:10:53.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-08T22:10:53.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-08T22:10:53.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-08T22:10:53.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-08T22:10:53.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-08T22:10:53.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-08T22:10:53.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-08T22:10:53.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-08T22:10:53.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.compression_opts.level: 32767 2023-12-08T22:10:53.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-08T22:10:53.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-08T22:10:53.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-08T22:10:53.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.compression_opts.enabled: false 2023-12-08T22:10:53.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-08T22:10:53.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-08T22:10:53.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-08T22:10:53.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-08T22:10:53.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-08T22:10:53.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-08T22:10:53.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-08T22:10:53.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-08T22:10:53.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-08T22:10:53.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-08T22:10:53.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-08T22:10:53.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-08T22:10:53.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-08T22:10:53.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-08T22:10:53.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-08T22:10:53.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-08T22:10:53.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-08T22:10:53.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.arena_block_size: 4194304 2023-12-08T22:10:53.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-08T22:10:53.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-08T22:10:53.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-08T22:10:53.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-08T22:10:53.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-08T22:10:53.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-08T22:10:53.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-08T22:10:53.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-08T22:10:53.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-08T22:10:53.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-08T22:10:53.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-08T22:10:53.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-08T22:10:53.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-08T22:10:53.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-08T22:10:53.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.table_properties_collectors: 2023-12-08T22:10:53.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.inplace_update_support: 0 2023-12-08T22:10:53.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-08T22:10:53.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-08T22:10:53.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-08T22:10:53.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-08T22:10:53.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.bloom_locality: 0 2023-12-08T22:10:53.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.max_successive_merges: 0 2023-12-08T22:10:53.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-08T22:10:53.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-08T22:10:53.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.force_consistency_checks: 0 2023-12-08T22:10:53.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-08T22:10:53.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.451+0000 7fba2d38f6c0 4 rocksdb: Options.ttl: 0 2023-12-08T22:10:53.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.452+0000 7fba2d38f6c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-08T22:10:53.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.452+0000 7fba2d38f6c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2023-12-08T22:10:53.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.452+0000 7fba2d38f6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702073453453205, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-12-08T22:10:53.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.452+0000 7fba2d38f6c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2023-12-08T22:10:53.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.453+0000 7fba2d38f6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702073453454459, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 61329, "table_properties": {"data_size": 59651, "index_size": 283, "filter_size": 581, "raw_key_size": 8582, "raw_average_key_size": 47, "raw_value_size": 54725, "raw_average_value_size": 300, "num_data_blocks": 9, "num_entries": 182, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2023-12-08T22:10:53.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.453+0000 7fba2d38f6c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2023-12-08T22:10:53.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.454+0000 7fba2d38f6c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702073453455007, "job": 1, "event": "recovery_finished"} 2023-12-08T22:10:53.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.455+0000 7fba2d38f6c0 4 rocksdb: DB pointer 0x55d3c8128400 2023-12-08T22:10:53.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.456+0000 7fba144dc700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2023-12-08T22:10:53.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.456+0000 7fba144dc700 4 rocksdb: [db/db_impl.cc:778] 2023-12-08T22:10:53.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: ** DB Stats ** 2023-12-08T22:10:53.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:10:53.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: 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-08T22:10:53.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-08T22:10:53.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T22:10:53.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: 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-08T22:10:53.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-08T22:10:53.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T22:10:53.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: ** Compaction Stats [default] ** 2023-12-08T22:10:53.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: 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-08T22:10:53.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:10:53.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: L0 2/0 61.51 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 74.2 0.00 0.00 1 0.001 0 0 2023-12-08T22:10:53.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: Sum 2/0 61.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 74.2 0.00 0.00 1 0.001 0 0 2023-12-08T22:10:53.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 74.2 0.00 0.00 1 0.001 0 0 2023-12-08T22:10:53.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: ** Compaction Stats [default] ** 2023-12-08T22:10:53.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: 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-08T22:10:53.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:10:53.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 74.2 0.00 0.00 1 0.001 0 0 2023-12-08T22:10:53.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:10:53.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-08T22:10:53.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T22:10:53.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T22:10:53.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T22:10:53.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T22:10:53.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: Cumulative compaction: 0.00 GB write, 13.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:10:53.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: Interval compaction: 0.00 GB write, 13.49 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:10:53.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: 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-08T22:10:53.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T22:10:53.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: ** Compaction Stats [default] ** 2023-12-08T22:10:53.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: 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-08T22:10:53.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:10:53.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: L0 2/0 61.51 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 74.2 0.00 0.00 1 0.001 0 0 2023-12-08T22:10:53.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: Sum 2/0 61.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 74.2 0.00 0.00 1 0.001 0 0 2023-12-08T22:10:53.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: 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-08T22:10:53.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: ** Compaction Stats [default] ** 2023-12-08T22:10:53.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: 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-08T22:10:53.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:10:53.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 74.2 0.00 0.00 1 0.001 0 0 2023-12-08T22:10:53.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:10:53.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-08T22:10:53.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T22:10:53.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T22:10:53.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T22:10:53.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T22:10:53.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: Cumulative compaction: 0.00 GB write, 13.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:10:53.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: 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-08T22:10:53.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: 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-08T22:10:53.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T22:10:53.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.456+0000 7fba2d38f6c0 0 starting mon.a rank 0 at public addrs [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] at bind addrs [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:10:53.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.458+0000 7fba2d38f6c0 1 mon.a@-1(???) e1 preinit fsid 958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:10:53.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.458+0000 7fba2d38f6c0 0 mon.a@-1(???).mds e1 new map 2023-12-08T22:10:53.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.458+0000 7fba2d38f6c0 0 mon.a@-1(???).mds e1 print_map 2023-12-08T22:10:53.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: e1 2023-12-08T22:10:53.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: enable_multiple, ever_enabled_multiple: 0,0 2023-12-08T22:10:53.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: 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-08T22:10:53.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: legacy client fscid: -1 2023-12-08T22:10:53.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: 2023-12-08T22:10:53.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: No filesystems configured 2023-12-08T22:10:53.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.459+0000 7fba2d38f6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-08T22:10:53.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.459+0000 7fba2d38f6c0 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-08T22:10:53.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.459+0000 7fba2d38f6c0 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-08T22:10:53.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: audit 2023-12-08T22:10:51.172776+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.42:0/36928310' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-08T22:10:53.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: audit 2023-12-08T22:10:51.175781+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.42:0/36928310' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-08T22:10:53.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: debug 2023-12-08T22:10:53.459+0000 7fba2d38f6c0 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-08T22:10:53.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: cluster 2023-12-08T22:10:53.476181+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-12-08T22:10:53.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: cluster 2023-12-08T22:10:53.476232+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0]} 2023-12-08T22:10:53.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: cluster 2023-12-08T22:10:53.476268+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-12-08T22:10:53.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: cluster 2023-12-08T22:10:53.476297+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-12-08T22:10:53.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:53 smithi042 bash[108250]: cluster 2023-12-08T22:10:53.476602+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-12-08T22:10:54.111 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Creating mgr... 2023-12-08T22:10:54.114 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2023-12-08T22:10:54.222 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-958e143a-9616-11ee-95a3-87774f69a715@mgr.y 2023-12-08T22:10:54.248 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-958e143a-9616-11ee-95a3-87774f69a715@mgr.y 2023-12-08T22:10:54.254 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-958e143a-9616-11ee-95a3-87774f69a715@mgr.y.service: Unit ceph-958e143a-9616-11ee-95a3-87774f69a715@mgr.y.service not loaded. 2023-12-08T22:10:54.254 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-958e143a-9616-11ee-95a3-87774f69a715@mgr.y 2023-12-08T22:10:54.260 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-958e143a-9616-11ee-95a3-87774f69a715.target.wants/ceph-958e143a-9616-11ee-95a3-87774f69a715@mgr.y.service → /etc/systemd/system/ceph-958e143a-9616-11ee-95a3-87774f69a715@.service. 2023-12-08T22:10:54.353 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl start ceph-958e143a-9616-11ee-95a3-87774f69a715@mgr.y 2023-12-08T22:10:54.385 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:10:54 smithi042 systemd[1]: Starting Ceph mgr.y for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:10:54.393 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl is-enabled firewalld.service 2023-12-08T22:10:54.401 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:systemctl:stdout disabled 2023-12-08T22:10:54.401 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: systemctl is-active firewalld.service 2023-12-08T22:10:54.409 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:systemctl:stdout inactive 2023-12-08T22:10:54.410 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:firewalld.service is not enabled 2023-12-08T22:10:54.410 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-08T22:10:54.410 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2023-12-08T22:10:54.410 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Waiting for mgr to start... 2023-12-08T22:10:54.410 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Waiting for mgr... 2023-12-08T22:10:54.410 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-08T22:10:54.411 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-08T22:10:54.744 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:10:54 smithi042 podman[108470]: Error: no container with ID or name "ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr.y" found: no such container 2023-12-08T22:10:54.744 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:10:54 smithi042 systemd[1]: Started Ceph mgr.y for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:10:54.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:54 smithi042 bash[108250]: audit 2023-12-08T22:10:53.745409+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.42:0/997956121' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2023-12-08T22:10:54.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:54 smithi042 bash[108250]: audit 2023-12-08T22:10:53.747477+0000 mon.a (mon.0) 7 : audit [INF] from='client.? 172.21.15.42:0/997956121' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2023-12-08T22:10:54.907 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:10:54.908 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:10:54.908 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "958e143a-9616-11ee-95a3-87774f69a715", 2023-12-08T22:10:54.908 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-08T22:10:54.908 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-08T22:10:54.908 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-08T22:10:54.908 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-08T22:10:54.908 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:10:54.908 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-08T22:10:54.908 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-08T22:10:54.908 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-08T22:10:54.908 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:10:54.908 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-08T22:10:54.908 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-08T22:10:54.908 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:10:54.909 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 1, 2023-12-08T22:10:54.909 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-08T22:10:54.909 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:10:54.909 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-08T22:10:54.909 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-08T22:10:54.909 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:10:54.909 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-08T22:10:54.909 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:10:54.909 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-08T22:10:54.909 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-08T22:10:54.909 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-08T22:10:54.909 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-08T22:10:54.909 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-08T22:10:54.909 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-08T22:10:54.914 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:10:54.914 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-08T22:10:54.914 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-08T22:10:54.914 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-08T22:10:54.914 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-08T22:10:54.914 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-08T22:10:54.915 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-08T22:10:54.915 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-08T22:10:54.915 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-08T22:10:54.915 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-08T22:10:54.915 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:10:54.915 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-08T22:10:54.915 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:10:54.915 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-08T22:10:54.915 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-08T22:10:54.915 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:10:54.915 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-08T22:10:54.915 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-12-08T22:10:54.915 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-08T22:10:54.915 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-08T22:10:54.915 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-08T22:10:54.915 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-08T22:10:54.916 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:10:54.916 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T22:10:54.916 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:10:54.916 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-08T22:10:54.916 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:10:54.916 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-08T22:10:49.890813+0000", 2023-12-08T22:10:54.916 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T22:10:54.916 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:10:54.916 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-08T22:10:54.916 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:10:55.293 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2023-12-08T22:10:55.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:55 smithi042 bash[108250]: audit 2023-12-08T22:10:54.902943+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.42:0/3009586307' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-08T22:10:56.294 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-08T22:10:56.294 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-08T22:10:56.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:10:56.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:10:56.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "958e143a-9616-11ee-95a3-87774f69a715", 2023-12-08T22:10:56.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-08T22:10:56.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-08T22:10:56.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-08T22:10:56.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-08T22:10:56.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:10:56.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-08T22:10:56.751 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-08T22:10:56.751 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-08T22:10:56.751 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:10:56.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-08T22:10:56.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-08T22:10:56.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:10:56.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 3, 2023-12-08T22:10:56.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-08T22:10:56.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:10:56.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-08T22:10:56.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-08T22:10:56.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:10:56.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-08T22:10:56.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:10:56.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-08T22:10:56.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-08T22:10:56.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-08T22:10:56.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-08T22:10:56.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-08T22:10:56.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-08T22:10:56.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:10:56.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-08T22:10:56.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-08T22:10:56.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-08T22:10:56.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-08T22:10:56.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-08T22:10:56.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-08T22:10:56.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-08T22:10:56.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-08T22:10:56.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-08T22:10:56.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:10:56.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-08T22:10:56.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:10:56.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-08T22:10:56.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-08T22:10:56.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:10:56.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-08T22:10:56.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-12-08T22:10:56.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-08T22:10:56.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-08T22:10:56.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-08T22:10:56.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-08T22:10:56.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:10:56.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T22:10:56.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:10:56.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-08T22:10:56.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:10:56.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-08T22:10:49.890813+0000", 2023-12-08T22:10:56.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T22:10:56.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:10:56.755 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-08T22:10:56.755 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:10:57.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:56 smithi042 bash[108250]: audit 2023-12-08T22:10:56.739195+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.42:0/2175195535' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-08T22:10:57.254 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2023-12-08T22:10:58.255 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-08T22:10:58.255 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-08T22:10:58.688 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:10:58.688 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:10:58.688 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "958e143a-9616-11ee-95a3-87774f69a715", 2023-12-08T22:10:58.688 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-08T22:10:58.688 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-08T22:10:58.688 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-08T22:10:58.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-08T22:10:58.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:10:58.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-08T22:10:58.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-08T22:10:58.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-08T22:10:58.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:10:58.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-08T22:10:58.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-08T22:10:58.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:10:58.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 5, 2023-12-08T22:10:58.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-08T22:10:58.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:10:58.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-08T22:10:58.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-08T22:10:58.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:10:58.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-08T22:10:58.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:10:58.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-08T22:10:58.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-08T22:10:58.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-08T22:10:58.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-08T22:10:58.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-08T22:10:58.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-08T22:10:58.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:10:58.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-08T22:10:58.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-08T22:10:58.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-08T22:10:58.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-08T22:10:58.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-08T22:10:58.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-08T22:10:58.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-08T22:10:58.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-08T22:10:58.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-08T22:10:58.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:10:58.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-08T22:10:58.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:10:58.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-08T22:10:58.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-08T22:10:58.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:10:58.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-08T22:10:58.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2023-12-08T22:10:58.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-08T22:10:58.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-08T22:10:58.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-08T22:10:58.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-08T22:10:58.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:10:58.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T22:10:58.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:10:58.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-08T22:10:58.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:10:58.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-08T22:10:49.890813+0000", 2023-12-08T22:10:58.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T22:10:58.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:10:58.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-08T22:10:58.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:10:59.026 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:mgr not available, waiting (3/10)... 2023-12-08T22:10:59.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:59 smithi042 bash[108250]: audit 2023-12-08T22:10:58.682829+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.42:0/3475333693' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-08T22:10:59.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:59 smithi042 bash[108250]: cluster 2023-12-08T22:10:58.813582+0000 mon.a (mon.0) 11 : cluster [INF] Activating manager daemon y 2023-12-08T22:10:59.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:59 smithi042 bash[108250]: cluster 2023-12-08T22:10:58.816117+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00266428s) 2023-12-08T22:10:59.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:59 smithi042 bash[108250]: audit 2023-12-08T22:10:58.816842+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.42:0/3970337740' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:10:59.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:59 smithi042 bash[108250]: audit 2023-12-08T22:10:58.816948+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.42:0/3970337740' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:10:59.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:59 smithi042 bash[108250]: audit 2023-12-08T22:10:58.817089+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.42:0/3970337740' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:10:59.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:59 smithi042 bash[108250]: audit 2023-12-08T22:10:58.817662+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.42:0/3970337740' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:10:59.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:59 smithi042 bash[108250]: audit 2023-12-08T22:10:58.817901+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.42:0/3970337740' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:10:59.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:59 smithi042 bash[108250]: cluster 2023-12-08T22:10:58.832156+0000 mon.a (mon.0) 18 : cluster [INF] Manager daemon y is now available 2023-12-08T22:10:59.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:59 smithi042 bash[108250]: audit 2023-12-08T22:10:58.845369+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.42:0/3970337740' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2023-12-08T22:10:59.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:59 smithi042 bash[108250]: audit 2023-12-08T22:10:59.293959+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.42:0/3970337740' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2023-12-08T22:10:59.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:59 smithi042 bash[108250]: cluster 2023-12-08T22:10:59.294011+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-12-08T22:10:59.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:59 smithi042 bash[108250]: audit 2023-12-08T22:10:59.294878+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.42:0/3970337740' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-08T22:10:59.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:59 smithi042 bash[108250]: audit 2023-12-08T22:10:59.299662+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.42:0/3970337740' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"d87bcd14-802a-4856-9c1b-3b6aeccea605"}]: dispatch 2023-12-08T22:10:59.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:59 smithi042 bash[108250]: audit 2023-12-08T22:10:59.301329+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.42:0/3970337740' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"d87bcd14-802a-4856-9c1b-3b6aeccea605"}]': finished 2023-12-08T22:10:59.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:59 smithi042 bash[108250]: audit 2023-12-08T22:10:59.301729+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.42:0/3970337740' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"4550665c-8ce3-4f60-8eb3-ca8088021922"}]: dispatch 2023-12-08T22:10:59.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:10:59 smithi042 bash[108250]: audit 2023-12-08T22:10:59.303210+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.42:0/3970337740' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"4550665c-8ce3-4f60-8eb3-ca8088021922"}]': finished 2023-12-08T22:11:00.027 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'status', '-f', 'json-pretty'] 2023-12-08T22:11:00.027 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 status -f json-pretty 2023-12-08T22:11:01.447 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2023-12-08T22:11:01.447 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:01.447 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "958e143a-9616-11ee-95a3-87774f69a715", 2023-12-08T22:11:01.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2023-12-08T22:11:01.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2023-12-08T22:11:01.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2023-12-08T22:11:01.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2023-12-08T22:11:01.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:01.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2023-12-08T22:11:01.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2023-12-08T22:11:01.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2023-12-08T22:11:01.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:01.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2023-12-08T22:11:01.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "a" 2023-12-08T22:11:01.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:01.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 7, 2023-12-08T22:11:01.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2023-12-08T22:11:01.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:11:01.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "octopus", 2023-12-08T22:11:01.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2023-12-08T22:11:01.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:01.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2023-12-08T22:11:01.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 3, 2023-12-08T22:11:01.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2023-12-08T22:11:01.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2023-12-08T22:11:01.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2023-12-08T22:11:01.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2023-12-08T22:11:01.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2023-12-08T22:11:01.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2023-12-08T22:11:01.452 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:01.452 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2023-12-08T22:11:01.452 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2023-12-08T22:11:01.452 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2023-12-08T22:11:01.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2023-12-08T22:11:01.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2023-12-08T22:11:01.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2023-12-08T22:11:01.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2023-12-08T22:11:01.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2023-12-08T22:11:01.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2023-12-08T22:11:01.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:01.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2023-12-08T22:11:01.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:11:01.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2023-12-08T22:11:01.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2023-12-08T22:11:01.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:01.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2023-12-08T22:11:01.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-12-08T22:11:01.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2023-12-08T22:11:01.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-08T22:11:01.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-08T22:11:01.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-08T22:11:01.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:01.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T22:11:01.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:01.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2023-12-08T22:11:01.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2023-12-08T22:11:01.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2023-12-08T22:10:49.890813+0000", 2023-12-08T22:11:01.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2023-12-08T22:11:01.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:01.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2023-12-08T22:11:01.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:01.475 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:01 smithi042 bash[108250]: cluster 2023-12-08T22:10:59.819208+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e3: y(active, since 1.00575s) 2023-12-08T22:11:01.475 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:01 smithi042 bash[108250]: audit 2023-12-08T22:11:00.294583+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.14100 172.21.15.42:0/3970337740' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-08T22:11:01.475 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:01 smithi042 bash[108250]: cluster 2023-12-08T22:11:00.294642+0000 mon.a (mon.0) 29 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-12-08T22:11:01.475 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:01 smithi042 bash[108250]: audit 2023-12-08T22:11:00.297012+0000 mon.a (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-08T22:11:01.818 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Enabling cephadm module... 2023-12-08T22:11:01.819 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'cephadm'] 2023-12-08T22:11:01.819 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable cephadm 2023-12-08T22:11:02.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:02 smithi042 bash[108250]: audit 2023-12-08T22:11:01.220309+0000 mon.a (mon.0) 31 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-08T22:11:02.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:02 smithi042 bash[108250]: cluster 2023-12-08T22:11:01.295616+0000 mon.a (mon.0) 32 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-12-08T22:11:02.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:02 smithi042 bash[108250]: audit 2023-12-08T22:11:01.442417+0000 mon.a (mon.0) 33 : audit [DBG] from='client.? 172.21.15.42:0/415631347' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-08T22:11:03.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:03 smithi042 bash[108250]: audit 2023-12-08T22:11:02.365471+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.42:0/1062634948' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-08T22:11:03.494 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:03 smithi042 bash[108487]: ignoring --setuser ceph since I am not root 2023-12-08T22:11:03.494 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:03 smithi042 bash[108487]: ignoring --setgroup ceph since I am not root 2023-12-08T22:11:03.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-12-08T22:11:03.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-12-08T22:11:04.169 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.199 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 5, 2023-12-08T22:11:04.199 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14100, 2023-12-08T22:11:04.199 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-12-08T22:11:04.199 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-12-08T22:11:04.199 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-08T22:11:04.199 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.199 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-08T22:11:04.199 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.42:6800", 2023-12-08T22:11:04.199 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 141226296 2023-12-08T22:11:04.199 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.199 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.199 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-12-08T22:11:04.200 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.42:6801", 2023-12-08T22:11:04.200 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 141226296 2023-12-08T22:11:04.200 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.200 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T22:11:04.200 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.200 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.42:6801/141226296", 2023-12-08T22:11:04.200 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-12-08T22:10:58.813442+0000", 2023-12-08T22:11:04.200 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-12-08T22:11:04.200 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-12-08T22:11:04.200 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-12-08T22:11:04.200 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-08T22:11:04.200 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-08T22:11:04.200 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-08T22:11:04.200 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-08T22:11:04.201 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.201 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-12-08T22:11:04.201 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.201 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-12-08T22:11:04.201 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.201 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.201 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.201 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T22:11:04.201 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T22:11:04.201 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:04.201 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.201 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.201 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T22:11:04.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-12-08T22:11:04.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-12-08T22:11:04.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-12-08T22:11:04.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-12-08T22:11:04.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-12-08T22:11:04.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-12-08T22:11:04.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-12-08T22:11:04.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-12-08T22:11:04.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-12-08T22:11:04.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-12-08T22:11:04.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-12-08T22:11:04.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-12-08T22:11:04.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-12-08T22:11:04.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-12-08T22:11:04.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-12-08T22:11:04.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-12-08T22:11:04.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-12-08T22:11:04.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-12-08T22:11:04.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-12-08T22:11:04.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-12-08T22:11:04.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-12-08T22:11:04.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-12-08T22:11:04.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-12-08T22:11:04.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-12-08T22:11:04.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-12-08T22:11:04.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-12-08T22:11:04.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-12-08T22:11:04.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-12-08T22:11:04.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-12-08T22:11:04.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-12-08T22:11:04.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-12-08T22:11:04.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-12-08T22:11:04.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-12-08T22:11:04.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-12-08T22:11:04.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-12-08T22:11:04.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-08T22:11:04.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-12-08T22:11:04.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-12-08T22:11:04.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T22:11:04.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-08T22:11:04.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-08T22:11:04.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-08T22:11:04.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-12-08T22:11:04.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-08T22:11:04.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-12-08T22:11:04.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-12-08T22:11:04.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T22:11:04.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-12-08T22:11:04.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-08T22:11:04.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-12-08T22:11:04.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-12-08T22:11:04.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-12-08T22:11:04.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-12-08T22:11:04.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-12-08T22:11:04.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-12-08T22:11:04.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2023-12-08T22:11:04.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-12-08T22:11:04.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-12-08T22:11:04.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-08T22:11:04.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-12-08T22:11:04.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-12-08T22:11:04.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-12-08T22:11:04.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-12-08T22:11:04.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-12-08T22:11:04.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-12-08T22:11:04.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-12-08T22:11:04.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-12-08T22:11:04.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-12-08T22:11:04.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-08T22:11:04.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-12-08T22:11:04.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-12-08T22:11:04.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T22:11:04.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-08T22:11:04.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-08T22:11:04.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-08T22:11:04.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-12-08T22:11:04.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-08T22:11:04.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-12-08T22:11:04.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-12-08T22:11:04.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-08T22:11:04.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-08T22:11:04.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-12-08T22:11:04.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-08T22:11:04.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-08T22:11:04.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-12-08T22:11:04.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-12-08T22:11:04.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-12-08T22:11:04.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-12-08T22:11:04.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-12-08T22:11:04.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-12-08T22:11:04.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-12-08T22:11:04.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-12-08T22:11:04.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T22:11:04.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T22:11:04.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:04.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T22:11:04.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-12-08T22:11:04.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-12-08T22:11:04.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-12-08T22:11:04.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T22:11:04.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-08T22:11:04.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-12-08T22:11:04.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-12-08T22:11:04.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-12-08T22:11:04.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-12-08T22:11:04.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T22:11:04.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T22:11:04.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-12-08T22:11:04.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-12-08T22:11:04.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-12-08T22:11:04.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-12-08T22:11:04.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-12-08T22:11:04.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "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.", 2023-12-08T22:11:04.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-12-08T22:11:04.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-12-08T22:11:04.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-12-08T22:11:04.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-12-08T22:11:04.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-12-08T22:11:04.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-12-08T22:11:04.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:04.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T22:11:04.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-12-08T22:11:04.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-12-08T22:11:04.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-12-08T22:11:04.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:04.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-12-08T22:11:04.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-12-08T22:11:04.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-12-08T22:11:04.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-12-08T22:11:04.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:04.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T22:11:04.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-12-08T22:11:04.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-12-08T22:11:04.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-08T22:11:04.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-08T22:11:04.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-12-08T22:11:04.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-12-08T22:11:04.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-12-08T22:11:04.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-12-08T22:11:04.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-12-08T22:11:04.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-12-08T22:11:04.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:11:04.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-12-08T22:11:04.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-12-08T22:11:04.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-12-08T22:11:04.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-12-08T22:11:04.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-12-08T22:11:04.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-12-08T22:11:04.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-12-08T22:11:04.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-12-08T22:11:04.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-12-08T22:11:04.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2023-12-08T22:11:04.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-12-08T22:11:04.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-12-08T22:11:04.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-12-08T22:11:04.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:04.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-12-08T22:11:04.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-12-08T22:11:04.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-12-08T22:11:04.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-12-08T22:11:04.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:04.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-12-08T22:11:04.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-12-08T22:11:04.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-12-08T22:11:04.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-12-08T22:11:04.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-12-08T22:11:04.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-12-08T22:11:04.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-12-08T22:11:04.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-12-08T22:11:04.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-12-08T22:11:04.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-12-08T22:11:04.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-12-08T22:11:04.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-12-08T22:11:04.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-12-08T22:11:04.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-12-08T22:11:04.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-12-08T22:11:04.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-12-08T22:11:04.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-12-08T22:11:04.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-12-08T22:11:04.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-12-08T22:11:04.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-12-08T22:11:04.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-12-08T22:11:04.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-12-08T22:11:04.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-12-08T22:11:04.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-12-08T22:11:04.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-12-08T22:11:04.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-12-08T22:11:04.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-12-08T22:11:04.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-08T22:11:04.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-12-08T22:11:04.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-12-08T22:11:04.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-12-08T22:11:04.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-12-08T22:11:04.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-12-08T22:11:04.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-12-08T22:11:04.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-08T22:11:04.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-12-08T22:11:04.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-12-08T22:11:04.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-12-08T22:11:04.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-12-08T22:11:04.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-12-08T22:11:04.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-12-08T22:11:04.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-12-08T22:11:04.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-12-08T22:11:04.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-12-08T22:11:04.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-12-08T22:11:04.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-12-08T22:11:04.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-12-08T22:11:04.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-12-08T22:11:04.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-12-08T22:11:04.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-12-08T22:11:04.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-12-08T22:11:04.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-12-08T22:11:04.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-12-08T22:11:04.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-12-08T22:11:04.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-12-08T22:11:04.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-12-08T22:11:04.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-12-08T22:11:04.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-12-08T22:11:04.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-12-08T22:11:04.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-12-08T22:11:04.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-12-08T22:11:04.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-12-08T22:11:04.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T22:11:04.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-12-08T22:11:04.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-12-08T22:11:04.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-12-08T22:11:04.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-12-08T22:11:04.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-12-08T22:11:04.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-12-08T22:11:04.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-12-08T22:11:04.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-12-08T22:11:04.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-12-08T22:11:04.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-12-08T22:11:04.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-08T22:11:04.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-12-08T22:11:04.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-12-08T22:11:04.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-12-08T22:11:04.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-12-08T22:11:04.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-12-08T22:11:04.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-12-08T22:11:04.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-12-08T22:11:04.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-12-08T22:11:04.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-12-08T22:11:04.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-12-08T22:11:04.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-12-08T22:11:04.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-12-08T22:11:04.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-12-08T22:11:04.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-12-08T22:11:04.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-12-08T22:11:04.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-12-08T22:11:04.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-08T22:11:04.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-12-08T22:11:04.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-12-08T22:11:04.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T22:11:04.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-12-08T22:11:04.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-12-08T22:11:04.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T22:11:04.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-12-08T22:11:04.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-12-08T22:11:04.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-12-08T22:11:04.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-12-08T22:11:04.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-12-08T22:11:04.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-12-08T22:11:04.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-12-08T22:11:04.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-12-08T22:11:04.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-08T22:11:04.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-08T22:11:04.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-08T22:11:04.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-08T22:11:04.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-08T22:11:04.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-08T22:11:04.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-12-08T22:11:04.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-08T22:11:04.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-08T22:11:04.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-12-08T22:11:04.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-08T22:11:04.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-08T22:11:04.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-12-08T22:11:04.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-12-08T22:11:04.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-12-08T22:11:04.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-12-08T22:11:04.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-12-08T22:11:04.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-12-08T22:11:04.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-12-08T22:11:04.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-12-08T22:11:04.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-12-08T22:11:04.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-12-08T22:11:04.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-12-08T22:11:04.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-12-08T22:11:04.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-12-08T22:11:04.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-12-08T22:11:04.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-08T22:11:04.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-08T22:11:04.646 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.646 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.646 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.646 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.646 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.646 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.646 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.646 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.646 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.646 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.646 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.646 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.646 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.646 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.647 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.647 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-12-08T22:11:04.647 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.647 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.647 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.647 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-12-08T22:11:04.647 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-12-08T22:11:04.647 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.647 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.647 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.647 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.647 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.647 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.647 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.647 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-12-08T22:11:04.648 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.648 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.648 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.648 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.648 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.648 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.648 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.648 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.648 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.648 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.648 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.648 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.648 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.648 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.648 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.648 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.649 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.649 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.649 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.649 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.649 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.649 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.649 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.649 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.649 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.649 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.649 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.649 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.649 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.649 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.649 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.650 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.650 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.650 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.650 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.650 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.650 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.650 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.650 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.650 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.650 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.650 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.650 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.650 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.650 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.650 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.650 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.651 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.651 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.651 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.651 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.651 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.651 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.651 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.651 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.651 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.651 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.651 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.651 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.651 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.651 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.651 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.651 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.652 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.652 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.652 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.652 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.652 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.652 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.652 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.652 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.652 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.652 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.652 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.652 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-12-08T22:11:04.652 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-12-08T22:11:04.652 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:04.652 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.653 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.653 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-12-08T22:11:04.653 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.653 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.653 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.653 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-12-08T22:11:04.653 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.653 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.653 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.653 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.653 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-12-08T22:11:04.653 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-12-08T22:11:04.653 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.653 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.653 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.653 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-12-08T22:11:04.654 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.654 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.654 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.654 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-12-08T22:11:04.654 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.654 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.654 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.654 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.654 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-12-08T22:11:04.654 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-12-08T22:11:04.654 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:04.654 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.654 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.654 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-12-08T22:11:04.654 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.655 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.655 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.655 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-12-08T22:11:04.655 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.655 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.655 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.655 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.655 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-12-08T22:11:04.655 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-12-08T22:11:04.655 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:04.655 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.655 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.655 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-08T22:11:04.655 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.655 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.655 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.656 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-12-08T22:11:04.656 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.656 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.656 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.656 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.656 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-12-08T22:11:04.656 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-12-08T22:11:04.656 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.656 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.656 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.656 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.656 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.656 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.656 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.656 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-12-08T22:11:04.657 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.657 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.657 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.657 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.657 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T22:11:04.657 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T22:11:04.657 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:04.657 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.657 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.657 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T22:11:04.657 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.657 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.657 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.657 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-12-08T22:11:04.657 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.657 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.658 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.658 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.658 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-12-08T22:11:04.658 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-12-08T22:11:04.658 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:04.658 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.658 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.658 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-12-08T22:11:04.658 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.658 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.658 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.658 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-12-08T22:11:04.658 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.658 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.658 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.658 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.659 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.659 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.659 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.659 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-12-08T22:11:04.659 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.659 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.659 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.659 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.659 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.659 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.659 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.659 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.659 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.659 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.659 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.659 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.660 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.660 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.660 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.660 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.660 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.660 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.660 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.660 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.660 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.660 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.660 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.661 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.661 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.661 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.661 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.661 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.661 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.661 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.661 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.661 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.661 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.661 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.661 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.661 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.661 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.661 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.661 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.662 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.662 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.662 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.662 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.662 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.662 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.662 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.662 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.662 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.662 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.662 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.662 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.662 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.662 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.662 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.662 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.663 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.663 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.663 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.663 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.663 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.663 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.663 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.663 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.663 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.663 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.663 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.663 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.663 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.663 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.663 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.663 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.664 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.664 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.664 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-12-08T22:11:04.664 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-12-08T22:11:04.664 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.664 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.664 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.664 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-08T22:11:04.664 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.664 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.664 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.664 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.664 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.664 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.664 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.664 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.665 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-12-08T22:11:04.665 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-12-08T22:11:04.665 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.665 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.665 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.665 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-12-08T22:11:04.665 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.665 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.665 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.665 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.665 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.665 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.665 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.665 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.665 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T22:11:04.665 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T22:11:04.666 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.666 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.666 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.666 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T22:11:04.666 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.666 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.666 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.666 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.666 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.666 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.666 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.666 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.666 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.666 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.667 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.667 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-12-08T22:11:04.667 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-12-08T22:11:04.667 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-12-08T22:11:04.667 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.667 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-12-08T22:11:04.667 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-12-08T22:11:04.667 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.667 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.667 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.667 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-12-08T22:11:04.667 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.667 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.667 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.667 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.667 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.668 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.668 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.668 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.668 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-12-08T22:11:04.668 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-12-08T22:11:04.668 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.668 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.668 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.668 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-12-08T22:11:04.668 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.668 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.668 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.668 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.668 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.669 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.669 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.669 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.669 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-12-08T22:11:04.669 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-12-08T22:11:04.669 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.669 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.669 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.669 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:11:04.669 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.669 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.669 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.669 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.669 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.669 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.670 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.670 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.670 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T22:11:04.670 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T22:11:04.670 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.670 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.670 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.670 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-12-08T22:11:04.670 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.670 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.670 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.670 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.670 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.670 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.670 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.670 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.671 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.671 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.671 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.671 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.671 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.671 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.671 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.671 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.671 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.671 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.671 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.671 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.671 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.671 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.671 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.671 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.672 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.672 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.672 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.672 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.672 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.672 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.672 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.672 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.672 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.672 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.672 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.672 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.672 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.672 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.672 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.672 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.672 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.673 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.673 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.673 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.673 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.673 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.673 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.673 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.673 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.673 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.673 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.673 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.673 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.673 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.673 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.673 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.674 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.674 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.674 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.674 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.674 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.674 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.674 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.674 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.674 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.674 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.674 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.674 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.674 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.674 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.674 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.674 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.675 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.675 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.675 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.675 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.675 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.675 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.675 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-08T22:11:04.675 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-08T22:11:04.675 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.675 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.675 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.675 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:11:04.675 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.675 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.675 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.675 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.676 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.676 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.676 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.676 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.676 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-12-08T22:11:04.676 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-12-08T22:11:04.676 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.676 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.676 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.676 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-12-08T22:11:04.676 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.676 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.676 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.676 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.676 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.677 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.677 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.677 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.677 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-08T22:11:04.677 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-08T22:11:04.677 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.677 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.677 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.677 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-12-08T22:11:04.677 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.677 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.677 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.677 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.678 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.678 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.678 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.678 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.678 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-12-08T22:11:04.678 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-12-08T22:11:04.678 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.678 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.678 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.678 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T22:11:04.678 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.678 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.678 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.678 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.678 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.679 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.679 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.679 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.679 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-08T22:11:04.679 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-08T22:11:04.679 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.679 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.679 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.679 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:11:04.679 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.679 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.679 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.679 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.679 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.679 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.679 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.680 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.680 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-12-08T22:11:04.680 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-12-08T22:11:04.680 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.680 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.680 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.680 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-12-08T22:11:04.680 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.680 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.680 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.680 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.680 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.680 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.680 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.680 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.680 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.681 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.681 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.681 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-12-08T22:11:04.681 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.681 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.681 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.681 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.681 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.681 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.681 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.681 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.681 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.681 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.681 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.681 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.681 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.681 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.682 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.682 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.682 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.682 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.682 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.682 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.682 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.682 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.682 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.682 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.682 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.682 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.682 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.682 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.682 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.682 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.683 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.683 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.683 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.683 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.683 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.683 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.683 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.683 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.683 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.683 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.683 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.683 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.683 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.683 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.683 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.684 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.684 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.684 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.684 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.684 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.684 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.684 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.684 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.684 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.684 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.684 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.684 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.684 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.684 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.684 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.684 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.685 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.685 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.685 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.685 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.685 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.685 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.685 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.685 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.685 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.685 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.685 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.685 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.685 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.685 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.685 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.685 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-12-08T22:11:04.686 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.686 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.686 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.686 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.686 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.686 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.686 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.686 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.686 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.686 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.686 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.686 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.686 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.686 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.686 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.687 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.687 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.687 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.687 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.687 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.687 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.687 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.687 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.687 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.687 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.687 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.687 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.687 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.687 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.687 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.687 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.688 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.688 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.688 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.688 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.688 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.688 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.688 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.688 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.688 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.688 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.688 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.688 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.688 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.688 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.688 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.689 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.690 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-12-08T22:11:04.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-12-08T22:11:04.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-12-08T22:11:04.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-08T22:11:04.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-12-08T22:11:04.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.691 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-12-08T22:11:04.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-12-08T22:11:04.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T22:11:04.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-12-08T22:11:04.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-12-08T22:11:04.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.692 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.693 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.693 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.693 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.693 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.693 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.693 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.693 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.693 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.693 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.693 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.693 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.693 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.693 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.693 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.693 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.693 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.694 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.694 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.694 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.694 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.694 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.694 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.694 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.694 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.694 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.694 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.694 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.694 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.694 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.694 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.694 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.694 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.695 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.695 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.695 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.695 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.695 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.695 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.695 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.695 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.695 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.695 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.695 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.695 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.695 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.696 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.696 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.696 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.696 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.696 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.696 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.696 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.696 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.696 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.696 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.696 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.696 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.696 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.696 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.696 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.696 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.697 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.697 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.697 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.697 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.697 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.697 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.697 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.697 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.697 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.697 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.697 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.697 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.697 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-12-08T22:11:04.697 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.697 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.697 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.698 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-12-08T22:11:04.698 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-12-08T22:11:04.698 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.698 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.698 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.698 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-12-08T22:11:04.698 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.698 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.698 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.698 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-12-08T22:11:04.698 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.698 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.698 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.698 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.698 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.699 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.699 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.699 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.699 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.699 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.699 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.699 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.699 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.699 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.699 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.699 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.699 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.699 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.699 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.699 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.699 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.700 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.700 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.700 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.700 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.700 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.700 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.700 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.700 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.700 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.700 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.700 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.700 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.700 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.700 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.700 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.700 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.701 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.701 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.701 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.701 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.701 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.701 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.701 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.701 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.701 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.701 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.701 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.701 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.701 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.701 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.702 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.702 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.702 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.702 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.702 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.702 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.702 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.702 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.702 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.702 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.702 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.702 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.702 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.702 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.703 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.703 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.703 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.703 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.703 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.703 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.703 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.703 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.703 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.703 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-12-08T22:11:04.703 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-12-08T22:11:04.703 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.703 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.703 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.703 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.703 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.704 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.704 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.704 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-12-08T22:11:04.704 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.704 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.704 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.704 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.704 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-12-08T22:11:04.704 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-12-08T22:11:04.704 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.704 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.704 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.704 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-12-08T22:11:04.704 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.704 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.704 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.705 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-12-08T22:11:04.705 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.705 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.705 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.705 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.705 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-12-08T22:11:04.705 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-12-08T22:11:04.705 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.705 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.705 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.705 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-12-08T22:11:04.705 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.705 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.705 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.705 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-12-08T22:11:04.706 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.706 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.706 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.706 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.706 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-12-08T22:11:04.706 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-12-08T22:11:04.706 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.706 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.706 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.706 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.706 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.706 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.706 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.706 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-12-08T22:11:04.707 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.707 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.707 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.707 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.707 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-12-08T22:11:04.707 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-12-08T22:11:04.707 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.707 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.707 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.707 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-12-08T22:11:04.707 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.707 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.707 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.707 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-12-08T22:11:04.707 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.708 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.708 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.708 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.708 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.708 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.708 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.708 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-08T22:11:04.708 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.708 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.708 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.708 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.708 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.708 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.709 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.709 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.709 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.709 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.709 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.709 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.709 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.709 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.709 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.710 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.710 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.710 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.710 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.710 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.710 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.710 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.710 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.710 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.710 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.710 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.710 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.710 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.710 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.711 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.711 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.711 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.711 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.711 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.711 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.711 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.711 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.711 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.711 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.711 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.711 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.711 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.711 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.711 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.712 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.712 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.712 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.712 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.712 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.712 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.712 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.712 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.712 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.712 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.712 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.712 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.712 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.712 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.712 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.712 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.713 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.713 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.713 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.713 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.713 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.713 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.713 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.713 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.713 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.713 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.713 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.713 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.713 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.713 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-12-08T22:11:04.713 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-08T22:11:04.713 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.714 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.714 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.714 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:11:04.714 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.714 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.714 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.714 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-08T22:11:04.714 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-12-08T22:11:04.714 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-12-08T22:11:04.714 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.714 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-12-08T22:11:04.714 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.714 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.714 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.714 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.715 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.715 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.715 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.715 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-12-08T22:11:04.715 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.715 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.715 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.715 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.715 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.715 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.715 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.715 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.715 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.715 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.715 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.715 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.716 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.716 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.716 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.716 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.716 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.716 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.716 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.716 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.716 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.716 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.716 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.716 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.716 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.717 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.718 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.719 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-12-08T22:11:04.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.720 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.721 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.722 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.723 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.724 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T22:11:04.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T22:11:04.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T22:11:04.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.725 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-12-08T22:11:04.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.726 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.727 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.728 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.729 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.730 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.731 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-12-08T22:11:04.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-12-08T22:11:04.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-12-08T22:11:04.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-12-08T22:11:04.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-12-08T22:11:04.732 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-12-08T22:11:04.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:04.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T22:11:04.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-12-08T22:11:04.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.733 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-12-08T22:11:04.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.734 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.735 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.735 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.735 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.735 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.735 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.735 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.735 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.735 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.735 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.735 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.735 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.735 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.735 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.735 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.735 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.736 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.736 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.736 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.736 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.736 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.736 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.736 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.736 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.736 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.736 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.736 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.736 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.736 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.736 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.737 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.737 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.737 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.737 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.737 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.737 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.737 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.737 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.737 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.737 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.737 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.737 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.737 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.737 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.737 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.737 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.738 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.738 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.738 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.738 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.738 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.738 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.738 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.738 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.738 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.738 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.738 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.738 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.738 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.738 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.738 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.738 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-12-08T22:11:04.739 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-12-08T22:11:04.739 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.739 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.739 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.739 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.739 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.739 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.739 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.739 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.739 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.739 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.739 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.739 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.739 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-12-08T22:11:04.739 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-12-08T22:11:04.740 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.740 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.740 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.740 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.740 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.740 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.740 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.740 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.740 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.740 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.740 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.740 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.740 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-12-08T22:11:04.740 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-12-08T22:11:04.740 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.740 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.741 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.741 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.741 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.741 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.741 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.741 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.741 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.741 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.741 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.741 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.741 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-08T22:11:04.741 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-08T22:11:04.741 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.741 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.741 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.741 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.742 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.742 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.742 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.742 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.742 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.742 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.742 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.742 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.742 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-08T22:11:04.742 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-08T22:11:04.742 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.742 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.742 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.742 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.742 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.742 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.743 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.743 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.743 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.743 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.743 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.743 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.743 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.743 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.743 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.743 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-12-08T22:11:04.743 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.743 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.743 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.743 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.743 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.743 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.744 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.744 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.744 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.744 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.744 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.744 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.744 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.744 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.744 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.744 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.744 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.744 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.744 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.744 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.744 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.744 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.745 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.745 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.745 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.745 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.745 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.745 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.745 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.745 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.745 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.745 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.745 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.745 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.745 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.745 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.745 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.746 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.747 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.747 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.747 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.747 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.747 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.747 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.747 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.747 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.747 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.747 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.747 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.747 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.747 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.747 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.747 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.748 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.748 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.748 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.748 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.748 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.748 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.748 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-12-08T22:11:04.748 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-12-08T22:11:04.748 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.748 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.748 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.748 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.748 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.748 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.748 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.749 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.749 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.749 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.749 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.749 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.749 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-12-08T22:11:04.749 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-12-08T22:11:04.749 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.749 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.749 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.749 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.749 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.750 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.750 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.750 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.750 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.750 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.750 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.750 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.750 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.750 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.750 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.750 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-12-08T22:11:04.750 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.750 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.750 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.750 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-08T22:11:04.751 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-08T22:11:04.751 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.751 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.751 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.751 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.751 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.751 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.751 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.751 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.751 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.751 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.751 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.751 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.751 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.751 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.751 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.752 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.753 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.754 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.755 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.755 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.755 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.755 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.755 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.755 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.755 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.755 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.755 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.756 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.756 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.756 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.756 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.756 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.756 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.756 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.756 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.756 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.756 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.756 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.756 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.756 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.757 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.757 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.757 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.757 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.757 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-08T22:11:04.757 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-08T22:11:04.757 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.757 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.757 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.757 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.757 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.757 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.757 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.757 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.757 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.757 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.758 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.758 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.758 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-08T22:11:04.758 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-08T22:11:04.758 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.758 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.758 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.758 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.758 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.758 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.758 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.758 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.758 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.758 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.759 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.759 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.759 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.759 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.759 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.759 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-12-08T22:11:04.759 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.759 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.759 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.759 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.759 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.759 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.759 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.759 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.759 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.759 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.760 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.760 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.760 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.760 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.760 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.760 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.760 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.760 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.760 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.760 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.760 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.760 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.760 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.760 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.760 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.760 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.761 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.761 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.761 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.761 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.761 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.761 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.761 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.761 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.761 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.761 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.761 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.761 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.761 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.761 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.761 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.761 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.762 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.762 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.762 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.762 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.762 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.762 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.762 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.762 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.762 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.762 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.762 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.762 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.762 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.762 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.762 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.762 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.763 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.763 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.763 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.763 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.763 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.763 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.763 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.763 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.763 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.765 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.765 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.765 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.765 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.765 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.765 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.765 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.766 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.766 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.766 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-12-08T22:11:04.766 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.766 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.766 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.766 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.766 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.766 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.766 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.766 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.766 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.766 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.766 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.766 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.766 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.767 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.767 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.767 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.767 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.767 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.767 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.767 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.767 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.767 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.767 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.767 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.767 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.767 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.767 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.767 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.767 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.767 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.768 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.768 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.768 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.768 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.768 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.768 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.768 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.768 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.768 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.768 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.768 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.768 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.768 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.768 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.768 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.768 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.769 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.769 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.769 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.769 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.769 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.769 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.769 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.769 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.769 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.769 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.769 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.769 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.769 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.769 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.769 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.769 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.770 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.770 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.770 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.770 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.770 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.770 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.770 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.770 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.770 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.770 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.770 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.770 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-12-08T22:11:04.770 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-12-08T22:11:04.770 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.770 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.770 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.771 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.771 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.771 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.771 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.771 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.771 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.771 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.771 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.771 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.771 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-12-08T22:11:04.771 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-12-08T22:11:04.771 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.771 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.771 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.771 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-12-08T22:11:04.771 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.771 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.772 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.772 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.772 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.772 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.772 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.772 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.772 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-12-08T22:11:04.772 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-12-08T22:11:04.772 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.772 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.772 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.772 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.772 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.772 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.772 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.773 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.773 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.773 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.773 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.773 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.773 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-12-08T22:11:04.773 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-12-08T22:11:04.773 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.773 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.773 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.773 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.773 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.773 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.773 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.773 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.773 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.774 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.774 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.774 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.774 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-12-08T22:11:04.774 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-12-08T22:11:04.774 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-08T22:11:04.774 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.774 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.774 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.774 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.774 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.774 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.774 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.774 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.774 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.775 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.775 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.775 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-12-08T22:11:04.775 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-12-08T22:11:04.775 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.775 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.775 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.775 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.775 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.775 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.776 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.776 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.776 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.776 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.776 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.776 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.776 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-12-08T22:11:04.776 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-12-08T22:11:04.776 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.776 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.776 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.776 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.776 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.776 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.777 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.777 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.777 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.777 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.777 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.777 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.777 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-12-08T22:11:04.777 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-12-08T22:11:04.777 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.777 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.777 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.777 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.777 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.777 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.777 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.777 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.778 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.778 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.778 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.778 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.778 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-12-08T22:11:04.778 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-12-08T22:11:04.778 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.778 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.778 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.778 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.779 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.779 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.779 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.779 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.779 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.779 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.779 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.779 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.779 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-12-08T22:11:04.779 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-12-08T22:11:04.779 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.779 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.779 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.779 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.779 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.780 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.780 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.780 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.780 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.780 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.780 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.780 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.780 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-12-08T22:11:04.780 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-12-08T22:11:04.780 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.780 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.780 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.780 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.780 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.781 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.781 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.781 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.781 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.781 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.781 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.781 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.781 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.781 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.781 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.781 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-12-08T22:11:04.781 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.781 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.781 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.781 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.782 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.782 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.782 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.782 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.782 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.782 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.782 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.782 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.782 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.782 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.782 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.782 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.783 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.783 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.783 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.783 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.783 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.783 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.783 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.783 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.783 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.783 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.783 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.783 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.783 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.783 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.783 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.784 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.784 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.784 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.784 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.784 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.784 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.784 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.784 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.784 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.784 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.784 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.784 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.784 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.784 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.784 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.784 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.784 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.785 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.785 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.785 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.785 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.785 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.785 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.785 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.785 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.785 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.785 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.785 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.785 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.785 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.785 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.785 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.785 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.786 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.786 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.786 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.786 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.786 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.786 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.786 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.786 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.786 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.786 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.786 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.786 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.786 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-12-08T22:11:04.786 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.786 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.787 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.787 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-12-08T22:11:04.787 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-12-08T22:11:04.787 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.787 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.787 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.787 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-12-08T22:11:04.787 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.787 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.787 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.787 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.787 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.787 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.787 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.788 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.788 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T22:11:04.788 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T22:11:04.788 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:04.788 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.788 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.788 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-12-08T22:11:04.788 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.788 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.788 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.788 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.788 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.788 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.788 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.788 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.788 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.788 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.789 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.789 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.789 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.789 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.789 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.789 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.789 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.789 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.789 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.789 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.789 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.789 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.789 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.789 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.789 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.790 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.790 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.790 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.790 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.790 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.790 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.790 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.790 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.790 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.790 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.790 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.790 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.790 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.790 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.790 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.791 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.791 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.791 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.791 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.791 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.791 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.791 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.791 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.791 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.791 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.791 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.791 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.791 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.791 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.791 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.791 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.792 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.792 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.792 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.792 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.792 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.792 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.792 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.792 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.792 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.792 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.792 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.792 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.792 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.792 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.792 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.792 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.793 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.793 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.793 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.793 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.793 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.793 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.793 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.793 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.793 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.793 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-12-08T22:11:04.793 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.793 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.793 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.793 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-12-08T22:11:04.793 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-12-08T22:11:04.793 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.794 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.794 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.794 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.794 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.794 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.794 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.794 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-12-08T22:11:04.794 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.794 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.794 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.794 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.794 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-12-08T22:11:04.794 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-12-08T22:11:04.794 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.795 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.795 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.795 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.795 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.795 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.795 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.795 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.795 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.795 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.795 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.795 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.795 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-12-08T22:11:04.795 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-12-08T22:11:04.795 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.795 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.795 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.795 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:04.796 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.796 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.796 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.796 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.796 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.796 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.796 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.796 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.796 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-12-08T22:11:04.796 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-12-08T22:11:04.796 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.796 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.796 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.796 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.796 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.796 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.797 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.797 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.797 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.797 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.797 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.797 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.797 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-12-08T22:11:04.797 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-12-08T22:11:04.797 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.797 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.797 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.797 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:11:04.797 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.797 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.797 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.797 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.798 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.798 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.798 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.798 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.798 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-12-08T22:11:04.798 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-12-08T22:11:04.798 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.798 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.798 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.798 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:11:04.798 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.798 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.798 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.798 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.798 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.799 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.799 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.799 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.799 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-12-08T22:11:04.799 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-12-08T22:11:04.799 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.799 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.799 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.799 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-12-08T22:11:04.799 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.799 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.799 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.799 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.799 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.799 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.800 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.800 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.800 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-12-08T22:11:04.800 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-12-08T22:11:04.800 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.800 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.800 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.800 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.800 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.800 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.800 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.800 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.800 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.800 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.800 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.800 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.801 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T22:11:04.801 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T22:11:04.801 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.801 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.801 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.801 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-12-08T22:11:04.801 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-12-08T22:11:04.801 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.801 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.801 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.801 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.801 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.801 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.801 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.801 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-12-08T22:11:04.802 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-12-08T22:11:04.802 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.802 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.802 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.802 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-12-08T22:11:04.802 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.802 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.802 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.802 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.802 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.802 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.802 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.802 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.802 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-12-08T22:11:04.802 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-12-08T22:11:04.802 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.803 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.803 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.803 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.803 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.803 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.803 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.803 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.803 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.803 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.803 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.803 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.803 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.803 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.803 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.803 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.804 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.804 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.804 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.804 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.804 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.804 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.804 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.804 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.804 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.804 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.804 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.804 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.804 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.804 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.804 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.805 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.805 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.805 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.805 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.805 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.805 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.805 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.805 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.805 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.805 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.805 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.805 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.805 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.805 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.805 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.806 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.806 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.806 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.806 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.806 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.806 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.806 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.806 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.806 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.806 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.806 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.806 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.806 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.806 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.806 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.806 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.807 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.807 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.807 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.807 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.807 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.807 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.807 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.807 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.807 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.807 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.807 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.807 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.807 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.807 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.808 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.808 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.808 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.808 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.808 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.808 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.808 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-12-08T22:11:04.808 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-12-08T22:11:04.808 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.808 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.808 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.808 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:11:04.808 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.809 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.809 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.809 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.809 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.809 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.809 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.809 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.809 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-12-08T22:11:04.809 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-12-08T22:11:04.809 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.809 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.809 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.809 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:11:04.809 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.809 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.810 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.810 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.810 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.810 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.810 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.810 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.810 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-12-08T22:11:04.810 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-12-08T22:11:04.810 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.810 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.810 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.810 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-12-08T22:11:04.810 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.810 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.811 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.811 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.811 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.811 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.811 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.811 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.811 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.811 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.811 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.811 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-12-08T22:11:04.811 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.811 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.811 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.811 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.812 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.812 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.812 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.812 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.812 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.812 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.812 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.812 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.812 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.812 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.812 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.812 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.812 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.812 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.813 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.813 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.813 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.813 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.813 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.813 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.813 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.813 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.813 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.813 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.813 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.813 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.813 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.813 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.813 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.814 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.814 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.814 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.814 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.814 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.814 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.814 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.814 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.814 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.814 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.814 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.814 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.814 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.814 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.814 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.815 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.815 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.815 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.815 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.815 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.815 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.815 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.815 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.815 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.815 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.815 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.815 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.815 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.816 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.816 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.816 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.816 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.816 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.816 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.816 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.816 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.816 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.816 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.816 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.816 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.816 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.816 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.816 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.816 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-12-08T22:11:04.817 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.817 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.817 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.817 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.817 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.817 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.817 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.817 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.817 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.817 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.817 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.817 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.817 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.817 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.817 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.817 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.818 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.818 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.818 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.818 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.818 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.818 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.818 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.818 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.818 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.818 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.818 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.818 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.818 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.818 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.818 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.818 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.819 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.819 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.819 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.819 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.819 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.819 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.819 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.819 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.819 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.819 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.819 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.819 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.819 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.819 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.820 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.820 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.820 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.820 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.820 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.820 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.820 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.820 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.820 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.820 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.820 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.820 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.820 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.821 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.821 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.821 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.821 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.821 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.821 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.821 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.821 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.821 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.821 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.821 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.821 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.821 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.821 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.821 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.822 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.822 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.822 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-12-08T22:11:04.822 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:04.822 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:04.822 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:04.822 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-12-08T22:11:04.822 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-12-08T22:11:04.822 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.822 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.822 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.822 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-12-08T22:11:04.822 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.822 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.822 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.822 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.823 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.823 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.823 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.823 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.823 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-12-08T22:11:04.823 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-12-08T22:11:04.823 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.823 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.823 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.823 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.823 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.823 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.823 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.823 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.823 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.823 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.824 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.824 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.824 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T22:11:04.824 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T22:11:04.824 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:04.824 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.824 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.824 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T22:11:04.824 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.824 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.824 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.824 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.824 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.824 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.824 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.824 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.825 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:04.825 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:04.825 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.825 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.825 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.825 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:04.825 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.825 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.825 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.825 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.825 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.825 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.825 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.825 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.825 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.826 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.826 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.826 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.826 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.826 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.826 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.826 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:04.826 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:04.826 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.826 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.826 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.826 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.826 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.826 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.826 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.826 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.827 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.827 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.827 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.827 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.827 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:04.827 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:04.827 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.827 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.827 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.827 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:04.827 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.827 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.827 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:04.827 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:04.827 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:04.827 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:04.828 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:04.828 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:04.828 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:04.828 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.828 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.828 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.828 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.828 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.828 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.828 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:04.828 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:04.828 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:04.828 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.828 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:04.828 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:04.828 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.829 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.829 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.829 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.829 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.829 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.829 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.829 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.829 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-12-08T22:11:04.829 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-12-08T22:11:04.829 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.829 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.829 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.829 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:11:04.829 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.829 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.829 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.830 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.830 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.830 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.830 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.830 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.830 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-12-08T22:11:04.830 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-12-08T22:11:04.830 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:04.830 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.830 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.830 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-12-08T22:11:04.830 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.830 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.830 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.830 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.831 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.831 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.831 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.831 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.831 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-12-08T22:11:04.831 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-12-08T22:11:04.831 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:04.831 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:04.831 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:04.831 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-12-08T22:11:04.831 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:04.831 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:04.831 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:04.831 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:04.831 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:04.832 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:04.832 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:04.832 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.832 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.832 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.832 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.832 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-12-08T22:11:04.832 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-12-08T22:11:04.832 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-12-08T22:11:04.832 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-08T22:11:04.832 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-08T22:11:04.832 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-08T22:11:04.832 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-12-08T22:11:04.832 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-08T22:11:04.832 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-08T22:11:04.832 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-08T22:11:04.833 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-08T22:11:04.833 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.833 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-12-08T22:11:04.833 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-08T22:11:04.833 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-08T22:11:04.833 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-08T22:11:04.833 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-12-08T22:11:04.833 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-12-08T22:11:04.833 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-12-08T22:11:04.833 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-08T22:11:04.833 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-08T22:11:04.833 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-08T22:11:04.833 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-12-08T22:11:04.833 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-08T22:11:04.833 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:04.833 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 0, 2023-12-08T22:11:04.834 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2023-12-08T22:11:04.834 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.834 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-08T22:11:04.834 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.834 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-08T22:11:04.834 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.42:0", 2023-12-08T22:11:04.834 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2686531612 2023-12-08T22:11:04.834 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.834 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T22:11:04.834 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.834 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.834 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-08T22:11:04.834 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.834 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-08T22:11:04.834 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.42:0", 2023-12-08T22:11:04.834 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3524731172 2023-12-08T22:11:04.835 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.835 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T22:11:04.835 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:04.835 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.835 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-08T22:11:04.835 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:04.835 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-08T22:11:04.835 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.42:0", 2023-12-08T22:11:04.835 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1695435578 2023-12-08T22:11:04.835 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.835 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T22:11:04.835 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.835 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T22:11:04.835 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.835 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:04.836 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:04 smithi042 bash[108250]: audit 2023-12-08T22:11:03.226720+0000 mon.a (mon.0) 35 : audit [INF] from='client.? 172.21.15.42:0/1062634948' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-08T22:11:04.836 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:04 smithi042 bash[108250]: cluster 2023-12-08T22:11:03.226765+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e5: y(active, since 4s) 2023-12-08T22:11:04.836 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:04 smithi042 bash[108250]: audit 2023-12-08T22:11:04.162270+0000 mon.a (mon.0) 37 : audit [DBG] from='client.? 172.21.15.42:0/1210495920' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-12-08T22:11:04.837 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-12-08T22:11:04.837 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Waiting for Mgr epoch 5... 2023-12-08T22:11:04.837 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-12-08T22:11:04.837 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-12-08T22:11:07.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:07 smithi042 bash[108250]: cluster 2023-12-08T22:11:07.400416+0000 mon.a (mon.0) 38 : cluster [INF] Active manager daemon y restarted 2023-12-08T22:11:07.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:07 smithi042 bash[108250]: cluster 2023-12-08T22:11:07.401038+0000 mon.a (mon.0) 39 : cluster [INF] Activating manager daemon y 2023-12-08T22:11:07.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:07 smithi042 bash[108250]: cluster 2023-12-08T22:11:07.402869+0000 mon.a (mon.0) 40 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-12-08T22:11:08.469 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:08.469 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 7, 2023-12-08T22:11:08.469 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-12-08T22:11:08.469 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:08.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:08 smithi042 bash[108250]: cluster 2023-12-08T22:11:07.453723+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0527962s) 2023-12-08T22:11:08.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:08 smithi042 bash[108250]: audit 2023-12-08T22:11:07.456336+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14119 172.21.15.42:0/3843341644' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:11:08.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:08 smithi042 bash[108250]: audit 2023-12-08T22:11:07.456586+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14119 172.21.15.42:0/3843341644' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:11:08.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:08 smithi042 bash[108250]: audit 2023-12-08T22:11:07.456733+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14119 172.21.15.42:0/3843341644' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:11:08.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:08 smithi042 bash[108250]: audit 2023-12-08T22:11:07.456892+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14119 172.21.15.42:0/3843341644' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:11:08.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:08 smithi042 bash[108250]: audit 2023-12-08T22:11:07.457225+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14119 172.21.15.42:0/3843341644' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:11:08.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:08 smithi042 bash[108250]: audit 2023-12-08T22:11:07.457841+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14119 172.21.15.42:0/3843341644' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:11:08.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:08 smithi042 bash[108250]: audit 2023-12-08T22:11:07.458115+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.14119 172.21.15.42:0/3843341644' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:11:08.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:08 smithi042 bash[108250]: cluster 2023-12-08T22:11:07.459772+0000 mon.a (mon.0) 49 : cluster [INF] Manager daemon y is now available 2023-12-08T22:11:08.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:08 smithi042 bash[108250]: audit 2023-12-08T22:11:07.484599+0000 mon.a (mon.0) 50 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-08T22:11:08.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:08 smithi042 bash[108250]: audit 2023-12-08T22:11:08.402332+0000 mon.a (mon.0) 51 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-08T22:11:09.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:09 smithi042 bash[108250]: cluster 2023-12-08T22:11:08.459320+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e7: y(active, since 1.05839s) 2023-12-08T22:11:10.208 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2023-12-08T22:11:10.208 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'set', 'backend', 'cephadm'] 2023-12-08T22:11:10.208 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch set backend cephadm 2023-12-08T22:11:10.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:10 smithi042 bash[108250]: cluster 2023-12-08T22:11:09.468344+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-12-08T22:11:11.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:11 smithi042 bash[108250]: audit 2023-12-08T22:11:11.251046+0000 mgr.y (mgr.14119) 1 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:11:11.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:11 smithi042 bash[108250]: audit 2023-12-08T22:11:11.252337+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14119 172.21.15.42:0/3843341644' entity='mgr.y' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2023-12-08T22:11:11.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:11 smithi042 bash[108250]: audit 2023-12-08T22:11:11.254991+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14119 172.21.15.42:0/3843341644' entity='mgr.y' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2023-12-08T22:11:11.658 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Generating ssh key... 2023-12-08T22:11:11.658 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'generate-key'] 2023-12-08T22:11:11.659 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm generate-key 2023-12-08T22:11:12.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108250]: audit 2023-12-08T22:11:12.176547+0000 mgr.y (mgr.14119) 2 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:11:12.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108250]: cephadm 2023-12-08T22:11:12.176784+0000 mgr.y (mgr.14119) 3 : cephadm [INF] Generating ssh key... 2023-12-08T22:11:12.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108250]: audit 2023-12-08T22:11:12.335736+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14119 172.21.15.42:0/3843341644' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAn63O4i7sgzzypTSMPUbuWFAmXZq9OcoGVzEKX7n/X+DCPbWYEKRx\nV1d8ZxB7Tk7LuFn6Rrn9gXFchvpaMpqLhERM4K1/sr1lAavIT26eMwMUcrLL0rezmx9jUv\nW+TdneTUGO9WT9TX+H812WRNUwdXb0Xh20UZVIGbrfeZjnUGD3XyYq5mCG9xT1VWIGFVrf\nKcQWp595Z5B1PxTrhMwWgZy3TapIf9d43ePnNojAQ9stLg8bPSf/TONNy/BobWFtOT79UL\nCUrITGlpzgtTzhK3q7vvVszuQ9y1sZBu+DCX9sOMp7Ny0/XlBAYPNNmHFltL32XeHlk+Th\novWJ8TpZFoPYEXsO2q+xCLxpEIaRAW/ZfIVvpMDI00rwOg6NlnNAE9rIFhjz2CH6cu+Ns6\nWeL/E/xjB0XO7e3VExe32yS52Ldn80jh2M8PZQrYUTf8B6oUSrhuIdvzhaRJmVxRvvsvPi\nPPgwnfZQPRpLRM3gNcfP47vKzAnLIOV/CezbPj8XAAAFoHMVbplzFW6ZAAAAB3NzaC1yc2\nEAAAGBAJ+tzuIu7IM88qU0jD1G7lhQJl2avTnKBlcxCl+5/1/gwj21mBCkcVdXfGcQe05O\ny7hZ+ka5/YFxXIb6WjKai4RETOCtf7K9ZQGryE9unjMDFHKyy9K3s5sfY1L1vk3Z3k1Bjv\nVk/U1/h/NdlkTVMHV29F4dtFGVSBm633mY51Bg918mKuZghvcU9VViBhVa3ynEFqefeWeQ\ndT8U64TMFoGct02qSH/XeN3j5zaIwEPbLS4PGz0n/0zjTcvwaG1hbTk+/VCwlKyExpac4L\nU84St6u771bM7kPctbGQbvgwl/bDjKezctP15QQGDzTZhxZbS99l3h5ZPk4aL1ifE6WRaD\n2BF7DtqvsQi8aRCGkQFv2XyFb6TAyNNK8DoOjZZzQBPayBYY89gh+nLvjbOlni/xP8YwdF\nzu3t1RMXt9skudi3Z/NI4djPD2UK2FE3/AeqFEq4biHb84WkSZlcUb77Lz4jz4MJ32UD0a\nS0TN4DXHz+O7yswJyyDlfwns2z4/FwAAAAMBAAEAAAGABeQxx+KXU1hCU5oWuoQNczCx2a\n5F4QX1Ke5jRZjlNTJjuEck7yhCDkjqDBttkTwTBCA9vbJLCiWWllxSS5+sGhszAu8j0QJv\n4Znm8BdSuusYLAswvfuNIuILlhn/BXxOWWdb0O4C8oMMDwya6Ls86HiVF4vdBU2OtXRRnn\njnv+1z8wzDdHCHSkJ5ssbFFrCdnzre4xxdLFcGHGe3MNUe13VixfjMZ/sZOIaaF0cAYQCL\nMDHafW0mXD3etvGNyMtZX2GFJSwIJdA/9kRw7iNbppStEoyosx5MVX544IG9Z4aijp1+Fl\nw62Ur2atcg3b3N/Bx+pmv6Eq+EzKy4QDjs0+HCrj1cBBjyUDh+H20HTqT+4jfqq6azObQe\nIp4+ZfiOng4mfZl3c5lMU5iP0G9az5ZStn/TzmtPvZGs7P8KCdXz3dZVzGZ7Gfl047PFA9\nKm/oCllG/SmVlBnZHByV8TsBIjWfa3Ys5/Fec+B0L0BLMGy9hfUyCVTgSc5JVOE+YxAAAA\nwQCf+8ATCsozEOwGy8942PR2LxgmWbryAq/KS2lzgo3k69c0BpHrsdutRZcS1S49azKJrH\nvBC8hQOsXt8oQM576Dz1wd87LfvKx5bysLKvr1LuQwK7TWpAIkhRZTG8cL4tz9D7Pt/MpN\ne/xvYid6JK85aOmSKBE5qwh4WW2nsB0tshEGfBcWvqGdQwX6Tiuo+ZSuhrhIII2i++R25L\ntPX7bAl5FtXLHvIkGjOuw9TIQsWh7eE+ZKuKKZwtOZaY6brAYAAADBAM1WzR42RVnBfhYT\nnwUtYMkWv3jKm2CDK22ldY/C3HMsIrteNYFp21ZNQxkDxQFjw2+trocnWsh6eYwcWMMbd1\nFnewxJetHET06SBEgVMxrNrZToMJ4dzP5OY8Slm2AmO3kg1jzeHSloAxcBMMxL8gc655Jd\nYjc1yo/A9ePhzIvMI/JaUtwgHdeH3A6d2hPcVdYF/NjZ2kQq0Ef1RqQs9nx+9BFcagrHIR\nM4euLi1YIGvcUUZNsYRjP4TvXLP2hgTQAAAMEAxxMd6e+wUal5XEj4kwVcLrCshzOUQqdt\n3Kvb5doUWVaqjHOb5+nM5U4wi1GaSNkmaF/Q8+IWDYX87PlHhoFxq9nQ2EynkqnosnUaeB\nHKxcfpf/xv/B20AfIwse3QhZqqjD8THnmdnDmoElyIau6b93ei3Ic71cbTamwvBzPSLRRY\n7ZJkedkRCUedXWd3S1FRWZNfKR6ZU0KVwdfU1QmKj2h/oOh/DjiDLyQY9TBb1l6poxUrjW\n7ToY3OVmL30S7zAAAAKWNlcGgtOTU4ZTE0M2EtOTYxNi0xMWVlLTk1YTMtODc3NzRmNjlh\nNzE1AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2023-12-08T22:11:12.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108250]: audit 2023-12-08T22:11:12.337605+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14119 172.21.15.42:0/3843341644' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEAn63O4i7sgzzypTSMPUbuWFAmXZq9OcoGVzEKX7n/X+DCPbWYEKRx\nV1d8ZxB7Tk7LuFn6Rrn9gXFchvpaMpqLhERM4K1/sr1lAavIT26eMwMUcrLL0rezmx9jUv\nW+TdneTUGO9WT9TX+H812WRNUwdXb0Xh20UZVIGbrfeZjnUGD3XyYq5mCG9xT1VWIGFVrf\nKcQWp595Z5B1PxTrhMwWgZy3TapIf9d43ePnNojAQ9stLg8bPSf/TONNy/BobWFtOT79UL\nCUrITGlpzgtTzhK3q7vvVszuQ9y1sZBu+DCX9sOMp7Ny0/XlBAYPNNmHFltL32XeHlk+Th\novWJ8TpZFoPYEXsO2q+xCLxpEIaRAW/ZfIVvpMDI00rwOg6NlnNAE9rIFhjz2CH6cu+Ns6\nWeL/E/xjB0XO7e3VExe32yS52Ldn80jh2M8PZQrYUTf8B6oUSrhuIdvzhaRJmVxRvvsvPi\nPPgwnfZQPRpLRM3gNcfP47vKzAnLIOV/CezbPj8XAAAFoHMVbplzFW6ZAAAAB3NzaC1yc2\nEAAAGBAJ+tzuIu7IM88qU0jD1G7lhQJl2avTnKBlcxCl+5/1/gwj21mBCkcVdXfGcQe05O\ny7hZ+ka5/YFxXIb6WjKai4RETOCtf7K9ZQGryE9unjMDFHKyy9K3s5sfY1L1vk3Z3k1Bjv\nVk/U1/h/NdlkTVMHV29F4dtFGVSBm633mY51Bg918mKuZghvcU9VViBhVa3ynEFqefeWeQ\ndT8U64TMFoGct02qSH/XeN3j5zaIwEPbLS4PGz0n/0zjTcvwaG1hbTk+/VCwlKyExpac4L\nU84St6u771bM7kPctbGQbvgwl/bDjKezctP15QQGDzTZhxZbS99l3h5ZPk4aL1ifE6WRaD\n2BF7DtqvsQi8aRCGkQFv2XyFb6TAyNNK8DoOjZZzQBPayBYY89gh+nLvjbOlni/xP8YwdF\nzu3t1RMXt9skudi3Z/NI4djPD2UK2FE3/AeqFEq4biHb84WkSZlcUb77Lz4jz4MJ32UD0a\nS0TN4DXHz+O7yswJyyDlfwns2z4/FwAAAAMBAAEAAAGABeQxx+KXU1hCU5oWuoQNczCx2a\n5F4QX1Ke5jRZjlNTJjuEck7yhCDkjqDBttkTwTBCA9vbJLCiWWllxSS5+sGhszAu8j0QJv\n4Znm8BdSuusYLAswvfuNIuILlhn/BXxOWWdb0O4C8oMMDwya6Ls86HiVF4vdBU2OtXRRnn\njnv+1z8wzDdHCHSkJ5ssbFFrCdnzre4xxdLFcGHGe3MNUe13VixfjMZ/sZOIaaF0cAYQCL\nMDHafW0mXD3etvGNyMtZX2GFJSwIJdA/9kRw7iNbppStEoyosx5MVX544IG9Z4aijp1+Fl\nw62Ur2atcg3b3N/Bx+pmv6Eq+EzKy4QDjs0+HCrj1cBBjyUDh+H20HTqT+4jfqq6azObQe\nIp4+ZfiOng4mfZl3c5lMU5iP0G9az5ZStn/TzmtPvZGs7P8KCdXz3dZVzGZ7Gfl047PFA9\nKm/oCllG/SmVlBnZHByV8TsBIjWfa3Ys5/Fec+B0L0BLMGy9hfUyCVTgSc5JVOE+YxAAAA\nwQCf+8ATCsozEOwGy8942PR2LxgmWbryAq/KS2lzgo3k69c0BpHrsdutRZcS1S49azKJrH\nvBC8hQOsXt8oQM576Dz1wd87LfvKx5bysLKvr1LuQwK7TWpAIkhRZTG8cL4tz9D7Pt/MpN\ne/xvYid6JK85aOmSKBE5qwh4WW2nsB0tshEGfBcWvqGdQwX6Tiuo+ZSuhrhIII2i++R25L\ntPX7bAl5FtXLHvIkGjOuw9TIQsWh7eE+ZKuKKZwtOZaY6brAYAAADBAM1WzR42RVnBfhYT\nnwUtYMkWv3jKm2CDK22ldY/C3HMsIrteNYFp21ZNQxkDxQFjw2+trocnWsh6eYwcWMMbd1\nFnewxJetHET06SBEgVMxrNrZToMJ4dzP5OY8Slm2AmO3kg1jzeHSloAxcBMMxL8gc655Jd\nYjc1yo/A9ePhzIvMI/JaUtwgHdeH3A6d2hPcVdYF/NjZ2kQq0Ef1RqQs9nx+9BFcagrHIR\nM4euLi1YIGvcUUZNsYRjP4TvXLP2hgTQAAAMEAxxMd6e+wUal5XEj4kwVcLrCshzOUQqdt\n3Kvb5doUWVaqjHOb5+nM5U4wi1GaSNkmaF/Q8+IWDYX87PlHhoFxq9nQ2EynkqnosnUaeB\nHKxcfpf/xv/B20AfIwse3QhZqqjD8THnmdnDmoElyIau6b93ei3Ic71cbTamwvBzPSLRRY\n7ZJkedkRCUedXWd3S1FRWZNfKR6ZU0KVwdfU1QmKj2h/oOh/DjiDLyQY9TBb1l6poxUrjW\n7ToY3OVmL30S7zAAAAKWNlcGgtOTU4ZTE0M2EtOTYxNi0xMWVlLTk1YTMtODc3NzRmNjlh\nNzE1AQ==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2023-12-08T22:11:12.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108250]: audit 2023-12-08T22:11:12.337957+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14119 172.21.15.42:0/3843341644' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCfrc7iLuyDPPKlNIw9Ru5YUCZdmr05ygZXMQpfuf9f4MI9tZgQpHFXV3xnEHtOTsu4WfpGuf2BcVyG+loymouEREzgrX+yvWUBq8hPbp4zAxRyssvSt7ObH2NS9b5N2d5NQY71ZP1Nf4fzXZZE1TB1dvReHbRRlUgZut95mOdQYPdfJirmYIb3FPVVYgYVWt8pxBann3lnkHU/FOuEzBaBnLdNqkh/13jd4+c2iMBD2y0uDxs9J/9M403L8GhtYW05Pv1QsJSshMaWnOC1POEreru+9WzO5D3LWxkG74MJf2w4yns3LT9eUEBg802YcWW0vfZd4eWT5OGi9YnxOlkWg9gRew7ar7EIvGkQhpEBb9l8hW+kwMjTSvA6Do2Wc0AT2sgWGPPYIfpy742zpZ4v8T/GMHRc7t7dUTF7fbJLnYt2fzSOHYzw9lCthRN/wHqhRKuG4h2/OFpEmZXFG++y8+I8+DCd9lA9GktEzeA1x8/ju8rMCcsg5X8J7Ns+Pxc= ceph-958e143a-9616-11ee-95a3-87774f69a715\n"}]: dispatch 2023-12-08T22:11:12.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108250]: audit 2023-12-08T22:11:12.339190+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14119 172.21.15.42:0/3843341644' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCfrc7iLuyDPPKlNIw9Ru5YUCZdmr05ygZXMQpfuf9f4MI9tZgQpHFXV3xnEHtOTsu4WfpGuf2BcVyG+loymouEREzgrX+yvWUBq8hPbp4zAxRyssvSt7ObH2NS9b5N2d5NQY71ZP1Nf4fzXZZE1TB1dvReHbRRlUgZut95mOdQYPdfJirmYIb3FPVVYgYVWt8pxBann3lnkHU/FOuEzBaBnLdNqkh/13jd4+c2iMBD2y0uDxs9J/9M403L8GhtYW05Pv1QsJSshMaWnOC1POEreru+9WzO5D3LWxkG74MJf2w4yns3LT9eUEBg802YcWW0vfZd4eWT5OGi9YnxOlkWg9gRew7ar7EIvGkQhpEBb9l8hW+kwMjTSvA6Do2Wc0AT2sgWGPPYIfpy742zpZ4v8T/GMHRc7t7dUTF7fbJLnYt2fzSOHYzw9lCthRN/wHqhRKuG4h2/OFpEmZXFG++y8+I8+DCd9lA9GktEzeA1x8/ju8rMCcsg5X8J7Ns+Pxc= ceph-958e143a-9616-11ee-95a3-87774f69a715\n"}]': finished 2023-12-08T22:11:12.649 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108487]: Generating public/private rsa key pair. 2023-12-08T22:11:12.649 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108487]: Your identification has been saved in /tmp/tmpnonrcyao/key. 2023-12-08T22:11:12.649 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108487]: Your public key has been saved in /tmp/tmpnonrcyao/key.pub. 2023-12-08T22:11:12.650 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108487]: The key fingerprint is: 2023-12-08T22:11:12.650 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108487]: SHA256:JKbzHLrmZe7zrPqk53Ul8gJZILgNR3yw40MYFSqRMUE ceph-958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:11:12.650 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108487]: The key's randomart image is: 2023-12-08T22:11:12.650 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108487]: +---[RSA 3072]----+ 2023-12-08T22:11:12.650 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108487]: |*E.=*o. | 2023-12-08T22:11:12.650 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108487]: |.oo+oo.. | 2023-12-08T22:11:12.650 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108487]: |. o=+.o o | 2023-12-08T22:11:12.650 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108487]: | ..o.+ = | 2023-12-08T22:11:12.650 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108487]: | = + S . . | 2023-12-08T22:11:12.650 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108487]: | * o o o | 2023-12-08T22:11:12.650 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108487]: | . * o o | 2023-12-08T22:11:12.651 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108487]: | .Boo o | 2023-12-08T22:11:12.651 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108487]: | o=**+o | 2023-12-08T22:11:12.651 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:12 smithi042 bash[108487]: +----[SHA256]-----+ 2023-12-08T22:11:12.841 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'cephadm', 'get-pub-key'] 2023-12-08T22:11:12.842 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 cephadm get-pub-key 2023-12-08T22:11:13.392 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCfrc7iLuyDPPKlNIw9Ru5YUCZdmr05ygZXMQpfuf9f4MI9tZgQpHFXV3xnEHtOTsu4WfpGuf2BcVyG+loymouEREzgrX+yvWUBq8hPbp4zAxRyssvSt7ObH2NS9b5N2d5NQY71ZP1Nf4fzXZZE1TB1dvReHbRRlUgZut95mOdQYPdfJirmYIb3FPVVYgYVWt8pxBann3lnkHU/FOuEzBaBnLdNqkh/13jd4+c2iMBD2y0uDxs9J/9M403L8GhtYW05Pv1QsJSshMaWnOC1POEreru+9WzO5D3LWxkG74MJf2w4yns3LT9eUEBg802YcWW0vfZd4eWT5OGi9YnxOlkWg9gRew7ar7EIvGkQhpEBb9l8hW+kwMjTSvA6Do2Wc0AT2sgWGPPYIfpy742zpZ4v8T/GMHRc7t7dUTF7fbJLnYt2fzSOHYzw9lCthRN/wHqhRKuG4h2/OFpEmZXFG++y8+I8+DCd9lA9GktEzeA1x8/ju8rMCcsg5X8J7Ns+Pxc= ceph-958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:11:13.750 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2023-12-08T22:11:13.751 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2023-12-08T22:11:13.751 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Adding host smithi042... 2023-12-08T22:11:13.751 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'orch', 'host', 'add', 'smithi042'] 2023-12-08T22:11:13.751 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 orch host add smithi042 2023-12-08T22:11:14.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:14 smithi042 bash[108250]: audit 2023-12-08T22:11:13.390026+0000 mgr.y (mgr.14119) 4 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:11:14.744 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:14 smithi042 bash[108487]: Warning: Permanently added 'smithi042,172.21.15.42' (ECDSA) to the list of known hosts. 2023-12-08T22:11:15.313 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi042' 2023-12-08T22:11:15.614 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:15 smithi042 bash[108250]: audit 2023-12-08T22:11:14.308126+0000 mgr.y (mgr.14119) 5 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi042", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:11:15.615 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:15 smithi042 bash[108250]: audit 2023-12-08T22:11:14.845761+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14119 172.21.15.42:0/3843341644' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"smithi042\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:11:15.615 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:15 smithi042 bash[108250]: audit 2023-12-08T22:11:14.847702+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14119 172.21.15.42:0/3843341644' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"smithi042\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T22:11:15.615 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:15 smithi042 bash[108250]: cephadm 2023-12-08T22:11:14.848002+0000 mgr.y (mgr.14119) 6 : cephadm [INF] Added host smithi042 2023-12-08T22:11:15.615 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:15 smithi042 bash[108250]: audit 2023-12-08T22:11:15.089810+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14119 172.21.15.42:0/3843341644' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:11:15.615 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:15 smithi042 bash[108250]: audit 2023-12-08T22:11:15.091728+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14119 172.21.15.42:0/3843341644' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:11:15.615 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:15 smithi042 bash[108250]: audit 2023-12-08T22:11:15.092303+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.14119 172.21.15.42:0/3843341644' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:11:15.815 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Enabling the dashboard module... 2023-12-08T22:11:15.815 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'module', 'enable', 'dashboard'] 2023-12-08T22:11:15.816 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr module enable dashboard 2023-12-08T22:11:16.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:16 smithi042 bash[108250]: audit 2023-12-08T22:11:16.109547+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14119 172.21.15.42:0/3843341644' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:16.107566\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:16.108782\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T22:11:16.108875\", \"networks\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:11:16.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:16 smithi042 bash[108250]: audit 2023-12-08T22:11:16.111477+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14119 172.21.15.42:0/3843341644' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:16.107566\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:16.108782\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T22:11:16.108875\", \"networks\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:11:16.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:16 smithi042 bash[108250]: audit 2023-12-08T22:11:16.111993+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.14119 172.21.15.42:0/3843341644' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:11:17.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:17 smithi042 bash[108250]: audit 2023-12-08T22:11:17.521891+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.42:0/146125770' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-08T22:11:17.744 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:17 smithi042 bash[108487]: ignoring --setuser ceph since I am not root 2023-12-08T22:11:17.744 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:17 smithi042 bash[108487]: ignoring --setgroup ceph since I am not root 2023-12-08T22:11:18.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:18 smithi042 bash[108250]: audit 2023-12-08T22:11:17.575460+0000 mon.a (mon.0) 69 : audit [INF] from='client.? 172.21.15.42:0/146125770' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-08T22:11:18.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:18 smithi042 bash[108250]: cluster 2023-12-08T22:11:17.575528+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e9: y(active, since 10s) 2023-12-08T22:11:21.174 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'mgr', 'dump'] 2023-12-08T22:11:21.175 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 mgr dump 2023-12-08T22:11:21.994 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:21 smithi042 bash[108487]: Warning: Permanently added 'smithi042,172.21.15.42' (ECDSA) to the list of known hosts. 2023-12-08T22:11:22.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:22 smithi042 bash[108250]: cluster 2023-12-08T22:11:21.701475+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2023-12-08T22:11:22.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:22 smithi042 bash[108250]: cluster 2023-12-08T22:11:21.701944+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2023-12-08T22:11:22.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:22 smithi042 bash[108250]: cluster 2023-12-08T22:11:21.703752+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2023-12-08T22:11:22.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:22 smithi042 bash[108250]: cluster 2023-12-08T22:11:21.754303+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0524432s) 2023-12-08T22:11:22.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:22 smithi042 bash[108250]: audit 2023-12-08T22:11:21.756069+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:11:22.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:22 smithi042 bash[108250]: audit 2023-12-08T22:11:21.756883+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:11:22.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:22 smithi042 bash[108250]: audit 2023-12-08T22:11:21.757043+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:11:22.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:22 smithi042 bash[108250]: audit 2023-12-08T22:11:21.757172+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:11:22.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:22 smithi042 bash[108250]: audit 2023-12-08T22:11:21.757538+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:11:22.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:22 smithi042 bash[108250]: audit 2023-12-08T22:11:21.758166+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi042"}]: dispatch 2023-12-08T22:11:22.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:22 smithi042 bash[108250]: audit 2023-12-08T22:11:21.758431+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T22:11:22.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:22 smithi042 bash[108250]: audit 2023-12-08T22:11:21.758759+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T22:11:22.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:22 smithi042 bash[108250]: audit 2023-12-08T22:11:21.759108+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T22:11:22.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:22 smithi042 bash[108250]: audit 2023-12-08T22:11:21.759487+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:11:22.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:22 smithi042 bash[108250]: audit 2023-12-08T22:11:21.759863+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:11:22.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:22 smithi042 bash[108250]: cluster 2023-12-08T22:11:21.773126+0000 mon.a (mon.0) 86 : cluster [INF] Manager daemon y is now available 2023-12-08T22:11:22.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:22 smithi042 bash[108250]: audit 2023-12-08T22:11:21.800075+0000 mon.a (mon.0) 87 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-08T22:11:23.372 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.372 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 11, 2023-12-08T22:11:23.372 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14142, 2023-12-08T22:11:23.372 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "y", 2023-12-08T22:11:23.372 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2023-12-08T22:11:23.373 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2023-12-08T22:11:23.373 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.373 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2023-12-08T22:11:23.373 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.42:6800", 2023-12-08T22:11:23.373 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1125549721 2023-12-08T22:11:23.373 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.373 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.373 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2023-12-08T22:11:23.373 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.42:6801", 2023-12-08T22:11:23.373 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1125549721 2023-12-08T22:11:23.373 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.373 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2023-12-08T22:11:23.373 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.373 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.42:6801/1125549721", 2023-12-08T22:11:23.373 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2023-12-08T22:11:21.701848+0000", 2023-12-08T22:11:23.373 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292836696063, 2023-12-08T22:11:23.374 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2023-12-08T22:11:23.374 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2023-12-08T22:11:23.374 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2023-12-08T22:11:23.374 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-08T22:11:23.374 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2023-12-08T22:11:23.374 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2023-12-08T22:11:23.374 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2023-12-08T22:11:23.374 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.374 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2023-12-08T22:11:23.374 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.374 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2023-12-08T22:11:23.374 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.374 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.374 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.374 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T22:11:23.374 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T22:11:23.375 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:23.375 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.375 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.375 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T22:11:23.375 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.375 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.375 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.375 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2023-12-08T22:11:23.375 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.375 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.375 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.375 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.375 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.375 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.375 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.375 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.376 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.376 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.376 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.376 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.376 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.376 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.376 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.376 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.376 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.376 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.376 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.376 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.376 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.376 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.376 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.376 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.377 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.377 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.377 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.377 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.377 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.377 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.377 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.377 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.377 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.377 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.377 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.377 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.377 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.377 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.377 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.377 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.378 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.378 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.378 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.378 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.378 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.378 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.378 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.378 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.378 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.378 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.378 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.378 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.378 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.378 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.378 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.378 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.379 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.379 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.379 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.379 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.379 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.379 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.379 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.379 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.379 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.379 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.379 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.379 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.379 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.379 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.379 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.379 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.379 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.380 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.380 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2023-12-08T22:11:23.380 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2023-12-08T22:11:23.380 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.380 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.380 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.380 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.380 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.380 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.380 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.380 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2023-12-08T22:11:23.380 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.380 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.380 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.380 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.381 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2023-12-08T22:11:23.381 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2023-12-08T22:11:23.381 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.381 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.381 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.381 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2023-12-08T22:11:23.381 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.381 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.381 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.381 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2023-12-08T22:11:23.381 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.381 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.381 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.381 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.381 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2023-12-08T22:11:23.381 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2023-12-08T22:11:23.381 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.382 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.382 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.382 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.382 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.382 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.382 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.382 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2023-12-08T22:11:23.382 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.382 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.382 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.382 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.382 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2023-12-08T22:11:23.382 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2023-12-08T22:11:23.382 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.382 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.382 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.383 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.383 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.383 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.383 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.383 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2023-12-08T22:11:23.383 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.383 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.383 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.383 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.383 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2023-12-08T22:11:23.383 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2023-12-08T22:11:23.383 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.383 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.383 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.383 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2023-12-08T22:11:23.383 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.384 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.384 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.384 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2023-12-08T22:11:23.384 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.384 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.384 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.384 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.384 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2023-12-08T22:11:23.384 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2023-12-08T22:11:23.384 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.384 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.384 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.384 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.384 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.384 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.384 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.384 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2023-12-08T22:11:23.385 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.385 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.385 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.385 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.385 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2023-12-08T22:11:23.385 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2023-12-08T22:11:23.385 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.385 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.385 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.385 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.385 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.385 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.385 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.385 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2023-12-08T22:11:23.385 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.385 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.385 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.386 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.386 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2023-12-08T22:11:23.386 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2023-12-08T22:11:23.386 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.386 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.386 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.386 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.386 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.386 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.386 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.386 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2023-12-08T22:11:23.386 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.386 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.386 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.386 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.386 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.387 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.387 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.387 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2023-12-08T22:11:23.387 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.387 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.387 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.387 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2023-12-08T22:11:23.387 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2023-12-08T22:11:23.387 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.387 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.387 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.387 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.387 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.387 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.387 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.388 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2023-12-08T22:11:23.388 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.388 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.388 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.388 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.388 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2023-12-08T22:11:23.388 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2023-12-08T22:11:23.388 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.388 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.388 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.388 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2023-12-08T22:11:23.388 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.388 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.388 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.388 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2023-12-08T22:11:23.388 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-08T22:11:23.389 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.389 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.389 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.389 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2023-12-08T22:11:23.389 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2023-12-08T22:11:23.389 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T22:11:23.389 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.389 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.389 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-08T22:11:23.389 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-08T22:11:23.389 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-08T22:11:23.389 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.389 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2023-12-08T22:11:23.389 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-08T22:11:23.389 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.389 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.389 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.390 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2023-12-08T22:11:23.390 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2023-12-08T22:11:23.390 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T22:11:23.390 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.390 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.390 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2023-12-08T22:11:23.390 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-08T22:11:23.390 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2023-12-08T22:11:23.390 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.390 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2023-12-08T22:11:23.390 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.390 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.390 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.390 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.390 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2023-12-08T22:11:23.390 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2023-12-08T22:11:23.391 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.391 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.391 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.391 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2023-12-08T22:11:23.391 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.391 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.391 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.391 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2023-12-08T22:11:23.391 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2023-12-08T22:11:23.391 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.391 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.391 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.391 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2023-12-08T22:11:23.391 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2023-12-08T22:11:23.391 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-08T22:11:23.391 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.391 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.392 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2023-12-08T22:11:23.392 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2023-12-08T22:11:23.392 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2023-12-08T22:11:23.392 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.392 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2023-12-08T22:11:23.392 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2023-12-08T22:11:23.392 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.392 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.392 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.392 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2023-12-08T22:11:23.392 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2023-12-08T22:11:23.392 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.392 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.392 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.392 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2023-12-08T22:11:23.392 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.393 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.393 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.393 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2023-12-08T22:11:23.393 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2023-12-08T22:11:23.393 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.393 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.393 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.393 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2023-12-08T22:11:23.393 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2023-12-08T22:11:23.393 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T22:11:23.393 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.393 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.393 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-08T22:11:23.393 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2023-12-08T22:11:23.393 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2023-12-08T22:11:23.393 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.394 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2023-12-08T22:11:23.394 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2023-12-08T22:11:23.394 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.394 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.394 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.394 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.394 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.394 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.394 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.394 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.394 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.394 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.395 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.395 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.395 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.395 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.395 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.395 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.395 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.395 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.395 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.395 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.395 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.395 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.395 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.395 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.395 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.395 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.396 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.396 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.396 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.396 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.396 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.396 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.396 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.396 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.396 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.396 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.396 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.396 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.396 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.396 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.396 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.396 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.396 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.397 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.397 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.397 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.397 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.397 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.397 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.397 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.397 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.397 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.397 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.397 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.397 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.397 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.397 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.397 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.397 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.398 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.398 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.398 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.398 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.398 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.398 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.398 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.398 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.398 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.398 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.398 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.398 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.398 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.398 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.398 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2023-12-08T22:11:23.398 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2023-12-08T22:11:23.398 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-08T22:11:23.399 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.399 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.399 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-08T22:11:23.399 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.399 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.399 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.399 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2023-12-08T22:11:23.399 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.399 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.399 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.399 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.399 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-08T22:11:23.399 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-08T22:11:23.399 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.399 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.399 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.400 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "none", 2023-12-08T22:11:23.400 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.400 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.400 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.400 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2023-12-08T22:11:23.400 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2023-12-08T22:11:23.400 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2023-12-08T22:11:23.400 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.400 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2023-12-08T22:11:23.400 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.400 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.400 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.400 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.400 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2023-12-08T22:11:23.400 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2023-12-08T22:11:23.400 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.400 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.401 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.401 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.401 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.401 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.401 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.401 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2023-12-08T22:11:23.401 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.401 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.401 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.401 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.401 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T22:11:23.401 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T22:11:23.401 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:23.401 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.401 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.402 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T22:11:23.402 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.402 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.402 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.402 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2023-12-08T22:11:23.402 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.402 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.402 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.402 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.402 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2023-12-08T22:11:23.402 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2023-12-08T22:11:23.402 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.402 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.402 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.402 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T22:11:23.402 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2023-12-08T22:11:23.403 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.403 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.403 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2023-12-08T22:11:23.403 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2023-12-08T22:11:23.403 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.403 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.403 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.403 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2023-12-08T22:11:23.403 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2023-12-08T22:11:23.403 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2023-12-08T22:11:23.403 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.403 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.403 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T22:11:23.403 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.403 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.403 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.403 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2023-12-08T22:11:23.404 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.404 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.404 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.404 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.404 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.404 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.404 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.404 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2023-12-08T22:11:23.404 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.404 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.404 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.404 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2023-12-08T22:11:23.404 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2023-12-08T22:11:23.404 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.404 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.404 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.404 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.405 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.405 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.405 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.405 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2023-12-08T22:11:23.405 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "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.", 2023-12-08T22:11:23.405 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.405 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.405 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.405 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2023-12-08T22:11:23.405 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2023-12-08T22:11:23.405 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.405 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.405 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.405 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph/ceph", 2023-12-08T22:11:23.405 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.405 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.406 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.406 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2023-12-08T22:11:23.406 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.406 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.406 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.406 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.406 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2023-12-08T22:11:23.406 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2023-12-08T22:11:23.406 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:23.406 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.406 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.406 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T22:11:23.406 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.406 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.406 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.406 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2023-12-08T22:11:23.407 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.407 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.407 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.407 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.407 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2023-12-08T22:11:23.407 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2023-12-08T22:11:23.407 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:23.407 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.407 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.407 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2023-12-08T22:11:23.407 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.407 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.407 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.407 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2023-12-08T22:11:23.407 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.407 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.407 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.408 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.408 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2023-12-08T22:11:23.408 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2023-12-08T22:11:23.408 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:23.408 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.408 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.408 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T22:11:23.408 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.408 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.408 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.408 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2023-12-08T22:11:23.408 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.408 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.408 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.408 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.409 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.409 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.409 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.409 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.409 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.409 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.409 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.409 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.409 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.409 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.409 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.409 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.409 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.409 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.409 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.409 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.409 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.410 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.410 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.410 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.410 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.410 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.410 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.410 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.410 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.410 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.410 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.410 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.410 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.410 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.410 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2023-12-08T22:11:23.410 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.410 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.411 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.411 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.411 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.411 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.411 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.411 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.411 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.411 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.411 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.411 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.411 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.411 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.411 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.411 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.411 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.411 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.412 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.412 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.412 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.412 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.412 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.412 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.412 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.412 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.412 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.412 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.412 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.412 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.412 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.412 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.412 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.412 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.412 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.413 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.413 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.413 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.413 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.413 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2023-12-08T22:11:23.413 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2023-12-08T22:11:23.413 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.413 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.413 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.413 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2023-12-08T22:11:23.413 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.413 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.413 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.413 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2023-12-08T22:11:23.413 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2023-12-08T22:11:23.413 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.413 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2023-12-08T22:11:23.414 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.414 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.414 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.414 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.414 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2023-12-08T22:11:23.414 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2023-12-08T22:11:23.414 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.414 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.414 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.414 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:11:23.414 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.414 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.414 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.414 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2023-12-08T22:11:23.414 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.414 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.415 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.415 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.415 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2023-12-08T22:11:23.415 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2023-12-08T22:11:23.415 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.415 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.415 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.415 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.415 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.415 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.415 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.415 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2023-12-08T22:11:23.415 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.415 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.415 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.416 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.416 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2023-12-08T22:11:23.416 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2023-12-08T22:11:23.416 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.416 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.416 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.416 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.416 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.416 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.416 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.416 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2023-12-08T22:11:23.416 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.416 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.416 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.416 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.416 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2023-12-08T22:11:23.417 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2023-12-08T22:11:23.417 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.417 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.417 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.417 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.417 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.417 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.417 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.417 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2023-12-08T22:11:23.417 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.417 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.417 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.417 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.417 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.417 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.417 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.417 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2023-12-08T22:11:23.418 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.418 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.418 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.418 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.418 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.418 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.418 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.418 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.418 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.418 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.418 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.418 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.418 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.418 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.418 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.418 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.418 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.419 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.419 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.419 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.419 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.419 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.419 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.419 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.419 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.419 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.419 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.419 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.419 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.419 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.419 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.419 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.419 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.420 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.420 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.420 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.420 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.420 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.420 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.420 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.420 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.420 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.420 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.420 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.420 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.420 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.420 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.420 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.420 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.420 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.421 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.421 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.421 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.421 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.421 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.421 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.421 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.421 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.421 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.421 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.421 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.421 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.421 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.421 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.421 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.421 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.421 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.422 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.422 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.422 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.422 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.422 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.422 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.422 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2023-12-08T22:11:23.422 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2023-12-08T22:11:23.422 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:23.422 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.422 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.422 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2023-12-08T22:11:23.422 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.422 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.423 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.423 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2023-12-08T22:11:23.423 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.423 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.423 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.423 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.423 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2023-12-08T22:11:23.423 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2023-12-08T22:11:23.423 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:23.423 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.423 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.423 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2023-12-08T22:11:23.423 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.423 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.423 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.423 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2023-12-08T22:11:23.423 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.424 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.424 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.424 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.424 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.424 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.424 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.424 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2023-12-08T22:11:23.424 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.424 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.424 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.424 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2023-12-08T22:11:23.424 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2023-12-08T22:11:23.424 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.424 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.424 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.424 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.424 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.425 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.425 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.425 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.425 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.425 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.425 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.425 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.425 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2023-12-08T22:11:23.425 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2023-12-08T22:11:23.425 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.425 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.425 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.425 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.425 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.425 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.425 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.425 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.426 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.426 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.426 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.426 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.426 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2023-12-08T22:11:23.426 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2023-12-08T22:11:23.426 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.426 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.426 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.426 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.426 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.426 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.426 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.426 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.426 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.426 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.427 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.427 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.427 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2023-12-08T22:11:23.427 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2023-12-08T22:11:23.427 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.427 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.427 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.427 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.427 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.427 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.427 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.427 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.427 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.427 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.427 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.427 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.427 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2023-12-08T22:11:23.428 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2023-12-08T22:11:23.428 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.428 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.428 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.428 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.428 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.428 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.428 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.428 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.428 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.428 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.428 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.428 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.428 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2023-12-08T22:11:23.428 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2023-12-08T22:11:23.428 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.429 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.429 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.429 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.429 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.429 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.429 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.429 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.429 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.429 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.429 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.429 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.429 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2023-12-08T22:11:23.429 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2023-12-08T22:11:23.429 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.429 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.429 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.430 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.430 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.430 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.430 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.430 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.430 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.430 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.430 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.430 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.430 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2023-12-08T22:11:23.430 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2023-12-08T22:11:23.430 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.430 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.430 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.430 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.430 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.431 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.431 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.431 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.431 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.431 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.431 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.431 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.431 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2023-12-08T22:11:23.431 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2023-12-08T22:11:23.431 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.431 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.431 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.431 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.431 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.431 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.431 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.432 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.432 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.432 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.432 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.432 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.432 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2023-12-08T22:11:23.432 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2023-12-08T22:11:23.432 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.432 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.432 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.432 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.432 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.432 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.432 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.432 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.432 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.432 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.433 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.433 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.433 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2023-12-08T22:11:23.433 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2023-12-08T22:11:23.433 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.433 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.433 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.433 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.433 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.433 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.433 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.433 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.433 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.433 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.433 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.433 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.433 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2023-12-08T22:11:23.434 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2023-12-08T22:11:23.434 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.434 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.434 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.434 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-08T22:11:23.434 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.434 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.434 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.434 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.434 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.434 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.434 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.434 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.434 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2023-12-08T22:11:23.434 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2023-12-08T22:11:23.434 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.434 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.435 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.435 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.435 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.435 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.435 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.435 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.435 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.435 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.435 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.435 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.435 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2023-12-08T22:11:23.435 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2023-12-08T22:11:23.435 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.435 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.435 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.435 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.436 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.436 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.436 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.436 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.436 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.436 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.436 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.436 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.436 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2023-12-08T22:11:23.436 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2023-12-08T22:11:23.436 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.436 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.436 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.436 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-08T22:11:23.436 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.436 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.437 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.437 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.437 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.437 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.437 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.437 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.437 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2023-12-08T22:11:23.437 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2023-12-08T22:11:23.437 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.437 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.437 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.437 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.437 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.437 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.437 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.437 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.438 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.438 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.438 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.438 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.438 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2023-12-08T22:11:23.438 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2023-12-08T22:11:23.438 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.438 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.438 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.438 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.438 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.438 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.438 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.438 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.438 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.438 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.439 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.439 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.439 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2023-12-08T22:11:23.439 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2023-12-08T22:11:23.439 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.439 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.439 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.439 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.439 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.439 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.439 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.439 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.439 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.439 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.439 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.439 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.439 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2023-12-08T22:11:23.440 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2023-12-08T22:11:23.440 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.440 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.440 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.440 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.440 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.440 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.440 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.440 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.440 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.440 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.440 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.440 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.440 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2023-12-08T22:11:23.440 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2023-12-08T22:11:23.440 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.440 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.441 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.441 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.441 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.441 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.441 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.441 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.441 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.441 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.441 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.441 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.441 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2023-12-08T22:11:23.441 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2023-12-08T22:11:23.441 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.441 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.441 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.441 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.441 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.442 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.442 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.442 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.442 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.442 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.442 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.442 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.442 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2023-12-08T22:11:23.442 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2023-12-08T22:11:23.442 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.442 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.442 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.442 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.442 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.442 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.442 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.443 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.443 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.443 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.443 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.443 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.443 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2023-12-08T22:11:23.443 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2023-12-08T22:11:23.443 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.443 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.443 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.443 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.443 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.443 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.443 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.443 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.443 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.444 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.444 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.444 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.444 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2023-12-08T22:11:23.444 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2023-12-08T22:11:23.444 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.444 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.444 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.444 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.444 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.444 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.444 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.444 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.444 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.444 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.444 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.444 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.445 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2023-12-08T22:11:23.445 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2023-12-08T22:11:23.445 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.445 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.445 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.445 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.445 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.445 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.445 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.445 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.445 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.445 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.445 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.445 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.446 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2023-12-08T22:11:23.446 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2023-12-08T22:11:23.446 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.446 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.446 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.446 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.446 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.446 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.446 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.446 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.446 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.446 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.446 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.446 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.446 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2023-12-08T22:11:23.446 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2023-12-08T22:11:23.447 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.447 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.447 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.447 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2023-12-08T22:11:23.447 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.447 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.447 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.447 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.447 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.447 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.447 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.447 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.447 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2023-12-08T22:11:23.447 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2023-12-08T22:11:23.447 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.447 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.447 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T22:11:23.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2023-12-08T22:11:23.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2023-12-08T22:11:23.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2023-12-08T22:11:23.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.448 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2023-12-08T22:11:23.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2023-12-08T22:11:23.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2023-12-08T22:11:23.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.449 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.450 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.450 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.450 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.450 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.450 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2023-12-08T22:11:23.450 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2023-12-08T22:11:23.450 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.450 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.450 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.450 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.450 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.450 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.450 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.450 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.450 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.451 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.451 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.451 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.451 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2023-12-08T22:11:23.451 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2023-12-08T22:11:23.451 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.451 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.451 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.451 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2023-12-08T22:11:23.451 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.451 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.451 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.451 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.451 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.451 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.451 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.452 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.452 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2023-12-08T22:11:23.452 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2023-12-08T22:11:23.452 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.452 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.452 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.452 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.452 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.452 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.452 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.452 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.452 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.452 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.452 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.452 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.452 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2023-12-08T22:11:23.452 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2023-12-08T22:11:23.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2023-12-08T22:11:23.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2023-12-08T22:11:23.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2023-12-08T22:11:23.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.453 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2023-12-08T22:11:23.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2023-12-08T22:11:23.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2023-12-08T22:11:23.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.454 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.455 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.455 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.455 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.455 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.455 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.455 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.455 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.455 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2023-12-08T22:11:23.455 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2023-12-08T22:11:23.455 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.455 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.455 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.455 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.455 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.455 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.455 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.455 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.456 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.456 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.456 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.456 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.456 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2023-12-08T22:11:23.456 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2023-12-08T22:11:23.456 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.456 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.456 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.456 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.456 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.456 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.456 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.456 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.456 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.456 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.457 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.457 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.457 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2023-12-08T22:11:23.457 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2023-12-08T22:11:23.457 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.457 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.457 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.457 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2023-12-08T22:11:23.457 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.457 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.457 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.457 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.457 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.457 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.457 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.457 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.458 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2023-12-08T22:11:23.458 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2023-12-08T22:11:23.458 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.458 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.458 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.458 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T22:11:23.458 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.458 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.458 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.458 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.458 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.458 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.458 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.458 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.458 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2023-12-08T22:11:23.459 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2023-12-08T22:11:23.459 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.459 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.459 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.459 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T22:11:23.459 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.459 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.459 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.459 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.459 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.459 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.459 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.459 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.459 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2023-12-08T22:11:23.459 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2023-12-08T22:11:23.459 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.460 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.460 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.460 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.460 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.460 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.460 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.460 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.460 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.460 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.460 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.460 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.460 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2023-12-08T22:11:23.460 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2023-12-08T22:11:23.460 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.460 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.460 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.460 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.461 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.461 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.461 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.461 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2023-12-08T22:11:23.461 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.461 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.461 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.461 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.461 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2023-12-08T22:11:23.461 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2023-12-08T22:11:23.461 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.461 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.461 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.461 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2023-12-08T22:11:23.461 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.461 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.461 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.462 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.462 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.462 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.462 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.462 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.462 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-08T22:11:23.462 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-08T22:11:23.462 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.462 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.462 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.462 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.462 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.462 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.462 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.462 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.462 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.463 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.463 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.463 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.463 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.463 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.463 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.463 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.463 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.463 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.463 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.463 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.463 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.463 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.463 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.463 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.463 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.464 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.464 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.464 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.464 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.464 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.464 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.464 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.464 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.464 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.464 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.464 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.464 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.464 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.464 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.464 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.464 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.465 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.465 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.465 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.465 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.465 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.465 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.465 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.465 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.465 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.465 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.465 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.465 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.465 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.465 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.465 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.465 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.465 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.466 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.466 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.466 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.466 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.466 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.466 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.466 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.466 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.466 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.466 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.466 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.466 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.466 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.466 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.466 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.466 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.467 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.467 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.467 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.467 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.467 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.467 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.467 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.467 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.467 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-08T22:11:23.467 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-08T22:11:23.467 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.467 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.467 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.467 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.467 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.467 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.468 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.468 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.468 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.468 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.468 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.468 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.468 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-08T22:11:23.468 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-08T22:11:23.468 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.468 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.468 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.468 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2023-12-08T22:11:23.468 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.468 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.468 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.468 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.468 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.469 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.469 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.469 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.469 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-08T22:11:23.469 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-08T22:11:23.469 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.469 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.469 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.469 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2023-12-08T22:11:23.469 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.469 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.469 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.469 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.469 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.469 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.469 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.469 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.470 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-08T22:11:23.470 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-08T22:11:23.470 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.470 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.470 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.470 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.470 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.470 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.470 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.470 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.470 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.470 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.470 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.470 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.470 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2023-12-08T22:11:23.470 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2023-12-08T22:11:23.471 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.471 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.471 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.471 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2023-12-08T22:11:23.471 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.471 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.471 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.471 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.471 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.471 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.471 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.471 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.471 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2023-12-08T22:11:23.471 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2023-12-08T22:11:23.471 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.471 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.472 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.472 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2023-12-08T22:11:23.472 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.472 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.472 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.472 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.472 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2023-12-08T22:11:23.472 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.472 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.472 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.472 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.472 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.472 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.472 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2023-12-08T22:11:23.472 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2023-12-08T22:11:23.472 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.473 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.473 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.473 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2023-12-08T22:11:23.473 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2023-12-08T22:11:23.473 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2023-12-08T22:11:23.473 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.473 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.473 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.473 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.473 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.473 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.473 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2023-12-08T22:11:23.473 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2023-12-08T22:11:23.473 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.473 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.473 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.473 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.474 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.474 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.474 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.474 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.474 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.474 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.474 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.474 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.474 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-08T22:11:23.474 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-08T22:11:23.474 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.474 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.474 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.474 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.474 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.474 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.475 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.475 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.475 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.475 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.475 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.475 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.475 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.475 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.475 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.475 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2023-12-08T22:11:23.475 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.475 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.475 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.475 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2023-12-08T22:11:23.475 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2023-12-08T22:11:23.475 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.476 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.476 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.476 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.476 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.476 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.476 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.476 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2023-12-08T22:11:23.476 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.476 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.476 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.476 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.476 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.476 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.476 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.476 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.476 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.476 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.477 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.477 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.477 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.477 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.477 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.477 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.477 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.477 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.477 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.477 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.477 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.477 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.477 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.477 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.477 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.477 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.477 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.478 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.478 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.478 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.478 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.478 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.478 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.478 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.478 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.478 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.478 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.478 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.478 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.478 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.478 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.478 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.479 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.479 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.479 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.479 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.479 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.479 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.479 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.479 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.479 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.479 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.479 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.479 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.479 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.479 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.479 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.479 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.479 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.480 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.480 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.480 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.480 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.480 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.480 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.480 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.480 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.480 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.480 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.480 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.480 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.480 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.480 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.480 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.480 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2023-12-08T22:11:23.481 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2023-12-08T22:11:23.481 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:23.481 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.481 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.481 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2023-12-08T22:11:23.481 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.481 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.481 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.481 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2023-12-08T22:11:23.481 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.481 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.481 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.481 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.481 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2023-12-08T22:11:23.481 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2023-12-08T22:11:23.481 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.481 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.482 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.482 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2023-12-08T22:11:23.482 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.482 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.482 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.482 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2023-12-08T22:11:23.482 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.482 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.482 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.482 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.482 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2023-12-08T22:11:23.482 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2023-12-08T22:11:23.482 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:23.482 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.482 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.482 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2023-12-08T22:11:23.483 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.483 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.483 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.483 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2023-12-08T22:11:23.483 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.483 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.483 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.483 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.483 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2023-12-08T22:11:23.483 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2023-12-08T22:11:23.483 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:23.483 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.483 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.483 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-08T22:11:23.483 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.483 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.483 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.484 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2023-12-08T22:11:23.484 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.484 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.484 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.484 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.484 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2023-12-08T22:11:23.484 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2023-12-08T22:11:23.484 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.484 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.484 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.484 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.484 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.484 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.484 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.484 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2023-12-08T22:11:23.484 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.484 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.485 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.485 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.485 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T22:11:23.485 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T22:11:23.485 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:23.485 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.485 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.485 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T22:11:23.485 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.485 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.485 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.485 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2023-12-08T22:11:23.485 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.485 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.485 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.485 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.486 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2023-12-08T22:11:23.486 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2023-12-08T22:11:23.486 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:23.486 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.486 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.486 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2023-12-08T22:11:23.486 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.486 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.486 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.486 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2023-12-08T22:11:23.486 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.486 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.486 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.486 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.486 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.486 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.487 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.487 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2023-12-08T22:11:23.487 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.487 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.487 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.487 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.487 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.487 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.487 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.487 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.487 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.487 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.487 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.487 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.487 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.487 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.487 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.488 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.488 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.488 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.488 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.488 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.488 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.488 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.488 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.488 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.488 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.488 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.488 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.488 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.488 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.488 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.488 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.489 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.489 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.489 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.489 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.489 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.489 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.489 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.489 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.489 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.489 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.489 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.489 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.489 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.489 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.489 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.489 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.489 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.490 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.490 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.490 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.490 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.490 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.490 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.490 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.490 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.490 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.490 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.490 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.490 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.490 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.490 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.490 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.490 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.491 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.491 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.491 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.491 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.491 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.491 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.491 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.491 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.491 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.491 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2023-12-08T22:11:23.491 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2023-12-08T22:11:23.491 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.491 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.491 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.491 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2023-12-08T22:11:23.491 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.491 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.492 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.492 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.492 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.492 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.492 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.492 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.492 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2023-12-08T22:11:23.492 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2023-12-08T22:11:23.492 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.492 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.492 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.492 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2023-12-08T22:11:23.492 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.492 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.492 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.492 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.493 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.493 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.493 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.493 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.493 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T22:11:23.493 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T22:11:23.493 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.493 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.493 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.493 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2023-12-08T22:11:23.493 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.493 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.493 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.493 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.493 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.493 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.493 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.494 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.494 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.494 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.494 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.494 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2023-12-08T22:11:23.494 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2023-12-08T22:11:23.494 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2023-12-08T22:11:23.494 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.494 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2023-12-08T22:11:23.494 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2023-12-08T22:11:23.494 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.494 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.494 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.494 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2023-12-08T22:11:23.494 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.494 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.495 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.495 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.495 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.495 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.495 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.495 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.495 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2023-12-08T22:11:23.495 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2023-12-08T22:11:23.495 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.495 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.495 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.495 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2023-12-08T22:11:23.495 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.495 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.495 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.495 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.496 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.496 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.496 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.496 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.496 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2023-12-08T22:11:23.496 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2023-12-08T22:11:23.496 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.496 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.496 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.496 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:11:23.496 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.496 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.496 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.496 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.496 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.496 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.496 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.497 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.497 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T22:11:23.497 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T22:11:23.497 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.497 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.497 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.497 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2023-12-08T22:11:23.497 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.497 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.497 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.497 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.497 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.497 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.497 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.497 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.497 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.497 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.498 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.498 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.498 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.498 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.498 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.498 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.498 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.498 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.498 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.498 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.498 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.498 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.498 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.498 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.498 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.498 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.499 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.499 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.499 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.499 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.499 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.499 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.499 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.499 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.499 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.499 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.499 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.499 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.499 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.499 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.499 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.499 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.499 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.500 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.500 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.500 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.500 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.500 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.500 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.500 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.500 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.500 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.500 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.500 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.500 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.500 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.500 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.500 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.501 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.501 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.501 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.501 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.501 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.501 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.501 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.501 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.501 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.501 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.501 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.501 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.501 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.501 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.501 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.501 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.501 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.502 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.502 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.502 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.502 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2023-12-08T22:11:23.502 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2023-12-08T22:11:23.502 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.502 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.502 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.502 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:11:23.502 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.502 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.502 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.502 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.502 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.502 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.502 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.503 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.503 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2023-12-08T22:11:23.503 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2023-12-08T22:11:23.503 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.503 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.503 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.503 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2023-12-08T22:11:23.503 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.503 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.503 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.503 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.503 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.503 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.503 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.503 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.503 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2023-12-08T22:11:23.503 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2023-12-08T22:11:23.504 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.504 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.504 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.504 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2023-12-08T22:11:23.504 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.504 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.504 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.504 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.504 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.504 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.504 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.504 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.504 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2023-12-08T22:11:23.504 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2023-12-08T22:11:23.504 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.504 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.505 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.505 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T22:11:23.505 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.505 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.505 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.505 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.505 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.505 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.505 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.505 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.505 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2023-12-08T22:11:23.505 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2023-12-08T22:11:23.505 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.505 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.505 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.505 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:11:23.505 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.506 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.506 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.506 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.506 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.506 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.506 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.506 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.506 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2023-12-08T22:11:23.506 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2023-12-08T22:11:23.506 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.506 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.506 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.506 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2023-12-08T22:11:23.506 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.506 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.506 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.506 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.507 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.507 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.507 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.507 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.507 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.507 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.507 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.507 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2023-12-08T22:11:23.507 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.507 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.507 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.507 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.507 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.507 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.507 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.508 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.508 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.508 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.508 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.508 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.508 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.508 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.508 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.508 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.508 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.508 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.508 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.508 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.508 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.508 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.508 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.508 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.509 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.509 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.509 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.509 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.509 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.509 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.509 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.509 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.509 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.509 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.509 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.509 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.509 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.509 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.509 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.509 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.510 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.510 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.510 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.510 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.510 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.510 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.510 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.510 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.510 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.510 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.510 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.510 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.510 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.510 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.510 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.510 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.511 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.511 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.511 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.511 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.511 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.511 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.511 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.511 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.511 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.511 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.511 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.511 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.511 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.511 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.511 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.511 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.511 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.512 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.512 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.512 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.512 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2023-12-08T22:11:23.512 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.512 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.512 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.512 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.512 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.512 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.512 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.512 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.512 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.512 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.512 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.512 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.512 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.513 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.513 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.513 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.513 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.513 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.513 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.513 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.513 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.513 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.513 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.513 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.513 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.513 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.513 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.513 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.513 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.514 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.514 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.514 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.514 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.514 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.514 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.514 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.514 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.514 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.514 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.514 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.514 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.514 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.514 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.514 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.514 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.515 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.515 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.515 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.515 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.515 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.515 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.515 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.515 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.515 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.515 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.515 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.515 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.515 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.515 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.515 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.515 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.515 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.516 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.516 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.516 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.516 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.516 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.516 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.516 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.516 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.516 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.516 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.516 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.516 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.516 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.516 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.516 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2023-12-08T22:11:23.516 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.517 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.517 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.517 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2023-12-08T22:11:23.517 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2023-12-08T22:11:23.517 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.517 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.517 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.517 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2023-12-08T22:11:23.517 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.517 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.517 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.517 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2023-12-08T22:11:23.517 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.517 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.517 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.517 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.517 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2023-12-08T22:11:23.518 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2023-12-08T22:11:23.518 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.518 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.518 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.518 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2023-12-08T22:11:23.518 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2023-12-08T22:11:23.518 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.518 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.518 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2023-12-08T22:11:23.518 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.518 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.518 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.518 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.518 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.518 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.518 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.519 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.519 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.519 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.519 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.519 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.519 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.519 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.519 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.519 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.519 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.519 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.519 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.519 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.519 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.519 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.519 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.519 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.520 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.520 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.520 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.520 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.520 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.520 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.520 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.520 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.520 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.520 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.520 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.520 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.520 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.520 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.520 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.520 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.521 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.521 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.521 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.521 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.521 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.521 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.521 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.521 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.521 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.521 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.521 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.521 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.521 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.521 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.521 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.521 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.522 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.522 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.522 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.522 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.522 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.522 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.522 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.522 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.522 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.522 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.522 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.522 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.522 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.522 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.522 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.522 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.522 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.523 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.523 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.523 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.523 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.523 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2023-12-08T22:11:23.523 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.523 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.523 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.523 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2023-12-08T22:11:23.523 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2023-12-08T22:11:23.523 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.523 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.523 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.523 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2023-12-08T22:11:23.523 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.523 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.524 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.524 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2023-12-08T22:11:23.524 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.524 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.524 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.524 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.524 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.524 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.524 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.524 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.524 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.524 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.524 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.524 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.524 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.524 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.524 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.525 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.525 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.525 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.525 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.525 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.525 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.525 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.525 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.525 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.525 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.525 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.525 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.525 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.525 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.525 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.525 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.525 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.526 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.526 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.526 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.526 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.526 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.526 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.526 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.526 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.526 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.526 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.526 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.526 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.526 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.526 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.526 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.526 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.527 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.527 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.527 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.527 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.527 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.527 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.527 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.527 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.527 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.527 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.527 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.527 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.527 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.527 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.527 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.527 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.527 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.528 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.528 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.528 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.528 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.528 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.528 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.528 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.528 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.528 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.528 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2023-12-08T22:11:23.528 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2023-12-08T22:11:23.528 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.528 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.528 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.528 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.528 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.529 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.529 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.529 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2023-12-08T22:11:23.529 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.529 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.529 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.529 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.529 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2023-12-08T22:11:23.529 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2023-12-08T22:11:23.529 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.529 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.529 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.529 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2023-12-08T22:11:23.529 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.529 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.529 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.530 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2023-12-08T22:11:23.530 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.530 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.530 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.530 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.530 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2023-12-08T22:11:23.530 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2023-12-08T22:11:23.530 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.530 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.530 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.530 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2023-12-08T22:11:23.530 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.530 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.530 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.530 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2023-12-08T22:11:23.530 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.531 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.531 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.531 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.531 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2023-12-08T22:11:23.531 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2023-12-08T22:11:23.531 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.531 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.531 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.531 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.531 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.531 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.531 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.531 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2023-12-08T22:11:23.531 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.531 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.531 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.532 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.532 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2023-12-08T22:11:23.532 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2023-12-08T22:11:23.532 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.532 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.532 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.532 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2023-12-08T22:11:23.532 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.532 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.532 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.532 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2023-12-08T22:11:23.532 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.532 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.532 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.532 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.532 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.533 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.533 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.533 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-08T22:11:23.533 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.533 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.533 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.533 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.533 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.533 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.533 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.533 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.533 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.533 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.533 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.533 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.533 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.533 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.534 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.534 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.534 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.534 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.534 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.534 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.534 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.534 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.534 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.534 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.534 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.534 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.534 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.534 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.534 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.534 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.535 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.535 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.535 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.535 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.535 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.535 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.535 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.535 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.535 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.535 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.535 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.535 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.535 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.535 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.535 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.535 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.535 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.536 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.536 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.536 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.536 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.536 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.536 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.536 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.536 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.536 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.536 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.536 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.536 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.536 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.536 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.536 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.537 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.537 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.537 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.537 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.537 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.537 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.537 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.537 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.537 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.537 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.537 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.537 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2023-12-08T22:11:23.537 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2023-12-08T22:11:23.537 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.537 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.537 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.537 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:11:23.538 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.538 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.538 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.538 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2023-12-08T22:11:23.538 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2023-12-08T22:11:23.538 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2023-12-08T22:11:23.538 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.538 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2023-12-08T22:11:23.538 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.538 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.538 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.538 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.538 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.538 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.538 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.538 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2023-12-08T22:11:23.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.539 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.540 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.541 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.542 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2023-12-08T22:11:23.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.543 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.544 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.545 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.546 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.547 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2023-12-08T22:11:23.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2023-12-08T22:11:23.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T22:11:23.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.548 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2023-12-08T22:11:23.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.549 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.550 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.551 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.552 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2023-12-08T22:11:23.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2023-12-08T22:11:23.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.553 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2023-12-08T22:11:23.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2023-12-08T22:11:23.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2023-12-08T22:11:23.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2023-12-08T22:11:23.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:23.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2023-12-08T22:11:23.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.554 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2023-12-08T22:11:23.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2023-12-08T22:11:23.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.555 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.556 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.557 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.558 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.559 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2023-12-08T22:11:23.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2023-12-08T22:11:23.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2023-12-08T22:11:23.560 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2023-12-08T22:11:23.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2023-12-08T22:11:23.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2023-12-08T22:11:23.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.561 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-08T22:11:23.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-08T22:11:23.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.562 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-08T22:11:23.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-08T22:11:23.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.563 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2023-12-08T22:11:23.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.564 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.565 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.566 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.567 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.568 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2023-12-08T22:11:23.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2023-12-08T22:11:23.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2023-12-08T22:11:23.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2023-12-08T22:11:23.569 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.570 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2023-12-08T22:11:23.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2023-12-08T22:11:23.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2023-12-08T22:11:23.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.571 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.572 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.573 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.574 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.575 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2023-12-08T22:11:23.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2023-12-08T22:11:23.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.576 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2023-12-08T22:11:23.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2023-12-08T22:11:23.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.577 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2023-12-08T22:11:23.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.578 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.579 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.580 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.581 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.582 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2023-12-08T22:11:23.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.583 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.584 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.585 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.586 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2023-12-08T22:11:23.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2023-12-08T22:11:23.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.587 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2023-12-08T22:11:23.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2023-12-08T22:11:23.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2023-12-08T22:11:23.588 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2023-12-08T22:11:23.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2023-12-08T22:11:23.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.589 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2023-12-08T22:11:23.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2023-12-08T22:11:23.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.590 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2023-12-08T22:11:23.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2023-12-08T22:11:23.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2023-12-08T22:11:23.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.591 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2023-12-08T22:11:23.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2023-12-08T22:11:23.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2023-12-08T22:11:23.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2023-12-08T22:11:23.592 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2023-12-08T22:11:23.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2023-12-08T22:11:23.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.593 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2023-12-08T22:11:23.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2023-12-08T22:11:23.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.594 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2023-12-08T22:11:23.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2023-12-08T22:11:23.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.595 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2023-12-08T22:11:23.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2023-12-08T22:11:23.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.596 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2023-12-08T22:11:23.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.597 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.598 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.599 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.600 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.601 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2023-12-08T22:11:23.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2023-12-08T22:11:23.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2023-12-08T22:11:23.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2023-12-08T22:11:23.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.602 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T22:11:23.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T22:11:23.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:23.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2023-12-08T22:11:23.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.603 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.604 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.605 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.606 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.607 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2023-12-08T22:11:23.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2023-12-08T22:11:23.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2023-12-08T22:11:23.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.608 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2023-12-08T22:11:23.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2023-12-08T22:11:23.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2023-12-08T22:11:23.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.609 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2023-12-08T22:11:23.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2023-12-08T22:11:23.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2023-12-08T22:11:23.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.610 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2023-12-08T22:11:23.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2023-12-08T22:11:23.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.611 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2023-12-08T22:11:23.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2023-12-08T22:11:23.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:11:23.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2023-12-08T22:11:23.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2023-12-08T22:11:23.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.612 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:11:23.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2023-12-08T22:11:23.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2023-12-08T22:11:23.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.613 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2023-12-08T22:11:23.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2023-12-08T22:11:23.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2023-12-08T22:11:23.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.614 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T22:11:23.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T22:11:23.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2023-12-08T22:11:23.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2023-12-08T22:11:23.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.615 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2023-12-08T22:11:23.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2023-12-08T22:11:23.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2023-12-08T22:11:23.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.616 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2023-12-08T22:11:23.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2023-12-08T22:11:23.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.617 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.618 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.619 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.620 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.621 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2023-12-08T22:11:23.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2023-12-08T22:11:23.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:11:23.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.622 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2023-12-08T22:11:23.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2023-12-08T22:11:23.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:11:23.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.623 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2023-12-08T22:11:23.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2023-12-08T22:11:23.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2023-12-08T22:11:23.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.624 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2023-12-08T22:11:23.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.625 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.626 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.627 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.628 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2023-12-08T22:11:23.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.629 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.630 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.631 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.632 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.633 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:23.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2023-12-08T22:11:23.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2023-12-08T22:11:23.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2023-12-08T22:11:23.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2023-12-08T22:11:23.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2023-12-08T22:11:23.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2023-12-08T22:11:23.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.634 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2023-12-08T22:11:23.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2023-12-08T22:11:23.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2023-12-08T22:11:23.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.635 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2023-12-08T22:11:23.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2023-12-08T22:11:23.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2023-12-08T22:11:23.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2023-12-08T22:11:23.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.636 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2023-12-08T22:11:23.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2023-12-08T22:11:23.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2023-12-08T22:11:23.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.637 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2023-12-08T22:11:23.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2023-12-08T22:11:23.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.638 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2023-12-08T22:11:23.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2023-12-08T22:11:23.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2023-12-08T22:11:23.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2023-12-08T22:11:23.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2023-12-08T22:11:23.639 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2023-12-08T22:11:23.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2023-12-08T22:11:23.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2023-12-08T22:11:23.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2023-12-08T22:11:23.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2023-12-08T22:11:23.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2023-12-08T22:11:23.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2023-12-08T22:11:23.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2023-12-08T22:11:23.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2023-12-08T22:11:23.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2023-12-08T22:11:23.640 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2023-12-08T22:11:23.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2023-12-08T22:11:23.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2023-12-08T22:11:23.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.641 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2023-12-08T22:11:23.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2023-12-08T22:11:23.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2023-12-08T22:11:23.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2023-12-08T22:11:23.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.642 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2023-12-08T22:11:23.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2023-12-08T22:11:23.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2023-12-08T22:11:23.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2023-12-08T22:11:23.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2023-12-08T22:11:23.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2023-12-08T22:11:23.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2023-12-08T22:11:23.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2023-12-08T22:11:23.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2023-12-08T22:11:23.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2023-12-08T22:11:23.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2023-12-08T22:11:23.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2023-12-08T22:11:23.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2023-12-08T22:11:23.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2023-12-08T22:11:23.643 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2023-12-08T22:11:23.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2023-12-08T22:11:23.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2023-12-08T22:11:23.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-08T22:11:23.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-08T22:11:23.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-08T22:11:23.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2023-12-08T22:11:23.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-08T22:11:23.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-08T22:11:23.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-08T22:11:23.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-08T22:11:23.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.644 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2023-12-08T22:11:23.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2023-12-08T22:11:23.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2023-12-08T22:11:23.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2023-12-08T22:11:23.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2023-12-08T22:11:23.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2023-12-08T22:11:23.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2023-12-08T22:11:23.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2023-12-08T22:11:23.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2023-12-08T22:11:23.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2023-12-08T22:11:23.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2023-12-08T22:11:23.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2023-12-08T22:11:23.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2023-12-08T22:11:23.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 5, 2023-12-08T22:11:23.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [] 2023-12-08T22:11:23.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.645 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:23.774 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Waiting for the mgr to restart... 2023-12-08T22:11:23.775 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Waiting for Mgr epoch 11... 2023-12-08T22:11:23.775 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'tell', 'mgr', 'mgr_status'] 2023-12-08T22:11:23.775 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 tell mgr mgr_status 2023-12-08T22:11:23.931 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:23 smithi042 bash[108250]: audit 2023-12-08T22:11:22.740912+0000 mon.a (mon.0) 88 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-08T22:11:23.931 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:23 smithi042 bash[108250]: audit 2023-12-08T22:11:22.741810+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:11:23.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:23 smithi042 bash[108250]: cluster 2023-12-08T22:11:22.756952+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e11: y(active, since 1.05509s) 2023-12-08T22:11:23.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:23 smithi042 bash[108250]: audit 2023-12-08T22:11:23.001179+0000 mon.a (mon.0) 91 : audit [DBG] from='client.? 172.21.15.42:0/415054451' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2023-12-08T22:11:23.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:23 smithi042 bash[108250]: audit 2023-12-08T22:11:23.443114+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:23.442262\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:23.442377\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T22:11:23.442475\", \"networks\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:11:23.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:23 smithi042 bash[108250]: audit 2023-12-08T22:11:23.445027+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:23.442262\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:23.442377\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T22:11:23.442475\", \"networks\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:11:23.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:23 smithi042 bash[108250]: audit 2023-12-08T22:11:23.445708+0000 mon.a (mon.0) 94 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:11:24.205 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2023-12-08T22:11:24.205 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 11, 2023-12-08T22:11:24.205 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2023-12-08T22:11:24.205 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2023-12-08T22:11:24.698 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2023-12-08T22:11:24.698 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'create-self-signed-cert'] 2023-12-08T22:11:24.698 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard create-self-signed-cert 2023-12-08T22:11:25.351 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2023-12-08T22:11:25.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:25 smithi042 bash[108250]: cluster 2023-12-08T22:11:24.471562+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-12-08T22:11:25.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:25 smithi042 bash[108250]: audit 2023-12-08T22:11:25.345195+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIICzzCCAbcCEEXLQry1fEPnnDvmmTDf+DIwDQYJKoZIhvcNAQENBQAwJjELMAkG\nA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgtZGFzaGJvYXJkMB4XDTIzMTIwODIyMTEy\nNVoXDTMzMTIwNTIyMTEyNVowJjELMAkGA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgt\nZGFzaGJvYXJkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvYqE1p5S\nsaF2RB94qPy0kgl5vJeSiv54SwbHbRqi/3+SXVHDNViSu5z+QfO5/3gisjJRcFYa\n8ahChnnYGGT6RRRuHAIweN3IcVxFPBg26iazI8gZgYKv/kItkRSxN3XL5tKRzf3c\nUKzW4rqn6op/Vr27WRaGWkqW4qJjDTMEIAVLtQgYtIJtNvZErtvfpTJNaWx9OFX9\n9VfuRcQ7SxXrenMW3PUyCvkWBhjLCsDTRjNvYalr+9mDSHKRnlBNH5Ko2Qa4Sv0Q\nyrUCszYBETqlWROHRZFaaixYP4xVB+weBVuq/K/rSxmCRp5tx316wSG5qgm6cQTU\nQy/vnsGZZabhmwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBiBDjjbbim+s9x/tCA\nOYlfnEfmtCXk/5QfM0S1TZDkjLnykSRH+KBd5qxVr1iUi2qqq5zSfKReCT+8q2Rb\n5J5aHogBNmRJRIIqXThxaZ0tk4ANOZpY1/SNtMR2+iWNTbQCOVMQ1+/GE9rgpu0X\nSzrxbLN+9NSbaqYhMQrqksIiQL0NGLSVpgBNL41CbVSyudtWUWVJl6onb3KJ6TKl\n0iSbh858lf+cTglF8qTvocAl43y31tiXkrX/LlaKm7RG+mAIgOR/IvECvPrEpM4P\nQUlcdedgm9yliLn4DGQd4vOnaTyokYI/MGD0om9ECE3Gz9X7WY/5CErZApnWlSsZ\nq6zT\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-08T22:11:25.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:25 smithi042 bash[108250]: audit 2023-12-08T22:11:25.347037+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIICzzCCAbcCEEXLQry1fEPnnDvmmTDf+DIwDQYJKoZIhvcNAQENBQAwJjELMAkG\nA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgtZGFzaGJvYXJkMB4XDTIzMTIwODIyMTEy\nNVoXDTMzMTIwNTIyMTEyNVowJjELMAkGA1UECgwCSVQxFzAVBgNVBAMMDmNlcGgt\nZGFzaGJvYXJkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvYqE1p5S\nsaF2RB94qPy0kgl5vJeSiv54SwbHbRqi/3+SXVHDNViSu5z+QfO5/3gisjJRcFYa\n8ahChnnYGGT6RRRuHAIweN3IcVxFPBg26iazI8gZgYKv/kItkRSxN3XL5tKRzf3c\nUKzW4rqn6op/Vr27WRaGWkqW4qJjDTMEIAVLtQgYtIJtNvZErtvfpTJNaWx9OFX9\n9VfuRcQ7SxXrenMW3PUyCvkWBhjLCsDTRjNvYalr+9mDSHKRnlBNH5Ko2Qa4Sv0Q\nyrUCszYBETqlWROHRZFaaixYP4xVB+weBVuq/K/rSxmCRp5tx316wSG5qgm6cQTU\nQy/vnsGZZabhmwIDAQABMA0GCSqGSIb3DQEBDQUAA4IBAQBiBDjjbbim+s9x/tCA\nOYlfnEfmtCXk/5QfM0S1TZDkjLnykSRH+KBd5qxVr1iUi2qqq5zSfKReCT+8q2Rb\n5J5aHogBNmRJRIIqXThxaZ0tk4ANOZpY1/SNtMR2+iWNTbQCOVMQ1+/GE9rgpu0X\nSzrxbLN+9NSbaqYhMQrqksIiQL0NGLSVpgBNL41CbVSyudtWUWVJl6onb3KJ6TKl\n0iSbh858lf+cTglF8qTvocAl43y31tiXkrX/LlaKm7RG+mAIgOR/IvECvPrEpM4P\nQUlcdedgm9yliLn4DGQd4vOnaTyokYI/MGD0om9ECE3Gz9X7WY/5CErZApnWlSsZ\nq6zT\n-----END CERTIFICATE-----\n"}]': finished 2023-12-08T22:11:25.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:25 smithi042 bash[108250]: audit 2023-12-08T22:11:25.347443+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQC9ioTWnlKxoXZE\nH3io/LSSCXm8l5KK/nhLBsdtGqL/f5JdUcM1WJK7nP5B87n/eCKyMlFwVhrxqEKG\nedgYZPpFFG4cAjB43chxXEU8GDbqJrMjyBmBgq/+Qi2RFLE3dcvm0pHN/dxQrNbi\nuqfqin9WvbtZFoZaSpbiomMNMwQgBUu1CBi0gm029kSu29+lMk1pbH04Vf31V+5F\nxDtLFet6cxbc9TIK+RYGGMsKwNNGM29hqWv72YNIcpGeUE0fkqjZBrhK/RDKtQKz\nNgEROqVZE4dFkVpqLFg/jFUH7B4FW6r8r+tLGYJGnm3HfXrBIbmqCbpxBNRDL++e\nwZllpuGbAgMBAAECggEAM5ez5vN7kOxhU9O5NU5sHGBF6cbcVcdEmS+EMzeP7Lod\n7hbmauvsLPNj5jHgjCB4WUcHEevuM59YVGBwKNu7n/garLcP2KaN/AVgtyXkNMJJ\n+tBp2O3o1+3Nl3Mpde4zjWX92DNkt/UEHP0v3dDLLqJAj9Rox8UL4y7OhXZAhjJS\n0lU0FQNAOkQCA93/ug9uo/luuaijiikaMCcV+BE+Snopd4U4MrX1OKZTLx28MiW0\nYCvzvSIN3toqk6oqaTt97/3R9R9pfCNuMZlI8mM3BWiFjEZGhNrm+SpAKT3v+XGU\nAY+dIlyv/GOpwBTw+cSlaFwrpTDYI8/WT8+lH6mJEQKBgQDk10tuYEE7nCJ8XnMv\nADFTiSjInECgC6OXHYHRlArnqVpMhiE12b3d3LdF/aRMtvlxMXkgoAjb4jJGr7aM\niniv75BzRmrLbp+fvVZVacQYJV23PyU2aZHICZH48/gPFDyA3/NdvRG4yt6WIREL\nMgvXQ37TQ59M3ASZMcXQNSCx8wKBgQDUCTRbipTITqL8iaOMLcqQHusF8o4JvDuL\n716q4Pjtk9A4ZfjxIQb793KKukuep+Hbxv6DdC9wftVJ4wmoMfC570cHOZ7C9mHX\neO5B2h5KJarkdpbO0MC9Ayx3nBEzh8fSBsHEPsZUPPEidpyjeBntwHR8wzlWt2dZ\nloAZY/nTuQKBgQCTTermT9ttzaF9QScP2CXoSeAQ0lPfMd7KBVptV8h1OtQ/cg+q\npFDNoafvy8eZAicrL9dyotFRCRen3K+7Y98wERuAuJFCBiGGJ9CNBpoNmO/sZx9D\nGU2X4GEwSYsh2brgkkgLzQq9UwlYxkw8UqjAllfrEhpW1UG4gwt8bNZw9QKBgQDL\nAzUaIIlrb78lxDLO2FkFvFSSETZlo8/vn3Qob9ZmwguutBOx60lgnf8RTGVytpLN\ndq3g9rElKIrWf4aTf51YqPx8snKLgJMVVzfn3Qr7Oy1wKQsjYUPotM0yiD7/85Ui\nRk3ns6L4rJDDyoUXDrrkpEvj2Jdhq6BMaoijxtFAIQKBgQDMYM5kKLmUVzHKEILJ\n1HA3gn2XbIic1D3KhnSHJCLaBFrmapiVQbvGRR1xIYTB5CrlFHdSCUm+/QLKUWsU\nsgGNPqPMRO03FNLLxsv/4shYFPjwjjGtct5uSmA1Jrsb99Qw6+uQLomPvfZhOkm7\nnJByyzQeks78yjqF4WTSN9j9GQ==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-08T22:11:25.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:25 smithi042 bash[108250]: audit 2023-12-08T22:11:25.348787+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQC9ioTWnlKxoXZE\nH3io/LSSCXm8l5KK/nhLBsdtGqL/f5JdUcM1WJK7nP5B87n/eCKyMlFwVhrxqEKG\nedgYZPpFFG4cAjB43chxXEU8GDbqJrMjyBmBgq/+Qi2RFLE3dcvm0pHN/dxQrNbi\nuqfqin9WvbtZFoZaSpbiomMNMwQgBUu1CBi0gm029kSu29+lMk1pbH04Vf31V+5F\nxDtLFet6cxbc9TIK+RYGGMsKwNNGM29hqWv72YNIcpGeUE0fkqjZBrhK/RDKtQKz\nNgEROqVZE4dFkVpqLFg/jFUH7B4FW6r8r+tLGYJGnm3HfXrBIbmqCbpxBNRDL++e\nwZllpuGbAgMBAAECggEAM5ez5vN7kOxhU9O5NU5sHGBF6cbcVcdEmS+EMzeP7Lod\n7hbmauvsLPNj5jHgjCB4WUcHEevuM59YVGBwKNu7n/garLcP2KaN/AVgtyXkNMJJ\n+tBp2O3o1+3Nl3Mpde4zjWX92DNkt/UEHP0v3dDLLqJAj9Rox8UL4y7OhXZAhjJS\n0lU0FQNAOkQCA93/ug9uo/luuaijiikaMCcV+BE+Snopd4U4MrX1OKZTLx28MiW0\nYCvzvSIN3toqk6oqaTt97/3R9R9pfCNuMZlI8mM3BWiFjEZGhNrm+SpAKT3v+XGU\nAY+dIlyv/GOpwBTw+cSlaFwrpTDYI8/WT8+lH6mJEQKBgQDk10tuYEE7nCJ8XnMv\nADFTiSjInECgC6OXHYHRlArnqVpMhiE12b3d3LdF/aRMtvlxMXkgoAjb4jJGr7aM\niniv75BzRmrLbp+fvVZVacQYJV23PyU2aZHICZH48/gPFDyA3/NdvRG4yt6WIREL\nMgvXQ37TQ59M3ASZMcXQNSCx8wKBgQDUCTRbipTITqL8iaOMLcqQHusF8o4JvDuL\n716q4Pjtk9A4ZfjxIQb793KKukuep+Hbxv6DdC9wftVJ4wmoMfC570cHOZ7C9mHX\neO5B2h5KJarkdpbO0MC9Ayx3nBEzh8fSBsHEPsZUPPEidpyjeBntwHR8wzlWt2dZ\nloAZY/nTuQKBgQCTTermT9ttzaF9QScP2CXoSeAQ0lPfMd7KBVptV8h1OtQ/cg+q\npFDNoafvy8eZAicrL9dyotFRCRen3K+7Y98wERuAuJFCBiGGJ9CNBpoNmO/sZx9D\nGU2X4GEwSYsh2brgkkgLzQq9UwlYxkw8UqjAllfrEhpW1UG4gwt8bNZw9QKBgQDL\nAzUaIIlrb78lxDLO2FkFvFSSETZlo8/vn3Qob9ZmwguutBOx60lgnf8RTGVytpLN\ndq3g9rElKIrWf4aTf51YqPx8snKLgJMVVzfn3Qr7Oy1wKQsjYUPotM0yiD7/85Ui\nRk3ns6L4rJDDyoUXDrrkpEvj2Jdhq6BMaoijxtFAIQKBgQDMYM5kKLmUVzHKEILJ\n1HA3gn2XbIic1D3KhnSHJCLaBFrmapiVQbvGRR1xIYTB5CrlFHdSCUm+/QLKUWsU\nsgGNPqPMRO03FNLLxsv/4shYFPjwjjGtct5uSmA1Jrsb99Qw6+uQLomPvfZhOkm7\nnJByyzQeks78yjqF4WTSN9j9GQ==\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-08T22:11:25.856 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Creating initial admin user... 2023-12-08T22:11:25.856 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'dashboard', 'ac-user-create', 'admin', '3mgp6r31ss', 'administrator', '--force-password', '--pwd-update-required'] 2023-12-08T22:11:25.856 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 dashboard ac-user-create admin 3mgp6r31ss administrator --force-password --pwd-update-required 2023-12-08T22:11:26.630 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:26 smithi042 bash[108250]: audit 2023-12-08T22:11:25.258834+0000 mgr.y (mgr.14142) 1 : audit [DBG] from='client.14155 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:11:26.630 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:26 smithi042 bash[108250]: audit 2023-12-08T22:11:26.326990+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:11:26.676 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$v/HdenwOER8YVFFHh4ZzkOemiA/TTpmobBuaxU.p2XvnVgr.D7VfW", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1702073486, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-08T22:11:27.023 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Fetching dashboard port number... 2023-12-08T22:11:27.023 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:['/bin/podman', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0', '-e', 'NODE_NAME=smithi042', '-v', '/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z', '-v', '/tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'docker.io/ceph/ceph:v15.2.0', 'config', 'get', 'mgr', 'mgr/dashboard/ssl_server_port'] 2023-12-08T22:11:27.023 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Running command: /bin/podman run --rm --net=host -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.0 -e NODE_NAME=smithi042 -v /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpg5kaxrn3:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp2gkgi9zw:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph docker.io/ceph/ceph:v15.2.0 config get mgr mgr/dashboard/ssl_server_port 2023-12-08T22:11:27.670 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2023-12-08T22:11:27.698 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:27 smithi042 bash[108250]: audit 2023-12-08T22:11:26.422985+0000 mgr.y (mgr.14142) 2 : audit [DBG] from='client.14157 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "3mgp6r31ss", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:11:27.698 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:27 smithi042 bash[108250]: audit 2023-12-08T22:11:26.553743+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:23.442262\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:23.442377\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T22:11:23.442475\", \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:11:27.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:27 smithi042 bash[108250]: audit 2023-12-08T22:11:26.555603+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:23.442262\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:23.442377\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T22:11:23.442475\", \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:11:27.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:27 smithi042 bash[108250]: audit 2023-12-08T22:11:26.672654+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$v/HdenwOER8YVFFHh4ZzkOemiA/TTpmobBuaxU.p2XvnVgr.D7VfW\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1702073486, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2023-12-08T22:11:27.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:27 smithi042 bash[108250]: audit 2023-12-08T22:11:26.674294+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$v/HdenwOER8YVFFHh4ZzkOemiA/TTpmobBuaxU.p2XvnVgr.D7VfW\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1702073486, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2023-12-08T22:11:28.027 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2023-12-08T22:11:28.027 INFO:teuthology.orchestra.run.smithi042.stderr: 2023-12-08T22:11:28.027 INFO:teuthology.orchestra.run.smithi042.stderr: URL: https://smithi042.front.sepia.ceph.com:8443/ 2023-12-08T22:11:28.028 INFO:teuthology.orchestra.run.smithi042.stderr: User: admin 2023-12-08T22:11:28.028 INFO:teuthology.orchestra.run.smithi042.stderr: Password: 3mgp6r31ss 2023-12-08T22:11:28.028 INFO:teuthology.orchestra.run.smithi042.stderr: 2023-12-08T22:11:28.028 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:You can access the Ceph CLI with: 2023-12-08T22:11:28.028 INFO:teuthology.orchestra.run.smithi042.stderr: 2023-12-08T22:11:28.028 INFO:teuthology.orchestra.run.smithi042.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-08T22:11:28.028 INFO:teuthology.orchestra.run.smithi042.stderr: 2023-12-08T22:11:28.028 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2023-12-08T22:11:28.028 INFO:teuthology.orchestra.run.smithi042.stderr: 2023-12-08T22:11:28.028 INFO:teuthology.orchestra.run.smithi042.stderr: ceph telemetry on 2023-12-08T22:11:28.028 INFO:teuthology.orchestra.run.smithi042.stderr: 2023-12-08T22:11:28.028 INFO:teuthology.orchestra.run.smithi042.stderr:For more information see: 2023-12-08T22:11:28.029 INFO:teuthology.orchestra.run.smithi042.stderr: 2023-12-08T22:11:28.029 INFO:teuthology.orchestra.run.smithi042.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-12-08T22:11:28.029 INFO:teuthology.orchestra.run.smithi042.stderr: 2023-12-08T22:11:28.029 INFO:teuthology.orchestra.run.smithi042.stderr:INFO:cephadm:Bootstrap complete. 2023-12-08T22:11:28.029 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Releasing lock 140229656500376 on /run/cephadm/958e143a-9616-11ee-95a3-87774f69a715.lock 2023-12-08T22:11:28.029 INFO:teuthology.orchestra.run.smithi042.stderr:DEBUG:cephadm:Lock 140229656500376 released on /run/cephadm/958e143a-9616-11ee-95a3-87774f69a715.lock 2023-12-08T22:11:28.061 INFO:tasks.cephadm:Fetching config... 2023-12-08T22:11:28.062 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2023-12-08T22:11:28.062 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-08T22:11:28.086 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-08T22:11:28.086 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2023-12-08T22:11:28.086 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-08T22:11:28.148 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-08T22:11:28.148 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2023-12-08T22:11:28.148 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-08T22:11:28.223 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-08T22:11:28.223 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2023-12-08T22:11:28.223 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-08T22:11:28.287 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-08T22:11:28.287 DEBUG:teuthology.orchestra.run.smithi042:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCfrc7iLuyDPPKlNIw9Ru5YUCZdmr05ygZXMQpfuf9f4MI9tZgQpHFXV3xnEHtOTsu4WfpGuf2BcVyG+loymouEREzgrX+yvWUBq8hPbp4zAxRyssvSt7ObH2NS9b5N2d5NQY71ZP1Nf4fzXZZE1TB1dvReHbRRlUgZut95mOdQYPdfJirmYIb3FPVVYgYVWt8pxBann3lnkHU/FOuEzBaBnLdNqkh/13jd4+c2iMBD2y0uDxs9J/9M403L8GhtYW05Pv1QsJSshMaWnOC1POEreru+9WzO5D3LWxkG74MJf2w4yns3LT9eUEBg802YcWW0vfZd4eWT5OGi9YnxOlkWg9gRew7ar7EIvGkQhpEBb9l8hW+kwMjTSvA6Do2Wc0AT2sgWGPPYIfpy742zpZ4v8T/GMHRc7t7dUTF7fbJLnYt2fzSOHYzw9lCthRN/wHqhRKuG4h2/OFpEmZXFG++y8+I8+DCd9lA9GktEzeA1x8/ju8rMCcsg5X8J7Ns+Pxc= ceph-958e143a-9616-11ee-95a3-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-08T22:11:28.372 INFO:teuthology.orchestra.run.smithi042.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCfrc7iLuyDPPKlNIw9Ru5YUCZdmr05ygZXMQpfuf9f4MI9tZgQpHFXV3xnEHtOTsu4WfpGuf2BcVyG+loymouEREzgrX+yvWUBq8hPbp4zAxRyssvSt7ObH2NS9b5N2d5NQY71ZP1Nf4fzXZZE1TB1dvReHbRRlUgZut95mOdQYPdfJirmYIb3FPVVYgYVWt8pxBann3lnkHU/FOuEzBaBnLdNqkh/13jd4+c2iMBD2y0uDxs9J/9M403L8GhtYW05Pv1QsJSshMaWnOC1POEreru+9WzO5D3LWxkG74MJf2w4yns3LT9eUEBg802YcWW0vfZd4eWT5OGi9YnxOlkWg9gRew7ar7EIvGkQhpEBb9l8hW+kwMjTSvA6Do2Wc0AT2sgWGPPYIfpy742zpZ4v8T/GMHRc7t7dUTF7fbJLnYt2fzSOHYzw9lCthRN/wHqhRKuG4h2/OFpEmZXFG++y8+I8+DCd9lA9GktEzeA1x8/ju8rMCcsg5X8J7Ns+Pxc= ceph-958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:11:28.386 DEBUG:teuthology.orchestra.run.smithi155:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCfrc7iLuyDPPKlNIw9Ru5YUCZdmr05ygZXMQpfuf9f4MI9tZgQpHFXV3xnEHtOTsu4WfpGuf2BcVyG+loymouEREzgrX+yvWUBq8hPbp4zAxRyssvSt7ObH2NS9b5N2d5NQY71ZP1Nf4fzXZZE1TB1dvReHbRRlUgZut95mOdQYPdfJirmYIb3FPVVYgYVWt8pxBann3lnkHU/FOuEzBaBnLdNqkh/13jd4+c2iMBD2y0uDxs9J/9M403L8GhtYW05Pv1QsJSshMaWnOC1POEreru+9WzO5D3LWxkG74MJf2w4yns3LT9eUEBg802YcWW0vfZd4eWT5OGi9YnxOlkWg9gRew7ar7EIvGkQhpEBb9l8hW+kwMjTSvA6Do2Wc0AT2sgWGPPYIfpy742zpZ4v8T/GMHRc7t7dUTF7fbJLnYt2fzSOHYzw9lCthRN/wHqhRKuG4h2/OFpEmZXFG++y8+I8+DCd9lA9GktEzeA1x8/ju8rMCcsg5X8J7Ns+Pxc= ceph-958e143a-9616-11ee-95a3-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-08T22:11:28.431 INFO:teuthology.orchestra.run.smithi155.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCfrc7iLuyDPPKlNIw9Ru5YUCZdmr05ygZXMQpfuf9f4MI9tZgQpHFXV3xnEHtOTsu4WfpGuf2BcVyG+loymouEREzgrX+yvWUBq8hPbp4zAxRyssvSt7ObH2NS9b5N2d5NQY71ZP1Nf4fzXZZE1TB1dvReHbRRlUgZut95mOdQYPdfJirmYIb3FPVVYgYVWt8pxBann3lnkHU/FOuEzBaBnLdNqkh/13jd4+c2iMBD2y0uDxs9J/9M403L8GhtYW05Pv1QsJSshMaWnOC1POEreru+9WzO5D3LWxkG74MJf2w4yns3LT9eUEBg802YcWW0vfZd4eWT5OGi9YnxOlkWg9gRew7ar7EIvGkQhpEBb9l8hW+kwMjTSvA6Do2Wc0AT2sgWGPPYIfpy742zpZ4v8T/GMHRc7t7dUTF7fbJLnYt2fzSOHYzw9lCthRN/wHqhRKuG4h2/OFpEmZXFG++y8+I8+DCd9lA9GktEzeA1x8/ju8rMCcsg5X8J7Ns+Pxc= ceph-958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:11:28.443 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi155 2023-12-08T22:11:28.443 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-12-08T22:11:28.443 DEBUG:teuthology.orchestra.run.smithi155:> dd of=/etc/ceph/ceph.conf 2023-12-08T22:11:28.462 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-12-08T22:11:28.462 DEBUG:teuthology.orchestra.run.smithi155:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-08T22:11:28.521 INFO:tasks.cephadm:Adding host smithi155 to orchestrator... 2023-12-08T22:11:28.522 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph orch host add smithi155 2023-12-08T22:11:28.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:28 smithi042 bash[108250]: audit 2023-12-08T22:11:27.668007+0000 mon.a (mon.0) 105 : audit [DBG] from='client.? 172.21.15.42:0/3120802203' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-08T22:11:29.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:29 smithi042 bash[108250]: cluster 2023-12-08T22:11:28.475968+0000 mon.a (mon.0) 106 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-12-08T22:11:43.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:42 smithi042 bash[108250]: cluster 2023-12-08T22:11:41.758239+0000 mgr.y (mgr.14142) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:11:45.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:45 smithi042 bash[108250]: cluster 2023-12-08T22:11:43.758604+0000 mgr.y (mgr.14142) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:11:47.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:47 smithi042 bash[108250]: cluster 2023-12-08T22:11:45.758940+0000 mgr.y (mgr.14142) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:11:49.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:49 smithi042 bash[108250]: cluster 2023-12-08T22:11:47.759190+0000 mgr.y (mgr.14142) 6 : cluster [DBG] pgmap v6: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:11:49.994 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:11:49 smithi042 bash[108487]: Warning: Permanently added 'smithi155,172.21.15.155' (ECDSA) to the list of known hosts. 2023-12-08T22:11:50.710 INFO:teuthology.orchestra.run.smithi155.stdout:Added host 'smithi155' 2023-12-08T22:11:50.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:50 smithi042 bash[108250]: audit 2023-12-08T22:11:50.167915+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"smithi042\", \"labels\": [], \"status\": \"\"}, \"smithi155\": {\"hostname\": \"smithi155\", \"addr\": \"smithi155\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:11:50.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:50 smithi042 bash[108250]: audit 2023-12-08T22:11:50.170204+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"smithi042\", \"labels\": [], \"status\": \"\"}, \"smithi155\": {\"hostname\": \"smithi155\", \"addr\": \"smithi155\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T22:11:50.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:50 smithi042 bash[108250]: audit 2023-12-08T22:11:50.367078+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:11:50.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:50 smithi042 bash[108250]: audit 2023-12-08T22:11:50.368991+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:11:50.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:50 smithi042 bash[108250]: audit 2023-12-08T22:11:50.369652+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:11:51.213 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph orch host ls --format=json 2023-12-08T22:11:51.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:51 smithi042 bash[108250]: audit 2023-12-08T22:11:49.704800+0000 mgr.y (mgr.14142) 7 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi155", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:11:51.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:51 smithi042 bash[108250]: cluster 2023-12-08T22:11:49.759704+0000 mgr.y (mgr.14142) 8 : cluster [DBG] pgmap v7: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:11:51.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:51 smithi042 bash[108250]: cephadm 2023-12-08T22:11:50.170697+0000 mgr.y (mgr.14142) 9 : cephadm [INF] Added host smithi155 2023-12-08T22:11:51.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:51 smithi042 bash[108250]: audit 2023-12-08T22:11:50.543473+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T22:11:50.543162\", \"networks\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:11:51.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:51 smithi042 bash[108250]: audit 2023-12-08T22:11:50.545207+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {}, \"devices\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T22:11:50.543162\", \"networks\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:11:51.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:51 smithi042 bash[108250]: audit 2023-12-08T22:11:50.545796+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:11:52.457 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-08T22:11:52.457 INFO:teuthology.orchestra.run.smithi155.stdout:[{"addr": "smithi042", "hostname": "smithi042", "labels": [], "status": ""}, {"addr": "smithi155", "hostname": "smithi155", "labels": [], "status": ""}] 2023-12-08T22:11:52.863 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-08T22:11:52.863 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph osd crush tunables default 2023-12-08T22:11:53.714 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:53 smithi042 bash[108250]: cluster 2023-12-08T22:11:51.760036+0000 mgr.y (mgr.14142) 10 : cluster [DBG] pgmap v8: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:11:53.715 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:53 smithi042 bash[108250]: audit 2023-12-08T22:11:52.454355+0000 mgr.y (mgr.14142) 11 : audit [DBG] from='client.14163 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-08T22:11:53.715 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:53 smithi042 bash[108250]: audit 2023-12-08T22:11:53.185687+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:11:53.715 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:53 smithi042 bash[108250]: audit 2023-12-08T22:11:53.364903+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T22:11:50.543162\", \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:11:53.715 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:53 smithi042 bash[108250]: audit 2023-12-08T22:11:53.367277+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2023-12-08T22:11:50.543162\", \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:11:54.489 INFO:teuthology.orchestra.run.smithi042.stderr:adjusted tunables profile to default 2023-12-08T22:11:54.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:54 smithi042 bash[108250]: audit 2023-12-08T22:11:54.059844+0000 mon.a (mon.0) 118 : audit [INF] from='client.? 172.21.15.42:0/661510919' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-08T22:11:54.837 INFO:tasks.cephadm:Adding mon.c on smithi042 2023-12-08T22:11:54.837 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph orch daemon add mon 'smithi042:[v2:172.21.15.42:3301,v1:172.21.15.42:6790]=c' 2023-12-08T22:11:55.726 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:55 smithi042 bash[108250]: cluster 2023-12-08T22:11:53.760387+0000 mgr.y (mgr.14142) 12 : cluster [DBG] pgmap v9: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:11:55.726 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:55 smithi042 bash[108250]: audit 2023-12-08T22:11:54.484575+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.42:0/661510919' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-08T22:11:55.726 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:55 smithi042 bash[108250]: cluster 2023-12-08T22:11:54.484631+0000 mon.a (mon.0) 120 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-08T22:11:56.717 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:56 smithi042 bash[108250]: audit 2023-12-08T22:11:56.393627+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:11:56.717 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:56 smithi042 bash[108250]: audit 2023-12-08T22:11:56.394287+0000 mon.a (mon.0) 122 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:11:56.717 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:56 smithi042 bash[108250]: audit 2023-12-08T22:11:56.395035+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2023-12-08T22:11:57.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:57 smithi042 bash[108250]: cluster 2023-12-08T22:11:55.760699+0000 mgr.y (mgr.14142) 13 : cluster [DBG] pgmap v11: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:11:57.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:57 smithi042 bash[108250]: audit 2023-12-08T22:11:56.391694+0000 mgr.y (mgr.14142) 14 : audit [DBG] from='client.14167 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi042:[v2:172.21.15.42:3301,v1:172.21.15.42:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:11:57.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:11:57 smithi042 bash[108250]: cephadm 2023-12-08T22:11:56.394756+0000 mgr.y (mgr.14142) 15 : cephadm [INF] Deploying daemon mon.c on smithi042 2023-12-08T22:11:58.398 INFO:teuthology.orchestra.run.smithi042.stdout:Deployed mon.c on host 'smithi042' 2023-12-08T22:11:58.777 DEBUG:teuthology.orchestra.run.smithi042:mon.c> sudo journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@mon.c.service 2023-12-08T22:11:58.779 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-08T22:11:58.779 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph mon dump -f json 2023-12-08T22:11:58.816 INFO:journalctl@ceph.mon.c.smithi042.stdout:-- Logs begin at Fri 2023-12-08 21:59:36 UTC. -- 2023-12-08T22:12:03.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[108250]: cluster 2023-12-08T22:11:57.760957+0000 mgr.y (mgr.14142) 16 : cluster [DBG] pgmap v12: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:03.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[108250]: cluster 2023-12-08T22:11:58.359962+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2023-12-08T22:12:03.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[108250]: audit 2023-12-08T22:11:59.231235+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230188\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230284\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230334\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}}, \"last_daemon_update\": \"2023-12-08T22:11:59.230437\", \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:03.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[108250]: cluster 2023-12-08T22:11:59.761293+0000 mgr.y (mgr.14142) 17 : cluster [DBG] pgmap v13: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:03.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[108250]: cluster 2023-12-08T22:12:00.358834+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-08T22:12:03.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[108250]: cluster 2023-12-08T22:12:01.761696+0000 mgr.y (mgr.14142) 18 : cluster [DBG] pgmap v14: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:03.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[108250]: cluster 2023-12-08T22:12:03.385266+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-08T22:12:03.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[108250]: cluster 2023-12-08T22:12:03.388064+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} 2023-12-08T22:12:03.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[108250]: cluster 2023-12-08T22:12:03.388138+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2023-12-08T22:12:03.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[108250]: cluster 2023-12-08T22:12:03.388171+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-08T22:12:03.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[108250]: cluster 2023-12-08T22:12:03.388453+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 41s) 2023-12-08T22:12:03.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[108250]: audit 2023-12-08T22:12:03.389138+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230188\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230284\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230334\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}}, \"last_daemon_update\": \"2023-12-08T22:11:59.230437\", \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:03.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[108250]: cluster 2023-12-08T22:12:03.391620+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2023-12-08T22:12:03.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[108250]: audit 2023-12-08T22:12:03.393535+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230188\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230284\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230334\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}}, \"last_daemon_update\": \"2023-12-08T22:11:59.230437\", \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:03.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[111654]: cluster 2023-12-08T22:11:57.760957+0000 mgr.y (mgr.14142) 16 : cluster [DBG] pgmap v12: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:03.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[111654]: cluster 2023-12-08T22:11:58.359962+0000 mon.a (mon.0) 127 : cluster [INF] mon.a calling monitor election 2023-12-08T22:12:03.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[111654]: audit 2023-12-08T22:11:59.231235+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230188\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230284\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230334\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}}, \"last_daemon_update\": \"2023-12-08T22:11:59.230437\", \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:03.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[111654]: cluster 2023-12-08T22:11:59.761293+0000 mgr.y (mgr.14142) 17 : cluster [DBG] pgmap v13: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:03.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[111654]: cluster 2023-12-08T22:12:00.358834+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-08T22:12:03.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[111654]: cluster 2023-12-08T22:12:01.761696+0000 mgr.y (mgr.14142) 18 : cluster [DBG] pgmap v14: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:03.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[111654]: cluster 2023-12-08T22:12:03.385266+0000 mon.a (mon.0) 129 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-08T22:12:03.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[111654]: cluster 2023-12-08T22:12:03.388064+0000 mon.a (mon.0) 130 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} 2023-12-08T22:12:03.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[111654]: cluster 2023-12-08T22:12:03.388138+0000 mon.a (mon.0) 131 : cluster [DBG] fsmap 2023-12-08T22:12:03.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[111654]: cluster 2023-12-08T22:12:03.388171+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-08T22:12:03.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[111654]: cluster 2023-12-08T22:12:03.388453+0000 mon.a (mon.0) 133 : cluster [DBG] mgrmap e13: y(active, since 41s) 2023-12-08T22:12:03.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[111654]: audit 2023-12-08T22:12:03.389138+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230188\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230284\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230334\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}}, \"last_daemon_update\": \"2023-12-08T22:11:59.230437\", \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:03.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[111654]: cluster 2023-12-08T22:12:03.391620+0000 mon.a (mon.0) 135 : cluster [INF] overall HEALTH_OK 2023-12-08T22:12:03.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:03 smithi042 bash[111654]: audit 2023-12-08T22:12:03.393535+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230188\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230284\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230334\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}}, \"last_daemon_update\": \"2023-12-08T22:11:59.230437\", \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:04.214 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T22:12:04.215 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":2,"fsid":"958e143a-9616-11ee-95a3-87774f69a715","modified":"2023-12-08T22:11:58.357625Z","created":"2023-12-08T22:10:47.900807Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:3300","nonce":0},{"type":"v1","addr":"172.21.15.42:6789","nonce":0}]},"addr":"172.21.15.42:6789/0","public_addr":"172.21.15.42:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:3301","nonce":0},{"type":"v1","addr":"172.21.15.42:6790","nonce":0}]},"addr":"172.21.15.42:6790/0","public_addr":"172.21.15.42:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2023-12-08T22:12:04.216 INFO:teuthology.orchestra.run.smithi042.stderr:dumped monmap epoch 2 2023-12-08T22:12:04.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:04 smithi042 bash[108250]: audit 2023-12-08T22:12:04.212362+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.42:0/203508593' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-08T22:12:04.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:04 smithi042 bash[111654]: audit 2023-12-08T22:12:04.212362+0000 mon.a (mon.0) 137 : audit [DBG] from='client.? 172.21.15.42:0/203508593' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-08T22:12:04.538 INFO:tasks.cephadm:Adding mon.b on smithi155 2023-12-08T22:12:04.538 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph orch daemon add mon smithi155:172.21.15.155=b 2023-12-08T22:12:05.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:05 smithi042 bash[108250]: cluster 2023-12-08T22:12:03.762090+0000 mgr.y (mgr.14142) 19 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:05.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:05 smithi042 bash[111654]: cluster 2023-12-08T22:12:03.762090+0000 mgr.y (mgr.14142) 19 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:06.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:06 smithi042 bash[108250]: audit 2023-12-08T22:12:05.662286+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:12:06.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:06 smithi042 bash[108250]: audit 2023-12-08T22:12:05.663106+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:06.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:06 smithi042 bash[108250]: audit 2023-12-08T22:12:05.664024+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-12-08T22:12:06.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:06 smithi042 bash[111654]: audit 2023-12-08T22:12:05.662286+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:12:06.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:06 smithi042 bash[111654]: audit 2023-12-08T22:12:05.663106+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:06.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:06 smithi042 bash[111654]: audit 2023-12-08T22:12:05.664024+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2023-12-08T22:12:07.667 INFO:teuthology.orchestra.run.smithi155.stdout:Deployed mon.b on host 'smithi155' 2023-12-08T22:12:07.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:07 smithi042 bash[108250]: audit 2023-12-08T22:12:05.660862+0000 mgr.y (mgr.14142) 20 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi155:172.21.15.155=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:12:07.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:07 smithi042 bash[108250]: cephadm 2023-12-08T22:12:05.663740+0000 mgr.y (mgr.14142) 21 : cephadm [INF] Deploying daemon mon.b on smithi155 2023-12-08T22:12:07.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:07 smithi042 bash[108250]: cluster 2023-12-08T22:12:05.762527+0000 mgr.y (mgr.14142) 22 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:07.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:07 smithi042 bash[111654]: audit 2023-12-08T22:12:05.660862+0000 mgr.y (mgr.14142) 20 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi155:172.21.15.155=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:12:07.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:07 smithi042 bash[111654]: cephadm 2023-12-08T22:12:05.663740+0000 mgr.y (mgr.14142) 21 : cephadm [INF] Deploying daemon mon.b on smithi155 2023-12-08T22:12:07.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:07 smithi042 bash[111654]: cluster 2023-12-08T22:12:05.762527+0000 mgr.y (mgr.14142) 22 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:08.222 DEBUG:teuthology.orchestra.run.smithi155:mon.b> sudo journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@mon.b.service 2023-12-08T22:12:08.224 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-08T22:12:08.225 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph mon dump -f json 2023-12-08T22:12:08.253 INFO:journalctl@ceph.mon.b.smithi155.stdout:-- Logs begin at Fri 2023-12-08 21:59:44 UTC. -- 2023-12-08T22:12:13.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[108250]: cluster 2023-12-08T22:12:07.762879+0000 mgr.y (mgr.14142) 23 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:13.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[108250]: cluster 2023-12-08T22:12:07.883932+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2023-12-08T22:12:13.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[108250]: cluster 2023-12-08T22:12:07.884032+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-08T22:12:13.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[108250]: audit 2023-12-08T22:12:08.334807+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:08.334148\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}}, \"last_daemon_update\": \"2023-12-08T22:12:08.334295\", \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:12:13.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[108250]: cluster 2023-12-08T22:12:09.763235+0000 mgr.y (mgr.14142) 24 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:13.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[108250]: cluster 2023-12-08T22:12:11.763579+0000 mgr.y (mgr.14142) 25 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:13.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[108250]: cluster 2023-12-08T22:12:12.896642+0000 mon.a (mon.0) 146 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-08T22:12:13.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[111654]: cluster 2023-12-08T22:12:07.762879+0000 mgr.y (mgr.14142) 23 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:13.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[111654]: cluster 2023-12-08T22:12:07.883932+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2023-12-08T22:12:13.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[111654]: cluster 2023-12-08T22:12:07.884032+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-08T22:12:13.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[111654]: audit 2023-12-08T22:12:08.334807+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:08.334148\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}}, \"last_daemon_update\": \"2023-12-08T22:12:08.334295\", \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:12:13.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[111654]: cluster 2023-12-08T22:12:09.763235+0000 mgr.y (mgr.14142) 24 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:13.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[111654]: cluster 2023-12-08T22:12:11.763579+0000 mgr.y (mgr.14142) 25 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:13.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[111654]: cluster 2023-12-08T22:12:12.896642+0000 mon.a (mon.0) 146 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-08T22:12:13.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[111654]: cluster 2023-12-08T22:12:12.899453+0000 mon.a (mon.0) 147 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} 2023-12-08T22:12:13.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[111654]: cluster 2023-12-08T22:12:12.899498+0000 mon.a (mon.0) 148 : cluster [DBG] fsmap 2023-12-08T22:12:13.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[111654]: cluster 2023-12-08T22:12:12.899527+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-08T22:12:13.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[111654]: cluster 2023-12-08T22:12:12.899759+0000 mon.a (mon.0) 150 : cluster [DBG] mgrmap e13: y(active, since 51s) 2023-12-08T22:12:13.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[111654]: cluster 2023-12-08T22:12:12.899942+0000 mon.a (mon.0) 151 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-08T22:12:13.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[111654]: audit 2023-12-08T22:12:12.900368+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:08.334148\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}}, \"last_daemon_update\": \"2023-12-08T22:12:08.334295\", \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:12:13.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[111654]: cluster 2023-12-08T22:12:12.903092+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-08T22:12:13.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[111654]: audit 2023-12-08T22:12:12.905516+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:08.334148\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}}, \"last_daemon_update\": \"2023-12-08T22:12:08.334295\", \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:12:13.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[108250]: cluster 2023-12-08T22:12:12.899453+0000 mon.a (mon.0) 147 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} 2023-12-08T22:12:13.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[108250]: cluster 2023-12-08T22:12:12.899498+0000 mon.a (mon.0) 148 : cluster [DBG] fsmap 2023-12-08T22:12:13.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[108250]: cluster 2023-12-08T22:12:12.899527+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-08T22:12:13.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[108250]: cluster 2023-12-08T22:12:12.899759+0000 mon.a (mon.0) 150 : cluster [DBG] mgrmap e13: y(active, since 51s) 2023-12-08T22:12:13.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[108250]: cluster 2023-12-08T22:12:12.899942+0000 mon.a (mon.0) 151 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-08T22:12:13.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[108250]: audit 2023-12-08T22:12:12.900368+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:08.334148\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}}, \"last_daemon_update\": \"2023-12-08T22:12:08.334295\", \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:12:13.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[108250]: cluster 2023-12-08T22:12:12.903092+0000 mon.a (mon.0) 153 : cluster [WRN] overall HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-08T22:12:13.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:12 smithi042 bash[108250]: audit 2023-12-08T22:12:12.905516+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:08.334148\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}}, \"last_daemon_update\": \"2023-12-08T22:12:08.334295\", \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:12:13.465 INFO:teuthology.orchestra.run.smithi155.stdout: 2023-12-08T22:12:13.465 INFO:teuthology.orchestra.run.smithi155.stdout:{"epoch":3,"fsid":"958e143a-9616-11ee-95a3-87774f69a715","modified":"2023-12-08T22:12:07.880454Z","created":"2023-12-08T22:10:47.900807Z","min_mon_release":15,"min_mon_release_name":"octopus","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:3300","nonce":0},{"type":"v1","addr":"172.21.15.42:6789","nonce":0}]},"addr":"172.21.15.42:6789/0","public_addr":"172.21.15.42:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:3301","nonce":0},{"type":"v1","addr":"172.21.15.42:6790","nonce":0}]},"addr":"172.21.15.42:6790/0","public_addr":"172.21.15.42:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","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}],"quorum":[0,1]} 2023-12-08T22:12:13.467 INFO:teuthology.orchestra.run.smithi155.stderr:dumped monmap epoch 3 2023-12-08T22:12:14.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:14 smithi042 bash[108250]: audit 2023-12-08T22:12:13.463487+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.155:0/2995353040' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-08T22:12:14.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:14 smithi042 bash[111654]: audit 2023-12-08T22:12:13.463487+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.155:0/2995353040' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-08T22:12:15.255 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:14 smithi155 bash[108266]: audit 2023-12-08T22:12:13.463487+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.155:0/2995353040' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-08T22:12:15.269 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-08T22:12:15.269 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph config generate-minimal-conf 2023-12-08T22:12:15.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:15 smithi155 bash[108266]: cluster 2023-12-08T22:12:09.883309+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-08T22:12:15.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:15 smithi155 bash[108266]: cluster 2023-12-08T22:12:14.897255+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-08T22:12:15.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:15 smithi155 bash[108266]: cluster 2023-12-08T22:12:14.897742+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-08T22:12:15.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:15 smithi155 bash[108266]: cluster 2023-12-08T22:12:14.897756+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2023-12-08T22:12:15.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:15 smithi155 bash[108266]: cluster 2023-12-08T22:12:14.911170+0000 mon.a (mon.0) 157 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:12:15.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:15 smithi155 bash[108266]: cluster 2023-12-08T22:12:14.922862+0000 mon.a (mon.0) 158 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} 2023-12-08T22:12:15.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:15 smithi155 bash[108266]: cluster 2023-12-08T22:12:14.922926+0000 mon.a (mon.0) 159 : cluster [DBG] fsmap 2023-12-08T22:12:15.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:15 smithi155 bash[108266]: cluster 2023-12-08T22:12:14.922971+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-08T22:12:15.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:15 smithi155 bash[108266]: cluster 2023-12-08T22:12:14.923213+0000 mon.a (mon.0) 161 : cluster [DBG] mgrmap e13: y(active, since 53s) 2023-12-08T22:12:15.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:15 smithi155 bash[108266]: cluster 2023-12-08T22:12:14.923407+0000 mon.a (mon.0) 162 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-08T22:12:15.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:15 smithi155 bash[108266]: cluster 2023-12-08T22:12:14.923434+0000 mon.a (mon.0) 163 : cluster [INF] Cluster is now healthy 2023-12-08T22:12:15.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:15 smithi155 bash[108266]: cluster 2023-12-08T22:12:14.930221+0000 mon.a (mon.0) 164 : cluster [INF] overall HEALTH_OK 2023-12-08T22:12:15.573 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[111654]: cluster 2023-12-08T22:12:09.883309+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-08T22:12:15.574 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[111654]: cluster 2023-12-08T22:12:14.897255+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-08T22:12:15.574 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[111654]: cluster 2023-12-08T22:12:14.897742+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-08T22:12:15.574 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[111654]: cluster 2023-12-08T22:12:14.897756+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2023-12-08T22:12:15.574 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[111654]: cluster 2023-12-08T22:12:14.911170+0000 mon.a (mon.0) 157 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:12:15.574 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[111654]: cluster 2023-12-08T22:12:14.922862+0000 mon.a (mon.0) 158 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} 2023-12-08T22:12:15.574 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[111654]: cluster 2023-12-08T22:12:14.922926+0000 mon.a (mon.0) 159 : cluster [DBG] fsmap 2023-12-08T22:12:15.574 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[111654]: cluster 2023-12-08T22:12:14.922971+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-08T22:12:15.574 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[111654]: cluster 2023-12-08T22:12:14.923213+0000 mon.a (mon.0) 161 : cluster [DBG] mgrmap e13: y(active, since 53s) 2023-12-08T22:12:15.574 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[111654]: cluster 2023-12-08T22:12:14.923407+0000 mon.a (mon.0) 162 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-08T22:12:15.574 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[111654]: cluster 2023-12-08T22:12:14.923434+0000 mon.a (mon.0) 163 : cluster [INF] Cluster is now healthy 2023-12-08T22:12:15.574 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[111654]: cluster 2023-12-08T22:12:14.930221+0000 mon.a (mon.0) 164 : cluster [INF] overall HEALTH_OK 2023-12-08T22:12:15.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[108250]: cluster 2023-12-08T22:12:09.883309+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2023-12-08T22:12:15.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[108250]: cluster 2023-12-08T22:12:14.897255+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-08T22:12:15.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[108250]: cluster 2023-12-08T22:12:14.897742+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-08T22:12:15.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[108250]: cluster 2023-12-08T22:12:14.897756+0000 mon.a (mon.0) 156 : cluster [INF] mon.a calling monitor election 2023-12-08T22:12:15.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[108250]: cluster 2023-12-08T22:12:14.911170+0000 mon.a (mon.0) 157 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:12:15.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[108250]: cluster 2023-12-08T22:12:14.922862+0000 mon.a (mon.0) 158 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} 2023-12-08T22:12:15.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[108250]: cluster 2023-12-08T22:12:14.922926+0000 mon.a (mon.0) 159 : cluster [DBG] fsmap 2023-12-08T22:12:15.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[108250]: cluster 2023-12-08T22:12:14.922971+0000 mon.a (mon.0) 160 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2023-12-08T22:12:15.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[108250]: cluster 2023-12-08T22:12:14.923213+0000 mon.a (mon.0) 161 : cluster [DBG] mgrmap e13: y(active, since 53s) 2023-12-08T22:12:15.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[108250]: cluster 2023-12-08T22:12:14.923407+0000 mon.a (mon.0) 162 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-08T22:12:15.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[108250]: cluster 2023-12-08T22:12:14.923434+0000 mon.a (mon.0) 163 : cluster [INF] Cluster is now healthy 2023-12-08T22:12:15.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:15 smithi042 bash[108250]: cluster 2023-12-08T22:12:14.930221+0000 mon.a (mon.0) 164 : cluster [INF] overall HEALTH_OK 2023-12-08T22:12:16.484 INFO:teuthology.orchestra.run.smithi042.stdout:# minimal ceph.conf for 958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:12:16.484 INFO:teuthology.orchestra.run.smithi042.stdout:[global] 2023-12-08T22:12:16.484 INFO:teuthology.orchestra.run.smithi042.stdout: fsid = 958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:12:16.484 INFO:teuthology.orchestra.run.smithi042.stdout: mon_host = [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] 2023-12-08T22:12:16.867 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-08T22:12:16.867 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2023-12-08T22:12:16.867 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/ceph/ceph.conf 2023-12-08T22:12:16.904 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2023-12-08T22:12:16.905 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-08T22:12:16.980 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-12-08T22:12:16.980 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.conf 2023-12-08T22:12:17.025 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-12-08T22:12:17.025 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-08T22:12:17.136 INFO:tasks.cephadm:Adding mgr.y on smithi042 2023-12-08T22:12:17.136 INFO:tasks.cephadm:Adding mgr.x on smithi155 2023-12-08T22:12:17.137 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph orch apply mgr '2;smithi042=y;smithi155=x' 2023-12-08T22:12:17.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:17 smithi042 bash[108250]: cluster 2023-12-08T22:12:15.764390+0000 mgr.y (mgr.14142) 27 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:17.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:17 smithi042 bash[108250]: audit 2023-12-08T22:12:16.482178+0000 mon.a (mon.0) 165 : audit [DBG] from='client.? 172.21.15.42:0/626367040' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:17.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:17 smithi042 bash[111654]: cluster 2023-12-08T22:12:15.764390+0000 mgr.y (mgr.14142) 27 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:17.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:17 smithi042 bash[111654]: audit 2023-12-08T22:12:16.482178+0000 mon.a (mon.0) 165 : audit [DBG] from='client.? 172.21.15.42:0/626367040' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:17.764 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:17 smithi155 bash[108266]: cluster 2023-12-08T22:12:15.764390+0000 mgr.y (mgr.14142) 27 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:17.764 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:17 smithi155 bash[108266]: audit 2023-12-08T22:12:16.482178+0000 mon.a (mon.0) 165 : audit [DBG] from='client.? 172.21.15.42:0/626367040' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:19.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:19 smithi042 bash[108250]: cluster 2023-12-08T22:12:17.764764+0000 mgr.y (mgr.14142) 28 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:19.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:19 smithi042 bash[111654]: cluster 2023-12-08T22:12:17.764764+0000 mgr.y (mgr.14142) 28 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:19.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:19 smithi155 bash[108266]: cluster 2023-12-08T22:12:17.764764+0000 mgr.y (mgr.14142) 28 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:21.163 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled mgr update... 2023-12-08T22:12:21.708 DEBUG:teuthology.orchestra.run.smithi155:mgr.x> sudo journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@mgr.x.service 2023-12-08T22:12:21.711 INFO:tasks.cephadm:Deploying OSDs... 2023-12-08T22:12:21.711 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2023-12-08T22:12:21.711 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/scratch_devs of=/dev/stdout 2023-12-08T22:12:21.735 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-08T22:12:21.735 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_1 2023-12-08T22:12:21.741 INFO:journalctl@ceph.mgr.x.smithi155.stdout:-- Logs begin at Fri 2023-12-08 21:59:44 UTC. -- 2023-12-08T22:12:21.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:21 smithi042 bash[108250]: cluster 2023-12-08T22:12:19.765129+0000 mgr.y (mgr.14142) 29 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:21.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:21 smithi042 bash[108250]: audit 2023-12-08T22:12:21.157229+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-08T22:12:21.156843\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi042\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi155\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-12-08T22:12:21.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:21 smithi042 bash[108250]: audit 2023-12-08T22:12:21.159790+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-08T22:12:21.156843\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi042\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi155\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-12-08T22:12:21.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:21 smithi042 bash[108250]: audit 2023-12-08T22:12:21.161185+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:12:21.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:21 smithi042 bash[108250]: audit 2023-12-08T22:12:21.163723+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-08T22:12:21.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:21 smithi042 bash[108250]: audit 2023-12-08T22:12:21.164580+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:21.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:21 smithi042 bash[108250]: audit 2023-12-08T22:12:21.165702+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-08T22:12:21.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:21 smithi042 bash[111654]: cluster 2023-12-08T22:12:19.765129+0000 mgr.y (mgr.14142) 29 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:21.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:21 smithi042 bash[111654]: audit 2023-12-08T22:12:21.157229+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-08T22:12:21.156843\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi042\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi155\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-12-08T22:12:21.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:21 smithi042 bash[111654]: audit 2023-12-08T22:12:21.159790+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-08T22:12:21.156843\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi042\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi155\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-12-08T22:12:21.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:21 smithi042 bash[111654]: audit 2023-12-08T22:12:21.161185+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:12:21.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:21 smithi042 bash[111654]: audit 2023-12-08T22:12:21.163723+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-08T22:12:21.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:21 smithi042 bash[111654]: audit 2023-12-08T22:12:21.164580+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:21.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:21 smithi042 bash[111654]: audit 2023-12-08T22:12:21.165702+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-08T22:12:21.768 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-08T22:12:21.768 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T22:12:21.768 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 6h/6d Inode: 389743 Links: 1 2023-12-08T22:12:21.768 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T22:12:21.768 INFO:teuthology.orchestra.run.smithi042.stdout:Context: system_u:object_r:device_t:s0 2023-12-08T22:12:21.768 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2023-12-08 22:11:58.046854389 +0000 2023-12-08T22:12:21.768 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2023-12-08 22:08:04.903838588 +0000 2023-12-08T22:12:21.768 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2023-12-08 22:08:04.903838588 +0000 2023-12-08T22:12:21.768 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: - 2023-12-08T22:12:21.769 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-08T22:12:21.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:21 smithi155 bash[108266]: cluster 2023-12-08T22:12:19.765129+0000 mgr.y (mgr.14142) 29 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:21.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:21 smithi155 bash[108266]: audit 2023-12-08T22:12:21.157229+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-08T22:12:21.156843\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi042\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi155\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]: dispatch 2023-12-08T22:12:21.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:21 smithi155 bash[108266]: audit 2023-12-08T22:12:21.159790+0000 mon.a (mon.0) 167 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2023-12-08T22:12:21.156843\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi042\", \"name\": \"y\", \"network\": \"\"}, {\"hostname\": \"smithi155\", \"name\": \"x\", \"network\": \"\"}]}, \"service_type\": \"mgr\"}}"}]': finished 2023-12-08T22:12:21.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:21 smithi155 bash[108266]: audit 2023-12-08T22:12:21.161185+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:12:21.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:21 smithi155 bash[108266]: audit 2023-12-08T22:12:21.163723+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-08T22:12:21.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:21 smithi155 bash[108266]: audit 2023-12-08T22:12:21.164580+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:21.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:21 smithi155 bash[108266]: audit 2023-12-08T22:12:21.165702+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-08T22:12:21.840 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2023-12-08T22:12:21.840 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2023-12-08T22:12:21.840 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.00013228 s, 3.9 MB/s 2023-12-08T22:12:21.842 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-08T22:12:21.906 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_2 2023-12-08T22:12:21.968 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-08T22:12:21.968 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T22:12:21.968 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 6h/6d Inode: 396891 Links: 1 2023-12-08T22:12:21.968 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T22:12:21.968 INFO:teuthology.orchestra.run.smithi042.stdout:Context: system_u:object_r:device_t:s0 2023-12-08T22:12:21.969 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2023-12-08 22:11:58.046854389 +0000 2023-12-08T22:12:21.969 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2023-12-08 22:08:05.463834172 +0000 2023-12-08T22:12:21.969 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2023-12-08 22:08:05.463834172 +0000 2023-12-08T22:12:21.969 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: - 2023-12-08T22:12:21.969 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-08T22:12:22.041 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2023-12-08T22:12:22.042 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2023-12-08T22:12:22.042 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.000128622 s, 4.0 MB/s 2023-12-08T22:12:22.043 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-08T22:12:22.108 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_3 2023-12-08T22:12:22.171 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-08T22:12:22.171 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T22:12:22.171 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 6h/6d Inode: 391035 Links: 1 2023-12-08T22:12:22.171 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T22:12:22.171 INFO:teuthology.orchestra.run.smithi042.stdout:Context: system_u:object_r:device_t:s0 2023-12-08T22:12:22.171 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2023-12-08 22:11:58.046854389 +0000 2023-12-08T22:12:22.171 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2023-12-08 22:08:06.016829812 +0000 2023-12-08T22:12:22.172 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2023-12-08 22:08:06.016829812 +0000 2023-12-08T22:12:22.172 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: - 2023-12-08T22:12:22.172 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-08T22:12:22.244 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2023-12-08T22:12:22.244 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2023-12-08T22:12:22.244 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.000118922 s, 4.3 MB/s 2023-12-08T22:12:22.245 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-08T22:12:22.310 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_4 2023-12-08T22:12:22.375 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-08T22:12:22.375 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T22:12:22.375 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 6h/6d Inode: 389938 Links: 1 2023-12-08T22:12:22.375 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T22:12:22.375 INFO:teuthology.orchestra.run.smithi042.stdout:Context: system_u:object_r:device_t:s0 2023-12-08T22:12:22.375 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2023-12-08 22:11:58.046854389 +0000 2023-12-08T22:12:22.375 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2023-12-08 22:08:06.577825388 +0000 2023-12-08T22:12:22.375 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2023-12-08 22:08:06.577825388 +0000 2023-12-08T22:12:22.375 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: - 2023-12-08T22:12:22.376 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-08T22:12:22.449 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2023-12-08T22:12:22.449 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2023-12-08T22:12:22.450 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.000114242 s, 4.5 MB/s 2023-12-08T22:12:22.451 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-08T22:12:22.492 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:12:22 smithi155 podman[108992]: Error: no container with ID or name "ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr.x" found: no such container 2023-12-08T22:12:22.492 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:12:22 smithi155 systemd[1]: Started Ceph mgr.x for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:12:22.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:22 smithi042 bash[108250]: audit 2023-12-08T22:12:21.156138+0000 mgr.y (mgr.14142) 30 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi042=y;smithi155=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:12:22.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:22 smithi042 bash[108250]: cephadm 2023-12-08T22:12:21.156820+0000 mgr.y (mgr.14142) 31 : cephadm [INF] Saving service mgr spec with placement count:2 smithi042=y,smithi155=x 2023-12-08T22:12:22.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:22 smithi042 bash[108250]: cephadm 2023-12-08T22:12:21.165208+0000 mgr.y (mgr.14142) 32 : cephadm [INF] Deploying daemon mgr.x on smithi155 2023-12-08T22:12:22.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:22 smithi042 bash[108250]: audit 2023-12-08T22:12:22.362028+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:08.334148\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}}, \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:12:22.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:22 smithi042 bash[108250]: audit 2023-12-08T22:12:22.365493+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:08.334148\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}}, \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:12:22.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:22 smithi042 bash[108250]: audit 2023-12-08T22:12:22.366677+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:12:22.517 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-12-08T22:12:22.517 DEBUG:teuthology.orchestra.run.smithi155:> dd if=/scratch_devs of=/dev/stdout 2023-12-08T22:12:22.538 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-08T22:12:22.538 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_1 2023-12-08T22:12:22.596 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-08T22:12:22.596 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T22:12:22.596 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 6h/6d Inode: 395549 Links: 1 2023-12-08T22:12:22.597 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T22:12:22.597 INFO:teuthology.orchestra.run.smithi155.stdout:Context: system_u:object_r:device_t:s0 2023-12-08T22:12:22.597 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2023-12-08 22:12:22.261005385 +0000 2023-12-08T22:12:22.597 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2023-12-08 22:07:19.148201063 +0000 2023-12-08T22:12:22.597 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2023-12-08 22:07:19.148201063 +0000 2023-12-08T22:12:22.597 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2023-12-08T22:12:22.597 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-08T22:12:22.665 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2023-12-08T22:12:22.665 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2023-12-08T22:12:22.665 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000244646 s, 2.1 MB/s 2023-12-08T22:12:22.666 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-08T22:12:22.726 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_2 2023-12-08T22:12:22.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:22 smithi042 bash[111654]: audit 2023-12-08T22:12:21.156138+0000 mgr.y (mgr.14142) 30 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi042=y;smithi155=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:12:22.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:22 smithi042 bash[111654]: cephadm 2023-12-08T22:12:21.156820+0000 mgr.y (mgr.14142) 31 : cephadm [INF] Saving service mgr spec with placement count:2 smithi042=y,smithi155=x 2023-12-08T22:12:22.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:22 smithi042 bash[111654]: cephadm 2023-12-08T22:12:21.165208+0000 mgr.y (mgr.14142) 32 : cephadm [INF] Deploying daemon mgr.x on smithi155 2023-12-08T22:12:22.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:22 smithi042 bash[111654]: audit 2023-12-08T22:12:22.362028+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:08.334148\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}}, \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:12:22.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:22 smithi042 bash[111654]: audit 2023-12-08T22:12:22.365493+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:08.334148\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}}, \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:12:22.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:22 smithi042 bash[111654]: audit 2023-12-08T22:12:22.366677+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:12:22.785 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-08T22:12:22.786 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T22:12:22.786 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 6h/6d Inode: 396496 Links: 1 2023-12-08T22:12:22.786 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T22:12:22.786 INFO:teuthology.orchestra.run.smithi155.stdout:Context: system_u:object_r:device_t:s0 2023-12-08T22:12:22.786 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2023-12-08 22:12:22.261005385 +0000 2023-12-08T22:12:22.786 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2023-12-08 22:07:19.672190736 +0000 2023-12-08T22:12:22.786 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2023-12-08 22:07:19.672190736 +0000 2023-12-08T22:12:22.786 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2023-12-08T22:12:22.786 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-08T22:12:22.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:22 smithi155 bash[108266]: audit 2023-12-08T22:12:21.156138+0000 mgr.y (mgr.14142) 30 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi042=y;smithi155=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:12:22.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:22 smithi155 bash[108266]: cephadm 2023-12-08T22:12:21.156820+0000 mgr.y (mgr.14142) 31 : cephadm [INF] Saving service mgr spec with placement count:2 smithi042=y,smithi155=x 2023-12-08T22:12:22.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:22 smithi155 bash[108266]: cephadm 2023-12-08T22:12:21.165208+0000 mgr.y (mgr.14142) 32 : cephadm [INF] Deploying daemon mgr.x on smithi155 2023-12-08T22:12:22.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:22 smithi155 bash[108266]: audit 2023-12-08T22:12:22.362028+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:08.334148\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}}, \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:12:22.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:22 smithi155 bash[108266]: audit 2023-12-08T22:12:22.365493+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:08.334148\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}}, \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:12:22.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:22 smithi155 bash[108266]: audit 2023-12-08T22:12:22.366677+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:12:22.818 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2023-12-08T22:12:22.818 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2023-12-08T22:12:22.818 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000204053 s, 2.5 MB/s 2023-12-08T22:12:22.820 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-08T22:12:22.879 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_3 2023-12-08T22:12:22.940 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-08T22:12:22.940 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T22:12:22.940 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 6h/6d Inode: 398567 Links: 1 2023-12-08T22:12:22.940 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T22:12:22.940 INFO:teuthology.orchestra.run.smithi155.stdout:Context: system_u:object_r:device_t:s0 2023-12-08T22:12:22.940 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2023-12-08 22:12:22.262005365 +0000 2023-12-08T22:12:22.940 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2023-12-08 22:07:20.185180624 +0000 2023-12-08T22:12:22.940 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2023-12-08 22:07:20.185180624 +0000 2023-12-08T22:12:22.940 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2023-12-08T22:12:22.941 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-08T22:12:23.008 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2023-12-08T22:12:23.008 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2023-12-08T22:12:23.008 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.00020516 s, 2.5 MB/s 2023-12-08T22:12:23.009 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-08T22:12:23.068 DEBUG:teuthology.orchestra.run.smithi155:> stat /dev/vg_nvme/lv_4 2023-12-08T22:12:23.127 INFO:teuthology.orchestra.run.smithi155.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-08T22:12:23.127 INFO:teuthology.orchestra.run.smithi155.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-08T22:12:23.127 INFO:teuthology.orchestra.run.smithi155.stdout:Device: 6h/6d Inode: 394626 Links: 1 2023-12-08T22:12:23.127 INFO:teuthology.orchestra.run.smithi155.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-08T22:12:23.127 INFO:teuthology.orchestra.run.smithi155.stdout:Context: system_u:object_r:device_t:s0 2023-12-08T22:12:23.127 INFO:teuthology.orchestra.run.smithi155.stdout:Access: 2023-12-08 22:12:22.262005365 +0000 2023-12-08T22:12:23.127 INFO:teuthology.orchestra.run.smithi155.stdout:Modify: 2023-12-08 22:07:20.680170868 +0000 2023-12-08T22:12:23.128 INFO:teuthology.orchestra.run.smithi155.stdout:Change: 2023-12-08 22:07:20.680170868 +0000 2023-12-08T22:12:23.128 INFO:teuthology.orchestra.run.smithi155.stdout: Birth: - 2023-12-08T22:12:23.128 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-08T22:12:23.193 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records in 2023-12-08T22:12:23.193 INFO:teuthology.orchestra.run.smithi155.stderr:1+0 records out 2023-12-08T22:12:23.193 INFO:teuthology.orchestra.run.smithi155.stderr:512 bytes copied, 0.000232346 s, 2.2 MB/s 2023-12-08T22:12:23.194 DEBUG:teuthology.orchestra.run.smithi155:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-08T22:12:23.253 INFO:tasks.cephadm:Deploying osd.0 on smithi042 with /dev/vg_nvme/lv_4... 2023-12-08T22:12:23.253 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-08T22:12:23.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:23 smithi042 bash[108250]: cluster 2023-12-08T22:12:21.765481+0000 mgr.y (mgr.14142) 33 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:23.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:23 smithi042 bash[108250]: cluster 2023-12-08T22:12:22.487291+0000 mon.a (mon.0) 175 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-08T22:12:23.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:23 smithi042 bash[108250]: audit 2023-12-08T22:12:23.025891+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025123\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025215\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}}, \"last_daemon_update\": \"2023-12-08T22:12:23.025307\", \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:12:23.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:23 smithi042 bash[111654]: cluster 2023-12-08T22:12:21.765481+0000 mgr.y (mgr.14142) 33 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:23.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:23 smithi042 bash[111654]: cluster 2023-12-08T22:12:22.487291+0000 mon.a (mon.0) 175 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-08T22:12:23.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:23 smithi042 bash[111654]: audit 2023-12-08T22:12:23.025891+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025123\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025215\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}}, \"last_daemon_update\": \"2023-12-08T22:12:23.025307\", \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:12:23.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:23 smithi042 bash[108250]: audit 2023-12-08T22:12:23.029047+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025123\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025215\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}}, \"last_daemon_update\": \"2023-12-08T22:12:23.025307\", \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:12:23.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:23 smithi042 bash[108250]: audit 2023-12-08T22:12:23.030502+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-12-08T22:12:23.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:23 smithi042 bash[108250]: audit 2023-12-08T22:12:23.031303+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:23.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:23 smithi042 bash[108250]: audit 2023-12-08T22:12:23.032351+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-12-08T22:12:23.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:23 smithi042 bash[111654]: audit 2023-12-08T22:12:23.029047+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025123\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025215\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}}, \"last_daemon_update\": \"2023-12-08T22:12:23.025307\", \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:12:23.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:23 smithi042 bash[111654]: audit 2023-12-08T22:12:23.030502+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-12-08T22:12:23.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:23 smithi042 bash[111654]: audit 2023-12-08T22:12:23.031303+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:23.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:23 smithi042 bash[111654]: audit 2023-12-08T22:12:23.032351+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-12-08T22:12:23.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:23 smithi155 bash[108266]: cluster 2023-12-08T22:12:21.765481+0000 mgr.y (mgr.14142) 33 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:23.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:23 smithi155 bash[108266]: cluster 2023-12-08T22:12:22.487291+0000 mon.a (mon.0) 175 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-08T22:12:23.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:23 smithi155 bash[108266]: audit 2023-12-08T22:12:23.025891+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025123\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025215\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}}, \"last_daemon_update\": \"2023-12-08T22:12:23.025307\", \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:12:23.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:23 smithi155 bash[108266]: audit 2023-12-08T22:12:23.029047+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025123\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025215\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}}, \"last_daemon_update\": \"2023-12-08T22:12:23.025307\", \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:12:23.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:23 smithi155 bash[108266]: audit 2023-12-08T22:12:23.030502+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2023-12-08T22:12:23.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:23 smithi155 bash[108266]: audit 2023-12-08T22:12:23.031303+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:23.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:23 smithi155 bash[108266]: audit 2023-12-08T22:12:23.032351+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2023-12-08T22:12:24.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:24 smithi042 bash[111654]: cephadm 2023-12-08T22:12:23.030203+0000 mgr.y (mgr.14142) 34 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-08T22:12:24.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:24 smithi042 bash[111654]: cephadm 2023-12-08T22:12:23.031928+0000 mgr.y (mgr.14142) 35 : cephadm [INF] Reconfiguring daemon mgr.y on smithi042 2023-12-08T22:12:24.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:24 smithi042 bash[111654]: audit 2023-12-08T22:12:24.155594+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230188\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230334\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}}, \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:24.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:24 smithi042 bash[111654]: audit 2023-12-08T22:12:24.158785+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230188\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230334\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}}, \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:24.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:24 smithi042 bash[111654]: audit 2023-12-08T22:12:24.159563+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:12:24.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:24 smithi042 bash[108250]: cephadm 2023-12-08T22:12:23.030203+0000 mgr.y (mgr.14142) 34 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-08T22:12:24.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:24 smithi042 bash[108250]: cephadm 2023-12-08T22:12:23.031928+0000 mgr.y (mgr.14142) 35 : cephadm [INF] Reconfiguring daemon mgr.y on smithi042 2023-12-08T22:12:24.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:24 smithi042 bash[108250]: audit 2023-12-08T22:12:24.155594+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230188\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230334\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}}, \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:24.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:24 smithi042 bash[108250]: audit 2023-12-08T22:12:24.158785+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230188\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230334\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}}, \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:24.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:24 smithi042 bash[108250]: audit 2023-12-08T22:12:24.159563+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:12:24.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:24 smithi155 bash[108266]: cephadm 2023-12-08T22:12:23.030203+0000 mgr.y (mgr.14142) 34 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-12-08T22:12:24.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:24 smithi155 bash[108266]: cephadm 2023-12-08T22:12:23.031928+0000 mgr.y (mgr.14142) 35 : cephadm [INF] Reconfiguring daemon mgr.y on smithi042 2023-12-08T22:12:24.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:24 smithi155 bash[108266]: audit 2023-12-08T22:12:24.155594+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230188\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230334\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}}, \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:24.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:24 smithi155 bash[108266]: audit 2023-12-08T22:12:24.158785+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230188\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:11:59.230334\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}}, \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:24.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:24 smithi155 bash[108266]: audit 2023-12-08T22:12:24.159563+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:12:24.819 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-08T22:12:24.819 INFO:teuthology.orchestra.run.smithi042.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-08T22:12:24.819 INFO:teuthology.orchestra.run.smithi042.stderr: stderr: 10+0 records in 2023-12-08T22:12:24.819 INFO:teuthology.orchestra.run.smithi042.stderr:10+0 records out 2023-12-08T22:12:24.819 INFO:teuthology.orchestra.run.smithi042.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00908235 s, 1.2 GB/s 2023-12-08T22:12:24.819 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping successful for: 2023-12-08T22:12:25.199 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi042:vg_nvme/lv_4 2023-12-08T22:12:25.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:25 smithi042 bash[108250]: cluster 2023-12-08T22:12:23.765800+0000 mgr.y (mgr.14142) 36 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:25.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:25 smithi042 bash[108250]: audit 2023-12-08T22:12:24.960021+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959205\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959276\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}}, \"last_daemon_update\": \"2023-12-08T22:12:24.959399\", \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:25.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:25 smithi042 bash[111654]: cluster 2023-12-08T22:12:23.765800+0000 mgr.y (mgr.14142) 36 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:25.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:25 smithi042 bash[111654]: audit 2023-12-08T22:12:24.960021+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959205\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959276\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}}, \"last_daemon_update\": \"2023-12-08T22:12:24.959399\", \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:25.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:25 smithi042 bash[108250]: audit 2023-12-08T22:12:24.962592+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959205\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959276\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}}, \"last_daemon_update\": \"2023-12-08T22:12:24.959399\", \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:25.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:25 smithi042 bash[111654]: audit 2023-12-08T22:12:24.962592+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959205\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959276\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}}, \"last_daemon_update\": \"2023-12-08T22:12:24.959399\", \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:25.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:25 smithi155 bash[108266]: cluster 2023-12-08T22:12:23.765800+0000 mgr.y (mgr.14142) 36 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:25.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:25 smithi155 bash[108266]: audit 2023-12-08T22:12:24.960021+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959205\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959276\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}}, \"last_daemon_update\": \"2023-12-08T22:12:24.959399\", \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:25.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:25 smithi155 bash[108266]: audit 2023-12-08T22:12:24.962592+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959205\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959276\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}}, \"last_daemon_update\": \"2023-12-08T22:12:24.959399\", \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:26.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:26 smithi042 bash[108250]: cluster 2023-12-08T22:12:26.271153+0000 mon.a (mon.0) 186 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:12:26.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:26 smithi042 bash[108250]: audit 2023-12-08T22:12:26.272064+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.155:0/3191269596' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:12:26.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:26 smithi042 bash[108250]: audit 2023-12-08T22:12:26.273139+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.155:0/3191269596' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:12:26.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:26 smithi042 bash[108250]: audit 2023-12-08T22:12:26.445398+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:12:26.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:26 smithi042 bash[108250]: audit 2023-12-08T22:12:26.445998+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:26.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:26 smithi042 bash[108250]: audit 2023-12-08T22:12:26.446732+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:26.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:26 smithi042 bash[111654]: cluster 2023-12-08T22:12:26.271153+0000 mon.a (mon.0) 186 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:12:26.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:26 smithi042 bash[111654]: audit 2023-12-08T22:12:26.272064+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.155:0/3191269596' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:12:26.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:26 smithi042 bash[111654]: audit 2023-12-08T22:12:26.273139+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.155:0/3191269596' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:12:26.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:26 smithi042 bash[111654]: audit 2023-12-08T22:12:26.445398+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:12:26.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:26 smithi042 bash[111654]: audit 2023-12-08T22:12:26.445998+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:26.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:26 smithi042 bash[111654]: audit 2023-12-08T22:12:26.446732+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:26.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:26 smithi155 bash[108266]: cluster 2023-12-08T22:12:26.271153+0000 mon.a (mon.0) 186 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:12:26.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:26 smithi155 bash[108266]: audit 2023-12-08T22:12:26.272064+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.155:0/3191269596' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:12:26.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:26 smithi155 bash[108266]: audit 2023-12-08T22:12:26.273139+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.155:0/3191269596' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:12:26.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:26 smithi155 bash[108266]: audit 2023-12-08T22:12:26.445398+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:12:26.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:26 smithi155 bash[108266]: audit 2023-12-08T22:12:26.445998+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:26.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:26 smithi155 bash[108266]: audit 2023-12-08T22:12:26.446732+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:27.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:27 smithi042 bash[111654]: cluster 2023-12-08T22:12:25.766089+0000 mgr.y (mgr.14142) 37 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:27.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:27 smithi042 bash[111654]: audit 2023-12-08T22:12:26.444255+0000 mgr.y (mgr.14142) 38 : audit [DBG] from='client.24112 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:12:27.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:27 smithi042 bash[111654]: cephadm 2023-12-08T22:12:26.445119+0000 mgr.y (mgr.14142) 39 : cephadm [INF] Applying osd on host smithi042... 2023-12-08T22:12:27.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:27 smithi042 bash[111654]: cluster 2023-12-08T22:12:26.510743+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e14: y(active, since 64s), standbys: x 2023-12-08T22:12:27.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:27 smithi042 bash[111654]: audit 2023-12-08T22:12:26.510858+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:12:27.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:27 smithi042 bash[108250]: cluster 2023-12-08T22:12:25.766089+0000 mgr.y (mgr.14142) 37 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:27.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:27 smithi042 bash[108250]: audit 2023-12-08T22:12:26.444255+0000 mgr.y (mgr.14142) 38 : audit [DBG] from='client.24112 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:12:27.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:27 smithi042 bash[108250]: cephadm 2023-12-08T22:12:26.445119+0000 mgr.y (mgr.14142) 39 : cephadm [INF] Applying osd on host smithi042... 2023-12-08T22:12:27.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:27 smithi042 bash[108250]: cluster 2023-12-08T22:12:26.510743+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e14: y(active, since 64s), standbys: x 2023-12-08T22:12:27.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:27 smithi042 bash[108250]: audit 2023-12-08T22:12:26.510858+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:12:27.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:27 smithi155 bash[108266]: cluster 2023-12-08T22:12:25.766089+0000 mgr.y (mgr.14142) 37 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:27.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:27 smithi155 bash[108266]: audit 2023-12-08T22:12:26.444255+0000 mgr.y (mgr.14142) 38 : audit [DBG] from='client.24112 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:12:27.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:27 smithi155 bash[108266]: cephadm 2023-12-08T22:12:26.445119+0000 mgr.y (mgr.14142) 39 : cephadm [INF] Applying osd on host smithi042... 2023-12-08T22:12:27.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:27 smithi155 bash[108266]: cluster 2023-12-08T22:12:26.510743+0000 mon.a (mon.0) 190 : cluster [DBG] mgrmap e14: y(active, since 64s), standbys: x 2023-12-08T22:12:27.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:27 smithi155 bash[108266]: audit 2023-12-08T22:12:26.510858+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:12:28.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:28 smithi155 bash[108266]: audit 2023-12-08T22:12:28.116621+0000 mon.a (mon.0) 192 : audit [INF] from='client.? 172.21.15.42:0/3672697267' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3"}]: dispatch 2023-12-08T22:12:28.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:28 smithi155 bash[108266]: audit 2023-12-08T22:12:28.120087+0000 mon.a (mon.0) 193 : audit [INF] from='client.? 172.21.15.42:0/3672697267' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3"}]': finished 2023-12-08T22:12:28.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:28 smithi155 bash[108266]: cluster 2023-12-08T22:12:28.120145+0000 mon.a (mon.0) 194 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-12-08T22:12:28.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:28 smithi155 bash[108266]: audit 2023-12-08T22:12:28.120268+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:12:28.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:28 smithi042 bash[108250]: audit 2023-12-08T22:12:28.116621+0000 mon.a (mon.0) 192 : audit [INF] from='client.? 172.21.15.42:0/3672697267' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3"}]: dispatch 2023-12-08T22:12:28.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:28 smithi042 bash[108250]: audit 2023-12-08T22:12:28.120087+0000 mon.a (mon.0) 193 : audit [INF] from='client.? 172.21.15.42:0/3672697267' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3"}]': finished 2023-12-08T22:12:28.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:28 smithi042 bash[108250]: cluster 2023-12-08T22:12:28.120145+0000 mon.a (mon.0) 194 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-12-08T22:12:28.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:28 smithi042 bash[108250]: audit 2023-12-08T22:12:28.120268+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:12:28.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:28 smithi042 bash[111654]: audit 2023-12-08T22:12:28.116621+0000 mon.a (mon.0) 192 : audit [INF] from='client.? 172.21.15.42:0/3672697267' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3"}]: dispatch 2023-12-08T22:12:28.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:28 smithi042 bash[111654]: audit 2023-12-08T22:12:28.120087+0000 mon.a (mon.0) 193 : audit [INF] from='client.? 172.21.15.42:0/3672697267' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3"}]': finished 2023-12-08T22:12:28.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:28 smithi042 bash[111654]: cluster 2023-12-08T22:12:28.120145+0000 mon.a (mon.0) 194 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2023-12-08T22:12:28.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:28 smithi042 bash[111654]: audit 2023-12-08T22:12:28.120268+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:12:29.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:29 smithi155 bash[108266]: cluster 2023-12-08T22:12:27.766371+0000 mgr.y (mgr.14142) 40 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:29.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:29 smithi155 bash[108266]: audit 2023-12-08T22:12:28.891377+0000 mon.a (mon.0) 196 : audit [DBG] from='client.? 172.21.15.42:0/1060538661' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:12:29.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:29 smithi042 bash[108250]: cluster 2023-12-08T22:12:27.766371+0000 mgr.y (mgr.14142) 40 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:29.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:29 smithi042 bash[108250]: audit 2023-12-08T22:12:28.891377+0000 mon.a (mon.0) 196 : audit [DBG] from='client.? 172.21.15.42:0/1060538661' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:12:29.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:29 smithi042 bash[111654]: cluster 2023-12-08T22:12:27.766371+0000 mgr.y (mgr.14142) 40 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:29.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:29 smithi042 bash[111654]: audit 2023-12-08T22:12:28.891377+0000 mon.a (mon.0) 196 : audit [DBG] from='client.? 172.21.15.42:0/1060538661' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:12:31.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:31 smithi042 bash[108250]: cluster 2023-12-08T22:12:29.766929+0000 mgr.y (mgr.14142) 41 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:31.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:31 smithi042 bash[108250]: audit 2023-12-08T22:12:31.138217+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:31.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:31 smithi042 bash[111654]: cluster 2023-12-08T22:12:29.766929+0000 mgr.y (mgr.14142) 41 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:31.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:31 smithi042 bash[111654]: audit 2023-12-08T22:12:31.138217+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:31.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:31 smithi155 bash[108266]: cluster 2023-12-08T22:12:29.766929+0000 mgr.y (mgr.14142) 41 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:31.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:31 smithi155 bash[108266]: audit 2023-12-08T22:12:31.138217+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:33.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:33 smithi155 bash[108266]: cluster 2023-12-08T22:12:31.767347+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:33.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:33 smithi155 bash[108266]: audit 2023-12-08T22:12:32.772142+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-08T22:12:33.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:33 smithi155 bash[108266]: audit 2023-12-08T22:12:32.772978+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:33.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:33 smithi155 bash[108266]: audit 2023-12-08T22:12:32.773855+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-12-08T22:12:33.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:33 smithi042 bash[108250]: cluster 2023-12-08T22:12:31.767347+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:33.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:33 smithi042 bash[108250]: audit 2023-12-08T22:12:32.772142+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-08T22:12:33.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:33 smithi042 bash[108250]: audit 2023-12-08T22:12:32.772978+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:33.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:33 smithi042 bash[108250]: audit 2023-12-08T22:12:32.773855+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-12-08T22:12:33.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:33 smithi042 bash[111654]: cluster 2023-12-08T22:12:31.767347+0000 mgr.y (mgr.14142) 42 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:33.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:33 smithi042 bash[111654]: audit 2023-12-08T22:12:32.772142+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-08T22:12:33.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:33 smithi042 bash[111654]: audit 2023-12-08T22:12:32.772978+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:33.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:33 smithi042 bash[111654]: audit 2023-12-08T22:12:32.773855+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2023-12-08T22:12:33.928 INFO:teuthology.orchestra.run.smithi042.stdout:Created osd(s) 0 on host 'smithi042' 2023-12-08T22:12:34.326 DEBUG:teuthology.orchestra.run.smithi042:osd.0> sudo journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.0.service 2023-12-08T22:12:34.328 INFO:tasks.cephadm:Deploying osd.1 on smithi042 with /dev/vg_nvme/lv_3... 2023-12-08T22:12:34.329 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-08T22:12:34.367 INFO:journalctl@ceph.osd.0.smithi042.stdout:-- Logs begin at Fri 2023-12-08 21:59:36 UTC. -- 2023-12-08T22:12:34.680 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:34 smithi042 bash[111654]: cephadm 2023-12-08T22:12:32.773588+0000 mgr.y (mgr.14142) 43 : cephadm [INF] Deploying daemon osd.0 on smithi042 2023-12-08T22:12:34.680 INFO:journalctl@ceph.osd.0.smithi042.stdout:Dec 08 22:12:34 smithi042 bash[113717]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-08T22:12:34.680 INFO:journalctl@ceph.osd.0.smithi042.stdout:Dec 08 22:12:34 smithi042 bash[113717]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2023-12-08T22:12:34.681 INFO:journalctl@ceph.osd.0.smithi042.stdout:Dec 08 22:12:34 smithi042 bash[113717]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-12-08T22:12:34.681 INFO:journalctl@ceph.osd.0.smithi042.stdout:Dec 08 22:12:34 smithi042 bash[113717]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-12-08T22:12:34.681 INFO:journalctl@ceph.osd.0.smithi042.stdout:Dec 08 22:12:34 smithi042 bash[113717]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-08T22:12:34.681 INFO:journalctl@ceph.osd.0.smithi042.stdout:Dec 08 22:12:34 smithi042 bash[113717]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-12-08T22:12:34.681 INFO:journalctl@ceph.osd.0.smithi042.stdout:Dec 08 22:12:34 smithi042 bash[113717]: --> ceph-volume lvm activate successful for osd ID: 0 2023-12-08T22:12:34.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:34 smithi042 bash[108250]: cephadm 2023-12-08T22:12:32.773588+0000 mgr.y (mgr.14142) 43 : cephadm [INF] Deploying daemon osd.0 on smithi042 2023-12-08T22:12:34.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:34 smithi042 bash[108250]: audit 2023-12-08T22:12:33.920241+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959205\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959276\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}}, \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:34.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:34 smithi042 bash[108250]: audit 2023-12-08T22:12:33.920800+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:12:34.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:34 smithi042 bash[108250]: audit 2023-12-08T22:12:33.923904+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959205\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959276\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}}, \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:34.682 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:34 smithi042 bash[111654]: audit 2023-12-08T22:12:33.920241+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959205\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959276\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}}, \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:34.682 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:34 smithi042 bash[111654]: audit 2023-12-08T22:12:33.920800+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:12:34.682 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:34 smithi042 bash[111654]: audit 2023-12-08T22:12:33.923904+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959205\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959276\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}}, \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:34.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:34 smithi155 bash[108266]: cephadm 2023-12-08T22:12:32.773588+0000 mgr.y (mgr.14142) 43 : cephadm [INF] Deploying daemon osd.0 on smithi042 2023-12-08T22:12:34.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:34 smithi155 bash[108266]: audit 2023-12-08T22:12:33.920241+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959205\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959276\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}}, \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:34.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:34 smithi155 bash[108266]: audit 2023-12-08T22:12:33.920800+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:12:34.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:34 smithi155 bash[108266]: audit 2023-12-08T22:12:33.923904+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959205\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:24.959276\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}}, \"last_device_update\": \"2023-12-08T22:11:26.553135\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:35.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:35 smithi155 bash[108266]: cluster 2023-12-08T22:12:33.770778+0000 mgr.y (mgr.14142) 44 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:35.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:35 smithi155 bash[108266]: audit 2023-12-08T22:12:35.433824+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432844\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432933\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432970\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.433003\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}}, \"last_daemon_update\": \"2023-12-08T22:12:35.433092\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:35.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:35 smithi155 bash[108266]: audit 2023-12-08T22:12:35.436926+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432844\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432933\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432970\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.433003\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}}, \"last_daemon_update\": \"2023-12-08T22:12:35.433092\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:35.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:35 smithi155 bash[108266]: audit 2023-12-08T22:12:35.437615+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:35.832 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:35 smithi042 bash[108250]: cluster 2023-12-08T22:12:33.770778+0000 mgr.y (mgr.14142) 44 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:35.833 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:35 smithi042 bash[111654]: cluster 2023-12-08T22:12:33.770778+0000 mgr.y (mgr.14142) 44 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:35.833 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:35 smithi042 bash[108250]: audit 2023-12-08T22:12:35.433824+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432844\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432933\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432970\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.433003\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}}, \"last_daemon_update\": \"2023-12-08T22:12:35.433092\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:35.833 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:35 smithi042 bash[108250]: audit 2023-12-08T22:12:35.436926+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432844\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432933\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432970\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.433003\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}}, \"last_daemon_update\": \"2023-12-08T22:12:35.433092\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:35.833 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:35 smithi042 bash[108250]: audit 2023-12-08T22:12:35.437615+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:35.833 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:35 smithi042 bash[111654]: audit 2023-12-08T22:12:35.433824+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432844\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432933\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432970\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.433003\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}}, \"last_daemon_update\": \"2023-12-08T22:12:35.433092\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:35.833 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:35 smithi042 bash[111654]: audit 2023-12-08T22:12:35.436926+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432844\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432933\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432970\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.433003\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}}, \"last_daemon_update\": \"2023-12-08T22:12:35.433092\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:35.834 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:35 smithi042 bash[111654]: audit 2023-12-08T22:12:35.437615+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:36.244 INFO:journalctl@ceph.osd.0.smithi042.stdout:Dec 08 22:12:35 smithi042 bash[113986]: debug 2023-12-08T22:12:35.829+0000 7f302ceb7ec0 -1 Falling back to public interface 2023-12-08T22:12:36.538 INFO:journalctl@ceph.osd.0.smithi042.stdout:Dec 08 22:12:36 smithi042 bash[113986]: debug 2023-12-08T22:12:36.387+0000 7f302ceb7ec0 -1 osd.0 0 log_to_monitors {default=true} 2023-12-08T22:12:36.556 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-08T22:12:36.556 INFO:teuthology.orchestra.run.smithi042.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-08T22:12:36.556 INFO:teuthology.orchestra.run.smithi042.stderr: stderr: 10+0 records in 2023-12-08T22:12:36.556 INFO:teuthology.orchestra.run.smithi042.stderr:10+0 records out 2023-12-08T22:12:36.556 INFO:teuthology.orchestra.run.smithi042.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0119905 s, 875 MB/s 2023-12-08T22:12:36.557 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping successful for: 2023-12-08T22:12:36.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:36 smithi155 bash[108266]: audit 2023-12-08T22:12:36.391631+0000 mon.a (mon.0) 207 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/1853671484,v1:172.21.15.42:6803/1853671484]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-08T22:12:36.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:36 smithi042 bash[108250]: audit 2023-12-08T22:12:36.391631+0000 mon.a (mon.0) 207 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/1853671484,v1:172.21.15.42:6803/1853671484]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-08T22:12:36.961 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:36 smithi042 bash[111654]: audit 2023-12-08T22:12:36.391631+0000 mon.a (mon.0) 207 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/1853671484,v1:172.21.15.42:6803/1853671484]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-08T22:12:37.095 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi042:vg_nvme/lv_3 2023-12-08T22:12:37.661 INFO:journalctl@ceph.osd.0.smithi042.stdout:Dec 08 22:12:37 smithi042 bash[113986]: debug 2023-12-08T22:12:37.542+0000 7f3015c6c700 -1 osd.0 0 waiting for initial osdmap 2023-12-08T22:12:37.661 INFO:journalctl@ceph.osd.0.smithi042.stdout:Dec 08 22:12:37 smithi042 bash[113986]: debug 2023-12-08T22:12:37.546+0000 7f3020e88700 -1 osd.0 9 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2023-12-08T22:12:37.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:37 smithi042 bash[108250]: cluster 2023-12-08T22:12:35.771136+0000 mgr.y (mgr.14142) 45 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:37.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:37 smithi042 bash[108250]: audit 2023-12-08T22:12:36.539348+0000 mon.a (mon.0) 208 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/1853671484,v1:172.21.15.42:6803/1853671484]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-08T22:12:37.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:37 smithi042 bash[108250]: cluster 2023-12-08T22:12:36.539397+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-12-08T22:12:37.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:37 smithi042 bash[108250]: audit 2023-12-08T22:12:36.539538+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:12:37.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:37 smithi042 bash[108250]: audit 2023-12-08T22:12:36.540133+0000 mon.a (mon.0) 211 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/1853671484,v1:172.21.15.42:6803/1853671484]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-08T22:12:37.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:37 smithi042 bash[108250]: cluster 2023-12-08T22:12:37.379891+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:12:37.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:37 smithi042 bash[108250]: cluster 2023-12-08T22:12:37.379962+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:12:37.663 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:37 smithi042 bash[111654]: cluster 2023-12-08T22:12:35.771136+0000 mgr.y (mgr.14142) 45 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:37.663 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:37 smithi042 bash[111654]: audit 2023-12-08T22:12:36.539348+0000 mon.a (mon.0) 208 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/1853671484,v1:172.21.15.42:6803/1853671484]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-08T22:12:37.663 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:37 smithi042 bash[111654]: cluster 2023-12-08T22:12:36.539397+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-12-08T22:12:37.663 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:37 smithi042 bash[111654]: audit 2023-12-08T22:12:36.539538+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:12:37.663 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:37 smithi042 bash[111654]: audit 2023-12-08T22:12:36.540133+0000 mon.a (mon.0) 211 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/1853671484,v1:172.21.15.42:6803/1853671484]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-08T22:12:37.664 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:37 smithi042 bash[111654]: cluster 2023-12-08T22:12:37.379891+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:12:37.664 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:37 smithi042 bash[111654]: cluster 2023-12-08T22:12:37.379962+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:12:38.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:37 smithi155 bash[108266]: cluster 2023-12-08T22:12:35.771136+0000 mgr.y (mgr.14142) 45 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:38.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:37 smithi155 bash[108266]: audit 2023-12-08T22:12:36.539348+0000 mon.a (mon.0) 208 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/1853671484,v1:172.21.15.42:6803/1853671484]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-08T22:12:38.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:37 smithi155 bash[108266]: cluster 2023-12-08T22:12:36.539397+0000 mon.a (mon.0) 209 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2023-12-08T22:12:38.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:37 smithi155 bash[108266]: audit 2023-12-08T22:12:36.539538+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:12:38.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:37 smithi155 bash[108266]: audit 2023-12-08T22:12:36.540133+0000 mon.a (mon.0) 211 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/1853671484,v1:172.21.15.42:6803/1853671484]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-08T22:12:38.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:37 smithi155 bash[108266]: cluster 2023-12-08T22:12:37.379891+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:12:38.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:37 smithi155 bash[108266]: cluster 2023-12-08T22:12:37.379962+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:12:38.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:38 smithi042 bash[108250]: audit 2023-12-08T22:12:37.539430+0000 mon.a (mon.0) 212 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/1853671484,v1:172.21.15.42:6803/1853671484]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2023-12-08T22:12:38.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:38 smithi042 bash[108250]: cluster 2023-12-08T22:12:37.539475+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-12-08T22:12:38.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:38 smithi042 bash[108250]: audit 2023-12-08T22:12:37.539952+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:12:38.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:38 smithi042 bash[108250]: audit 2023-12-08T22:12:38.163318+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:12:38.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:38 smithi042 bash[108250]: audit 2023-12-08T22:12:38.406713+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432844\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432933\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432970\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.433003\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}}, \"last_daemon_update\": \"2023-12-08T22:12:35.433092\", \"last_device_update\": \"2023-12-08T22:12:38.406060\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:38.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:38 smithi042 bash[108250]: audit 2023-12-08T22:12:38.410518+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432844\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432933\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432970\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.433003\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}}, \"last_daemon_update\": \"2023-12-08T22:12:35.433092\", \"last_device_update\": \"2023-12-08T22:12:38.406060\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:38.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:38 smithi042 bash[111654]: audit 2023-12-08T22:12:37.539430+0000 mon.a (mon.0) 212 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/1853671484,v1:172.21.15.42:6803/1853671484]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2023-12-08T22:12:38.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:38 smithi042 bash[111654]: cluster 2023-12-08T22:12:37.539475+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-12-08T22:12:38.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:38 smithi042 bash[111654]: audit 2023-12-08T22:12:37.539952+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:12:38.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:38 smithi042 bash[111654]: audit 2023-12-08T22:12:38.163318+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:12:38.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:38 smithi042 bash[111654]: audit 2023-12-08T22:12:38.406713+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432844\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432933\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432970\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.433003\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}}, \"last_daemon_update\": \"2023-12-08T22:12:35.433092\", \"last_device_update\": \"2023-12-08T22:12:38.406060\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:38.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:38 smithi042 bash[111654]: audit 2023-12-08T22:12:38.410518+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432844\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432933\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432970\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.433003\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}}, \"last_daemon_update\": \"2023-12-08T22:12:35.433092\", \"last_device_update\": \"2023-12-08T22:12:38.406060\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:39.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:38 smithi155 bash[108266]: audit 2023-12-08T22:12:37.539430+0000 mon.a (mon.0) 212 : audit [INF] from='osd.0 [v2:172.21.15.42:6802/1853671484,v1:172.21.15.42:6803/1853671484]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2023-12-08T22:12:39.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:38 smithi155 bash[108266]: cluster 2023-12-08T22:12:37.539475+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2023-12-08T22:12:39.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:38 smithi155 bash[108266]: audit 2023-12-08T22:12:37.539952+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:12:39.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:38 smithi155 bash[108266]: audit 2023-12-08T22:12:38.163318+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:12:39.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:38 smithi155 bash[108266]: audit 2023-12-08T22:12:38.406713+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432844\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432933\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432970\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.433003\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}}, \"last_daemon_update\": \"2023-12-08T22:12:35.433092\", \"last_device_update\": \"2023-12-08T22:12:38.406060\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:39.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:38 smithi155 bash[108266]: audit 2023-12-08T22:12:38.410518+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432844\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432933\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432970\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.433003\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}}, \"last_daemon_update\": \"2023-12-08T22:12:35.433092\", \"last_device_update\": \"2023-12-08T22:12:38.406060\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:39.632 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:39 smithi042 bash[108250]: cluster 2023-12-08T22:12:37.771513+0000 mgr.y (mgr.14142) 46 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:39.632 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:39 smithi042 bash[108250]: cluster 2023-12-08T22:12:38.550522+0000 mon.a (mon.0) 218 : cluster [INF] osd.0 [v2:172.21.15.42:6802/1853671484,v1:172.21.15.42:6803/1853671484] boot 2023-12-08T22:12:39.632 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:39 smithi042 bash[108250]: cluster 2023-12-08T22:12:38.550564+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-12-08T22:12:39.633 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:39 smithi042 bash[108250]: audit 2023-12-08T22:12:38.550829+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:12:39.633 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:39 smithi042 bash[108250]: audit 2023-12-08T22:12:38.677662+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:12:39.633 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:39 smithi042 bash[108250]: audit 2023-12-08T22:12:38.678252+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:39.633 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:39 smithi042 bash[108250]: audit 2023-12-08T22:12:38.678987+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:39.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:39 smithi042 bash[111654]: cluster 2023-12-08T22:12:37.771513+0000 mgr.y (mgr.14142) 46 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:39.634 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:39 smithi042 bash[111654]: cluster 2023-12-08T22:12:38.550522+0000 mon.a (mon.0) 218 : cluster [INF] osd.0 [v2:172.21.15.42:6802/1853671484,v1:172.21.15.42:6803/1853671484] boot 2023-12-08T22:12:39.634 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:39 smithi042 bash[111654]: cluster 2023-12-08T22:12:38.550564+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-12-08T22:12:39.634 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:39 smithi042 bash[111654]: audit 2023-12-08T22:12:38.550829+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:12:39.634 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:39 smithi042 bash[111654]: audit 2023-12-08T22:12:38.677662+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:12:39.634 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:39 smithi042 bash[111654]: audit 2023-12-08T22:12:38.678252+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:39.634 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:39 smithi042 bash[111654]: audit 2023-12-08T22:12:38.678987+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:40.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:39 smithi155 bash[108266]: cluster 2023-12-08T22:12:37.771513+0000 mgr.y (mgr.14142) 46 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-08T22:12:40.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:39 smithi155 bash[108266]: cluster 2023-12-08T22:12:38.550522+0000 mon.a (mon.0) 218 : cluster [INF] osd.0 [v2:172.21.15.42:6802/1853671484,v1:172.21.15.42:6803/1853671484] boot 2023-12-08T22:12:40.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:39 smithi155 bash[108266]: cluster 2023-12-08T22:12:38.550564+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2023-12-08T22:12:40.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:39 smithi155 bash[108266]: audit 2023-12-08T22:12:38.550829+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:12:40.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:39 smithi155 bash[108266]: audit 2023-12-08T22:12:38.677662+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:12:40.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:39 smithi155 bash[108266]: audit 2023-12-08T22:12:38.678252+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:40.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:39 smithi155 bash[108266]: audit 2023-12-08T22:12:38.678987+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:40.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:40 smithi042 bash[108250]: audit 2023-12-08T22:12:38.676803+0000 mgr.y (mgr.14142) 47 : audit [DBG] from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:12:40.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:40 smithi042 bash[108250]: cephadm 2023-12-08T22:12:38.677417+0000 mgr.y (mgr.14142) 48 : cephadm [INF] Applying osd on host smithi042... 2023-12-08T22:12:40.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:40 smithi042 bash[108250]: cluster 2023-12-08T22:12:39.550773+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-12-08T22:12:40.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:40 smithi042 bash[108250]: audit 2023-12-08T22:12:40.305126+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.42:0/2344203850' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "69e3988f-b361-4e0b-bd04-b3a6557353af"}]: dispatch 2023-12-08T22:12:40.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:40 smithi042 bash[108250]: audit 2023-12-08T22:12:40.305468+0000 mon.a (mon.0) 225 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "69e3988f-b361-4e0b-bd04-b3a6557353af"}]: dispatch 2023-12-08T22:12:40.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:40 smithi042 bash[108250]: audit 2023-12-08T22:12:40.310185+0000 mon.a (mon.0) 226 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "69e3988f-b361-4e0b-bd04-b3a6557353af"}]': finished 2023-12-08T22:12:40.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:40 smithi042 bash[108250]: cluster 2023-12-08T22:12:40.310222+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e12: 2 total, 1 up, 1 in 2023-12-08T22:12:40.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:40 smithi042 bash[108250]: audit 2023-12-08T22:12:40.310343+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:12:40.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:40 smithi042 bash[111654]: audit 2023-12-08T22:12:38.676803+0000 mgr.y (mgr.14142) 47 : audit [DBG] from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:12:40.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:40 smithi042 bash[111654]: cephadm 2023-12-08T22:12:38.677417+0000 mgr.y (mgr.14142) 48 : cephadm [INF] Applying osd on host smithi042... 2023-12-08T22:12:40.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:40 smithi042 bash[111654]: cluster 2023-12-08T22:12:39.550773+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-12-08T22:12:40.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:40 smithi042 bash[111654]: audit 2023-12-08T22:12:40.305126+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.42:0/2344203850' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "69e3988f-b361-4e0b-bd04-b3a6557353af"}]: dispatch 2023-12-08T22:12:40.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:40 smithi042 bash[111654]: audit 2023-12-08T22:12:40.305468+0000 mon.a (mon.0) 225 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "69e3988f-b361-4e0b-bd04-b3a6557353af"}]: dispatch 2023-12-08T22:12:40.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:40 smithi042 bash[111654]: audit 2023-12-08T22:12:40.310185+0000 mon.a (mon.0) 226 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "69e3988f-b361-4e0b-bd04-b3a6557353af"}]': finished 2023-12-08T22:12:40.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:40 smithi042 bash[111654]: cluster 2023-12-08T22:12:40.310222+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e12: 2 total, 1 up, 1 in 2023-12-08T22:12:40.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:40 smithi042 bash[111654]: audit 2023-12-08T22:12:40.310343+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:12:41.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:40 smithi155 bash[108266]: audit 2023-12-08T22:12:38.676803+0000 mgr.y (mgr.14142) 47 : audit [DBG] from='client.24139 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:12:41.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:40 smithi155 bash[108266]: cephadm 2023-12-08T22:12:38.677417+0000 mgr.y (mgr.14142) 48 : cephadm [INF] Applying osd on host smithi042... 2023-12-08T22:12:41.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:40 smithi155 bash[108266]: cluster 2023-12-08T22:12:39.550773+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2023-12-08T22:12:41.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:40 smithi155 bash[108266]: audit 2023-12-08T22:12:40.305126+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.42:0/2344203850' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "69e3988f-b361-4e0b-bd04-b3a6557353af"}]: dispatch 2023-12-08T22:12:41.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:40 smithi155 bash[108266]: audit 2023-12-08T22:12:40.305468+0000 mon.a (mon.0) 225 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "69e3988f-b361-4e0b-bd04-b3a6557353af"}]: dispatch 2023-12-08T22:12:41.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:40 smithi155 bash[108266]: audit 2023-12-08T22:12:40.310185+0000 mon.a (mon.0) 226 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "69e3988f-b361-4e0b-bd04-b3a6557353af"}]': finished 2023-12-08T22:12:41.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:40 smithi155 bash[108266]: cluster 2023-12-08T22:12:40.310222+0000 mon.a (mon.0) 227 : cluster [DBG] osdmap e12: 2 total, 1 up, 1 in 2023-12-08T22:12:41.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:40 smithi155 bash[108266]: audit 2023-12-08T22:12:40.310343+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:12:41.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:41 smithi042 bash[108250]: cluster 2023-12-08T22:12:39.771881+0000 mgr.y (mgr.14142) 49 : cluster [DBG] pgmap v38: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:12:41.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:41 smithi042 bash[108250]: cluster 2023-12-08T22:12:40.552831+0000 mon.a (mon.0) 229 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-08T22:12:41.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:41 smithi042 bash[108250]: audit 2023-12-08T22:12:41.056972+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.42:0/3407788784' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:12:41.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:41 smithi042 bash[111654]: cluster 2023-12-08T22:12:39.771881+0000 mgr.y (mgr.14142) 49 : cluster [DBG] pgmap v38: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:12:41.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:41 smithi042 bash[111654]: cluster 2023-12-08T22:12:40.552831+0000 mon.a (mon.0) 229 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-08T22:12:41.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:41 smithi042 bash[111654]: audit 2023-12-08T22:12:41.056972+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.42:0/3407788784' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:12:42.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:41 smithi155 bash[108266]: cluster 2023-12-08T22:12:39.771881+0000 mgr.y (mgr.14142) 49 : cluster [DBG] pgmap v38: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:12:42.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:41 smithi155 bash[108266]: cluster 2023-12-08T22:12:40.552831+0000 mon.a (mon.0) 229 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-12-08T22:12:42.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:41 smithi155 bash[108266]: audit 2023-12-08T22:12:41.056972+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.42:0/3407788784' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:12:43.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:43 smithi042 bash[108250]: cluster 2023-12-08T22:12:41.772401+0000 mgr.y (mgr.14142) 50 : cluster [DBG] pgmap v40: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:12:43.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:43 smithi042 bash[108250]: audit 2023-12-08T22:12:43.312322+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:43.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:43 smithi042 bash[111654]: cluster 2023-12-08T22:12:41.772401+0000 mgr.y (mgr.14142) 50 : cluster [DBG] pgmap v40: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:12:43.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:43 smithi042 bash[111654]: audit 2023-12-08T22:12:43.312322+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:44.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:43 smithi155 bash[108266]: cluster 2023-12-08T22:12:41.772401+0000 mgr.y (mgr.14142) 50 : cluster [DBG] pgmap v40: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:12:44.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:43 smithi155 bash[108266]: audit 2023-12-08T22:12:43.312322+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:45.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:45 smithi042 bash[108250]: cluster 2023-12-08T22:12:43.772754+0000 mgr.y (mgr.14142) 51 : cluster [DBG] pgmap v41: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:12:45.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:45 smithi042 bash[108250]: audit 2023-12-08T22:12:45.029610+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-08T22:12:45.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:45 smithi042 bash[108250]: audit 2023-12-08T22:12:45.030439+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:45.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:45 smithi042 bash[108250]: audit 2023-12-08T22:12:45.031311+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-12-08T22:12:45.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:45 smithi042 bash[111654]: cluster 2023-12-08T22:12:43.772754+0000 mgr.y (mgr.14142) 51 : cluster [DBG] pgmap v41: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:12:45.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:45 smithi042 bash[111654]: audit 2023-12-08T22:12:45.029610+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-08T22:12:45.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:45 smithi042 bash[111654]: audit 2023-12-08T22:12:45.030439+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:45.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:45 smithi042 bash[111654]: audit 2023-12-08T22:12:45.031311+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-12-08T22:12:46.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:45 smithi155 bash[108266]: cluster 2023-12-08T22:12:43.772754+0000 mgr.y (mgr.14142) 51 : cluster [DBG] pgmap v41: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:12:46.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:45 smithi155 bash[108266]: audit 2023-12-08T22:12:45.029610+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-08T22:12:46.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:45 smithi155 bash[108266]: audit 2023-12-08T22:12:45.030439+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:46.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:45 smithi155 bash[108266]: audit 2023-12-08T22:12:45.031311+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-12-08T22:12:46.254 INFO:teuthology.orchestra.run.smithi042.stdout:Created osd(s) 1 on host 'smithi042' 2023-12-08T22:12:46.750 DEBUG:teuthology.orchestra.run.smithi042:osd.1> sudo journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.1.service 2023-12-08T22:12:46.753 INFO:tasks.cephadm:Deploying osd.2 on smithi042 with /dev/vg_nvme/lv_2... 2023-12-08T22:12:46.753 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-08T22:12:46.789 INFO:journalctl@ceph.osd.1.smithi042.stdout:-- Logs begin at Fri 2023-12-08 21:59:36 UTC. -- 2023-12-08T22:12:46.835 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:46 smithi042 bash[111654]: cephadm 2023-12-08T22:12:45.031019+0000 mgr.y (mgr.14142) 52 : cephadm [INF] Deploying daemon osd.1 on smithi042 2023-12-08T22:12:46.942 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:46 smithi042 bash[108250]: cephadm 2023-12-08T22:12:45.031019+0000 mgr.y (mgr.14142) 52 : cephadm [INF] Deploying daemon osd.1 on smithi042 2023-12-08T22:12:46.942 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:46 smithi042 bash[111654]: audit 2023-12-08T22:12:46.246357+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432844\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432933\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432970\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.433003\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:45.029199\"}}, \"last_device_update\": \"2023-12-08T22:12:38.406060\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:46.943 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:46 smithi042 bash[111654]: audit 2023-12-08T22:12:46.247172+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:12:46.943 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:46 smithi042 bash[111654]: audit 2023-12-08T22:12:46.249703+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432844\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432933\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432970\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.433003\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:45.029199\"}}, \"last_device_update\": \"2023-12-08T22:12:38.406060\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:46.943 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:46 smithi042 bash[108250]: audit 2023-12-08T22:12:46.246357+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432844\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432933\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432970\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.433003\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:45.029199\"}}, \"last_device_update\": \"2023-12-08T22:12:38.406060\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:46.943 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:46 smithi042 bash[108250]: audit 2023-12-08T22:12:46.247172+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:12:46.943 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:46 smithi042 bash[108250]: audit 2023-12-08T22:12:46.249703+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432844\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432933\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432970\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.433003\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:45.029199\"}}, \"last_device_update\": \"2023-12-08T22:12:38.406060\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:47.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:46 smithi155 bash[108266]: cephadm 2023-12-08T22:12:45.031019+0000 mgr.y (mgr.14142) 52 : cephadm [INF] Deploying daemon osd.1 on smithi042 2023-12-08T22:12:47.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:46 smithi155 bash[108266]: audit 2023-12-08T22:12:46.246357+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432844\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432933\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432970\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.433003\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:45.029199\"}}, \"last_device_update\": \"2023-12-08T22:12:38.406060\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:47.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:46 smithi155 bash[108266]: audit 2023-12-08T22:12:46.247172+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:12:47.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:46 smithi155 bash[108266]: audit 2023-12-08T22:12:46.249703+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432844\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432933\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.432970\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:35.433003\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:45.029199\"}}, \"last_device_update\": \"2023-12-08T22:12:38.406060\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:47.113 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:46 smithi042 bash[115242]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-08T22:12:47.114 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:46 smithi042 bash[115242]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-12-08T22:12:47.114 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:46 smithi042 bash[115242]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-12-08T22:12:47.114 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:46 smithi042 bash[115242]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-12-08T22:12:47.114 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:46 smithi042 bash[115242]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-08T22:12:47.114 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:46 smithi042 bash[115242]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-08T22:12:47.114 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:46 smithi042 bash[115242]: --> ceph-volume lvm activate successful for osd ID: 1 2023-12-08T22:12:47.973 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:47 smithi042 bash[111654]: cluster 2023-12-08T22:12:45.773086+0000 mgr.y (mgr.14142) 53 : cluster [DBG] pgmap v42: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:12:47.973 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:47 smithi042 bash[111654]: cluster 2023-12-08T22:12:46.567255+0000 mon.a (mon.0) 237 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-08T22:12:47.973 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:47 smithi042 bash[108250]: cluster 2023-12-08T22:12:45.773086+0000 mgr.y (mgr.14142) 53 : cluster [DBG] pgmap v42: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:12:47.973 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:47 smithi042 bash[108250]: cluster 2023-12-08T22:12:46.567255+0000 mon.a (mon.0) 237 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-08T22:12:48.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:47 smithi155 bash[108266]: cluster 2023-12-08T22:12:45.773086+0000 mgr.y (mgr.14142) 53 : cluster [DBG] pgmap v42: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:12:48.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:47 smithi155 bash[108266]: cluster 2023-12-08T22:12:46.567255+0000 mon.a (mon.0) 237 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-12-08T22:12:48.449 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-08T22:12:48.449 INFO:teuthology.orchestra.run.smithi042.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-08T22:12:48.449 INFO:teuthology.orchestra.run.smithi042.stderr: stderr: 10+0 records in 2023-12-08T22:12:48.449 INFO:teuthology.orchestra.run.smithi042.stderr:10+0 records out 2023-12-08T22:12:48.449 INFO:teuthology.orchestra.run.smithi042.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0146925 s, 714 MB/s 2023-12-08T22:12:48.449 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping successful for: 2023-12-08T22:12:48.488 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:48 smithi042 bash[115556]: debug 2023-12-08T22:12:48.375+0000 7f57baf1eec0 -1 Falling back to public interface 2023-12-08T22:12:48.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:48 smithi042 bash[108250]: audit 2023-12-08T22:12:47.888957+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888064\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888145\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888180\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888210\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"6c7cacb9b5e5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888241\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:12:47.528874\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:45.029199\"}}, \"last_daemon_update\": \"2023-12-08T22:12:47.888315\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:48.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:48 smithi042 bash[108250]: audit 2023-12-08T22:12:47.891938+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888064\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888145\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888180\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888210\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"6c7cacb9b5e5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888241\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:12:47.528874\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:45.029199\"}}, \"last_daemon_update\": \"2023-12-08T22:12:47.888315\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:48.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:48 smithi042 bash[108250]: audit 2023-12-08T22:12:47.892540+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:48.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:48 smithi042 bash[111654]: audit 2023-12-08T22:12:47.888957+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888064\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888145\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888180\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888210\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"6c7cacb9b5e5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888241\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:12:47.528874\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:45.029199\"}}, \"last_daemon_update\": \"2023-12-08T22:12:47.888315\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:48.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:48 smithi042 bash[111654]: audit 2023-12-08T22:12:47.891938+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888064\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888145\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888180\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888210\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"6c7cacb9b5e5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888241\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:12:47.528874\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:45.029199\"}}, \"last_daemon_update\": \"2023-12-08T22:12:47.888315\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:48.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:48 smithi042 bash[111654]: audit 2023-12-08T22:12:47.892540+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:49.022 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi042:vg_nvme/lv_2 2023-12-08T22:12:49.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:48 smithi155 bash[108266]: audit 2023-12-08T22:12:47.888957+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888064\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888145\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888180\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888210\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"6c7cacb9b5e5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888241\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:12:47.528874\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:45.029199\"}}, \"last_daemon_update\": \"2023-12-08T22:12:47.888315\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:49.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:48 smithi155 bash[108266]: audit 2023-12-08T22:12:47.891938+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888064\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888145\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888180\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888210\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"6c7cacb9b5e5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888241\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:12:47.528874\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:45.029199\"}}, \"last_daemon_update\": \"2023-12-08T22:12:47.888315\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:49.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:48 smithi155 bash[108266]: audit 2023-12-08T22:12:47.892540+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:49.176 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:48 smithi042 bash[115556]: debug 2023-12-08T22:12:48.937+0000 7f57baf1eec0 -1 osd.1 0 log_to_monitors {default=true} 2023-12-08T22:12:49.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:49 smithi042 bash[111654]: cluster 2023-12-08T22:12:47.773584+0000 mgr.y (mgr.14142) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:12:49.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:49 smithi042 bash[111654]: audit 2023-12-08T22:12:48.941921+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/819274058,v1:172.21.15.42:6811/819274058]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-08T22:12:49.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:49 smithi042 bash[111654]: audit 2023-12-08T22:12:48.942262+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-08T22:12:49.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:49 smithi042 bash[108250]: cluster 2023-12-08T22:12:47.773584+0000 mgr.y (mgr.14142) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:12:49.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:49 smithi042 bash[108250]: audit 2023-12-08T22:12:48.941921+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/819274058,v1:172.21.15.42:6811/819274058]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-08T22:12:49.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:49 smithi042 bash[108250]: audit 2023-12-08T22:12:48.942262+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-08T22:12:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:49 smithi155 bash[108266]: cluster 2023-12-08T22:12:47.773584+0000 mgr.y (mgr.14142) 54 : cluster [DBG] pgmap v43: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:12:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:49 smithi155 bash[108266]: audit 2023-12-08T22:12:48.941921+0000 mon.c (mon.1) 6 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/819274058,v1:172.21.15.42:6811/819274058]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-08T22:12:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:49 smithi155 bash[108266]: audit 2023-12-08T22:12:48.942262+0000 mon.a (mon.0) 241 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-08T22:12:50.873 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[115556]: debug 2023-12-08T22:12:50.586+0000 7f57a3cd3700 -1 osd.1 0 waiting for initial osdmap 2023-12-08T22:12:50.873 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[115556]: debug 2023-12-08T22:12:50.591+0000 7f57aeeef700 -1 osd.1 14 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2023-12-08T22:12:50.873 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[111654]: audit 2023-12-08T22:12:49.583112+0000 mon.a (mon.0) 242 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-08T22:12:50.873 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[111654]: cluster 2023-12-08T22:12:49.583157+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-12-08T22:12:50.873 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[111654]: audit 2023-12-08T22:12:49.583741+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:12:50.873 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[111654]: audit 2023-12-08T22:12:49.583752+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/819274058,v1:172.21.15.42:6811/819274058]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-08T22:12:50.874 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[111654]: audit 2023-12-08T22:12:49.584155+0000 mon.a (mon.0) 245 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-08T22:12:50.874 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[111654]: cluster 2023-12-08T22:12:49.911644+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:12:50.874 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[111654]: cluster 2023-12-08T22:12:49.911689+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:12:50.874 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[111654]: audit 2023-12-08T22:12:50.279505+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:12:50.874 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[111654]: audit 2023-12-08T22:12:50.376098+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:12:50.874 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[111654]: audit 2023-12-08T22:12:50.376795+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:50.874 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[111654]: audit 2023-12-08T22:12:50.377660+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:50.874 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[108250]: audit 2023-12-08T22:12:49.583112+0000 mon.a (mon.0) 242 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-08T22:12:50.874 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[108250]: cluster 2023-12-08T22:12:49.583157+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-12-08T22:12:50.874 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[108250]: audit 2023-12-08T22:12:49.583741+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:12:50.874 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[108250]: audit 2023-12-08T22:12:49.583752+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/819274058,v1:172.21.15.42:6811/819274058]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-08T22:12:50.875 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[108250]: audit 2023-12-08T22:12:49.584155+0000 mon.a (mon.0) 245 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-08T22:12:50.875 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[108250]: cluster 2023-12-08T22:12:49.911644+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:12:50.875 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[108250]: cluster 2023-12-08T22:12:49.911689+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:12:50.875 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[108250]: audit 2023-12-08T22:12:50.279505+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:12:50.875 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[108250]: audit 2023-12-08T22:12:50.376098+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:12:50.875 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[108250]: audit 2023-12-08T22:12:50.376795+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:50.875 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[108250]: audit 2023-12-08T22:12:50.377660+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:50.875 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[111654]: audit 2023-12-08T22:12:50.508223+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888064\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888145\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888180\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888210\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"6c7cacb9b5e5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888241\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:12:47.528874\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:45.029199\"}}, \"last_daemon_update\": \"2023-12-08T22:12:47.888315\", \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:50.875 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[111654]: audit 2023-12-08T22:12:50.511822+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888064\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888145\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888180\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888210\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"6c7cacb9b5e5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888241\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:12:47.528874\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:45.029199\"}}, \"last_daemon_update\": \"2023-12-08T22:12:47.888315\", \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:50.876 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[111654]: audit 2023-12-08T22:12:50.583628+0000 mon.a (mon.0) 252 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2023-12-08T22:12:50.876 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[111654]: cluster 2023-12-08T22:12:50.583688+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-12-08T22:12:50.876 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[111654]: audit 2023-12-08T22:12:50.583850+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:12:50.876 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[108250]: audit 2023-12-08T22:12:50.508223+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888064\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888145\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888180\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888210\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"6c7cacb9b5e5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888241\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:12:47.528874\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:45.029199\"}}, \"last_daemon_update\": \"2023-12-08T22:12:47.888315\", \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:50.876 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[108250]: audit 2023-12-08T22:12:50.511822+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888064\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888145\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888180\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888210\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"6c7cacb9b5e5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888241\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:12:47.528874\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:45.029199\"}}, \"last_daemon_update\": \"2023-12-08T22:12:47.888315\", \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:50.876 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[108250]: audit 2023-12-08T22:12:50.583628+0000 mon.a (mon.0) 252 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2023-12-08T22:12:50.877 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[108250]: cluster 2023-12-08T22:12:50.583688+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-12-08T22:12:50.877 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:50 smithi042 bash[108250]: audit 2023-12-08T22:12:50.583850+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:12:51.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:50 smithi155 bash[108266]: audit 2023-12-08T22:12:49.583112+0000 mon.a (mon.0) 242 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-08T22:12:51.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:50 smithi155 bash[108266]: cluster 2023-12-08T22:12:49.583157+0000 mon.a (mon.0) 243 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2023-12-08T22:12:51.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:50 smithi155 bash[108266]: audit 2023-12-08T22:12:49.583741+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:12:51.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:50 smithi155 bash[108266]: audit 2023-12-08T22:12:49.583752+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/819274058,v1:172.21.15.42:6811/819274058]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-08T22:12:51.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:50 smithi155 bash[108266]: audit 2023-12-08T22:12:49.584155+0000 mon.a (mon.0) 245 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-08T22:12:51.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:50 smithi155 bash[108266]: cluster 2023-12-08T22:12:49.911644+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:12:51.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:50 smithi155 bash[108266]: cluster 2023-12-08T22:12:49.911689+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:12:51.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:50 smithi155 bash[108266]: audit 2023-12-08T22:12:50.279505+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:12:51.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:50 smithi155 bash[108266]: audit 2023-12-08T22:12:50.376098+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:12:51.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:50 smithi155 bash[108266]: audit 2023-12-08T22:12:50.376795+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:51.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:50 smithi155 bash[108266]: audit 2023-12-08T22:12:50.377660+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:51.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:50 smithi155 bash[108266]: audit 2023-12-08T22:12:50.508223+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888064\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888145\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888180\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888210\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"6c7cacb9b5e5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888241\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:12:47.528874\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:45.029199\"}}, \"last_daemon_update\": \"2023-12-08T22:12:47.888315\", \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:51.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:50 smithi155 bash[108266]: audit 2023-12-08T22:12:50.511822+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888064\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888145\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888180\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888210\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"6c7cacb9b5e5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888241\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:12:47.528874\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:45.029199\"}}, \"last_daemon_update\": \"2023-12-08T22:12:47.888315\", \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:51.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:50 smithi155 bash[108266]: audit 2023-12-08T22:12:50.583628+0000 mon.a (mon.0) 252 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2023-12-08T22:12:51.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:50 smithi155 bash[108266]: cluster 2023-12-08T22:12:50.583688+0000 mon.a (mon.0) 253 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2023-12-08T22:12:51.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:50 smithi155 bash[108266]: audit 2023-12-08T22:12:50.583850+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:12:51.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:51 smithi042 bash[108250]: cluster 2023-12-08T22:12:49.773902+0000 mgr.y (mgr.14142) 55 : cluster [DBG] pgmap v45: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:12:51.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:51 smithi042 bash[108250]: audit 2023-12-08T22:12:50.375004+0000 mgr.y (mgr.14142) 56 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:12:51.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:51 smithi042 bash[108250]: cephadm 2023-12-08T22:12:50.375770+0000 mgr.y (mgr.14142) 57 : cephadm [INF] Applying osd on host smithi042... 2023-12-08T22:12:51.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:51 smithi042 bash[111654]: cluster 2023-12-08T22:12:49.773902+0000 mgr.y (mgr.14142) 55 : cluster [DBG] pgmap v45: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:12:51.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:51 smithi042 bash[111654]: audit 2023-12-08T22:12:50.375004+0000 mgr.y (mgr.14142) 56 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:12:51.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:51 smithi042 bash[111654]: cephadm 2023-12-08T22:12:50.375770+0000 mgr.y (mgr.14142) 57 : cephadm [INF] Applying osd on host smithi042... 2023-12-08T22:12:52.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:51 smithi155 bash[108266]: cluster 2023-12-08T22:12:49.773902+0000 mgr.y (mgr.14142) 55 : cluster [DBG] pgmap v45: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:12:52.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:51 smithi155 bash[108266]: audit 2023-12-08T22:12:50.375004+0000 mgr.y (mgr.14142) 56 : audit [DBG] from='client.14256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:12:52.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:51 smithi155 bash[108266]: cephadm 2023-12-08T22:12:50.375770+0000 mgr.y (mgr.14142) 57 : cephadm [INF] Applying osd on host smithi042... 2023-12-08T22:12:52.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:52 smithi042 bash[108250]: cluster 2023-12-08T22:12:51.599516+0000 mon.a (mon.0) 255 : cluster [INF] osd.1 [v2:172.21.15.42:6810/819274058,v1:172.21.15.42:6811/819274058] boot 2023-12-08T22:12:52.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:52 smithi042 bash[108250]: cluster 2023-12-08T22:12:51.599555+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2023-12-08T22:12:52.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:52 smithi042 bash[108250]: audit 2023-12-08T22:12:51.599965+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:12:52.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:52 smithi042 bash[108250]: audit 2023-12-08T22:12:52.011305+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.42:0/1770762356' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e2065436-6a96-414b-a320-fd086a4c794f"}]: dispatch 2023-12-08T22:12:52.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:52 smithi042 bash[108250]: audit 2023-12-08T22:12:52.011627+0000 mon.a (mon.0) 258 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e2065436-6a96-414b-a320-fd086a4c794f"}]: dispatch 2023-12-08T22:12:52.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:52 smithi042 bash[108250]: audit 2023-12-08T22:12:52.016175+0000 mon.a (mon.0) 259 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e2065436-6a96-414b-a320-fd086a4c794f"}]': finished 2023-12-08T22:12:52.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:52 smithi042 bash[108250]: cluster 2023-12-08T22:12:52.016248+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e16: 3 total, 2 up, 2 in 2023-12-08T22:12:52.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:52 smithi042 bash[108250]: audit 2023-12-08T22:12:52.016429+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:12:52.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:52 smithi042 bash[108250]: audit 2023-12-08T22:12:52.017934+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231208-221121"}]: dispatch 2023-12-08T22:12:52.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:52 smithi042 bash[108250]: audit 2023-12-08T22:12:52.021484+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231208-221121"}]': finished 2023-12-08T22:12:52.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:52 smithi042 bash[111654]: cluster 2023-12-08T22:12:51.599516+0000 mon.a (mon.0) 255 : cluster [INF] osd.1 [v2:172.21.15.42:6810/819274058,v1:172.21.15.42:6811/819274058] boot 2023-12-08T22:12:52.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:52 smithi042 bash[111654]: cluster 2023-12-08T22:12:51.599555+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2023-12-08T22:12:52.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:52 smithi042 bash[111654]: audit 2023-12-08T22:12:51.599965+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:12:52.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:52 smithi042 bash[111654]: audit 2023-12-08T22:12:52.011305+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.42:0/1770762356' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e2065436-6a96-414b-a320-fd086a4c794f"}]: dispatch 2023-12-08T22:12:52.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:52 smithi042 bash[111654]: audit 2023-12-08T22:12:52.011627+0000 mon.a (mon.0) 258 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e2065436-6a96-414b-a320-fd086a4c794f"}]: dispatch 2023-12-08T22:12:52.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:52 smithi042 bash[111654]: audit 2023-12-08T22:12:52.016175+0000 mon.a (mon.0) 259 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e2065436-6a96-414b-a320-fd086a4c794f"}]': finished 2023-12-08T22:12:52.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:52 smithi042 bash[111654]: cluster 2023-12-08T22:12:52.016248+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e16: 3 total, 2 up, 2 in 2023-12-08T22:12:52.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:52 smithi042 bash[111654]: audit 2023-12-08T22:12:52.016429+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:12:52.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:52 smithi042 bash[111654]: audit 2023-12-08T22:12:52.017934+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231208-221121"}]: dispatch 2023-12-08T22:12:52.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:52 smithi042 bash[111654]: audit 2023-12-08T22:12:52.021484+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231208-221121"}]': finished 2023-12-08T22:12:53.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:52 smithi155 bash[108266]: cluster 2023-12-08T22:12:51.599516+0000 mon.a (mon.0) 255 : cluster [INF] osd.1 [v2:172.21.15.42:6810/819274058,v1:172.21.15.42:6811/819274058] boot 2023-12-08T22:12:53.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:52 smithi155 bash[108266]: cluster 2023-12-08T22:12:51.599555+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e15: 2 total, 2 up, 2 in 2023-12-08T22:12:53.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:52 smithi155 bash[108266]: audit 2023-12-08T22:12:51.599965+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:12:53.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:52 smithi155 bash[108266]: audit 2023-12-08T22:12:52.011305+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.42:0/1770762356' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e2065436-6a96-414b-a320-fd086a4c794f"}]: dispatch 2023-12-08T22:12:53.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:52 smithi155 bash[108266]: audit 2023-12-08T22:12:52.011627+0000 mon.a (mon.0) 258 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e2065436-6a96-414b-a320-fd086a4c794f"}]: dispatch 2023-12-08T22:12:53.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:52 smithi155 bash[108266]: audit 2023-12-08T22:12:52.016175+0000 mon.a (mon.0) 259 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e2065436-6a96-414b-a320-fd086a4c794f"}]': finished 2023-12-08T22:12:53.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:52 smithi155 bash[108266]: cluster 2023-12-08T22:12:52.016248+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e16: 3 total, 2 up, 2 in 2023-12-08T22:12:53.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:52 smithi155 bash[108266]: audit 2023-12-08T22:12:52.016429+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:12:53.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:52 smithi155 bash[108266]: audit 2023-12-08T22:12:52.017934+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231208-221121"}]: dispatch 2023-12-08T22:12:53.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:52 smithi155 bash[108266]: audit 2023-12-08T22:12:52.021484+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20231208-221121"}]': finished 2023-12-08T22:12:53.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:53 smithi042 bash[108250]: cluster 2023-12-08T22:12:51.774190+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v48: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:12:53.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:53 smithi042 bash[108250]: audit 2023-12-08T22:12:52.784327+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.42:0/2924480934' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:12:53.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:53 smithi042 bash[111654]: cluster 2023-12-08T22:12:51.774190+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v48: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:12:53.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:53 smithi042 bash[111654]: audit 2023-12-08T22:12:52.784327+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.42:0/2924480934' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:12:54.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:53 smithi155 bash[108266]: cluster 2023-12-08T22:12:51.774190+0000 mgr.y (mgr.14142) 58 : cluster [DBG] pgmap v48: 1 pgs: 1 undersized+peered; 0 B data, 112 KiB used, 88 GiB / 89 GiB avail 2023-12-08T22:12:54.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:53 smithi155 bash[108266]: audit 2023-12-08T22:12:52.784327+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.42:0/2924480934' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:12:54.965 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:54 smithi042 bash[111654]: cluster 2023-12-08T22:12:53.774586+0000 mgr.y (mgr.14142) 59 : cluster [DBG] pgmap v50: 1 pgs: 1 active+undersized; 0 B data, 248 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:12:54.965 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:54 smithi042 bash[111654]: cluster 2023-12-08T22:12:54.612148+0000 mon.a (mon.0) 264 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-12-08T22:12:54.965 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:54 smithi042 bash[111654]: cluster 2023-12-08T22:12:54.612181+0000 mon.a (mon.0) 265 : cluster [INF] Cluster is now healthy 2023-12-08T22:12:54.966 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:54 smithi042 bash[108250]: cluster 2023-12-08T22:12:53.774586+0000 mgr.y (mgr.14142) 59 : cluster [DBG] pgmap v50: 1 pgs: 1 active+undersized; 0 B data, 248 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:12:54.966 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:54 smithi042 bash[108250]: cluster 2023-12-08T22:12:54.612148+0000 mon.a (mon.0) 264 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-12-08T22:12:54.966 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:54 smithi042 bash[108250]: cluster 2023-12-08T22:12:54.612181+0000 mon.a (mon.0) 265 : cluster [INF] Cluster is now healthy 2023-12-08T22:12:55.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:54 smithi155 bash[108266]: cluster 2023-12-08T22:12:53.774586+0000 mgr.y (mgr.14142) 59 : cluster [DBG] pgmap v50: 1 pgs: 1 active+undersized; 0 B data, 248 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:12:55.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:54 smithi155 bash[108266]: cluster 2023-12-08T22:12:54.612148+0000 mon.a (mon.0) 264 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-12-08T22:12:55.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:54 smithi155 bash[108266]: cluster 2023-12-08T22:12:54.612181+0000 mon.a (mon.0) 265 : cluster [INF] Cluster is now healthy 2023-12-08T22:12:55.948 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:55 smithi042 bash[108250]: audit 2023-12-08T22:12:55.028011+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:55.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:55 smithi042 bash[111654]: audit 2023-12-08T22:12:55.028011+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:56.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:55 smithi155 bash[108266]: audit 2023-12-08T22:12:55.028011+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:12:56.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:56 smithi042 bash[108250]: cluster 2023-12-08T22:12:55.774931+0000 mgr.y (mgr.14142) 60 : cluster [DBG] pgmap v51: 1 pgs: 1 active+undersized; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:12:56.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:56 smithi042 bash[111654]: cluster 2023-12-08T22:12:55.774931+0000 mgr.y (mgr.14142) 60 : cluster [DBG] pgmap v51: 1 pgs: 1 active+undersized; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:12:57.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:56 smithi155 bash[108266]: cluster 2023-12-08T22:12:55.774931+0000 mgr.y (mgr.14142) 60 : cluster [DBG] pgmap v51: 1 pgs: 1 active+undersized; 0 B data, 280 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:12:57.809 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:57 smithi042 systemd[1]: Stopping Ceph osd.1 for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:12:57.809 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:57 smithi042 bash[115556]: debug 2023-12-08T22:12:57.754+0000 7f57b2766700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:12:57.810 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:57 smithi042 bash[115556]: debug 2023-12-08T22:12:57.754+0000 7f57b2766700 -1 osd.1 16 *** Got signal Terminated *** 2023-12-08T22:12:57.810 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:57 smithi042 bash[115556]: debug 2023-12-08T22:12:57.754+0000 7f57b2766700 -1 osd.1 16 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:12:57.810 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:57 smithi042 bash[108250]: audit 2023-12-08T22:12:56.720574+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-08T22:12:57.810 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:57 smithi042 bash[108250]: audit 2023-12-08T22:12:56.721391+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:57.810 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:57 smithi042 bash[108250]: cephadm 2023-12-08T22:12:56.722007+0000 mgr.y (mgr.14142) 61 : cephadm [INF] Deploying daemon osd.1 on smithi042 2023-12-08T22:12:57.811 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:57 smithi042 bash[108250]: audit 2023-12-08T22:12:56.722272+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-12-08T22:12:57.811 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:57 smithi042 bash[111654]: audit 2023-12-08T22:12:56.720574+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-08T22:12:57.811 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:57 smithi042 bash[111654]: audit 2023-12-08T22:12:56.721391+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:57.811 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:57 smithi042 bash[111654]: cephadm 2023-12-08T22:12:56.722007+0000 mgr.y (mgr.14142) 61 : cephadm [INF] Deploying daemon osd.1 on smithi042 2023-12-08T22:12:57.811 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:57 smithi042 bash[111654]: audit 2023-12-08T22:12:56.722272+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-12-08T22:12:58.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:57 smithi155 bash[108266]: audit 2023-12-08T22:12:56.720574+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-08T22:12:58.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:57 smithi155 bash[108266]: audit 2023-12-08T22:12:56.721391+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:58.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:57 smithi155 bash[108266]: cephadm 2023-12-08T22:12:56.722007+0000 mgr.y (mgr.14142) 61 : cephadm [INF] Deploying daemon osd.1 on smithi042 2023-12-08T22:12:58.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:57 smithi155 bash[108266]: audit 2023-12-08T22:12:56.722272+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2023-12-08T22:12:58.123 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:57 smithi042 podman[116754]: ceph-958e143a-9616-11ee-95a3-87774f69a715-osd.1 2023-12-08T22:12:58.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:58 smithi042 bash[108250]: cluster 2023-12-08T22:12:57.775211+0000 mgr.y (mgr.14142) 62 : cluster [DBG] pgmap v52: 1 pgs: 1 active+undersized; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:12:58.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:58 smithi042 bash[108250]: cluster 2023-12-08T22:12:58.004053+0000 mon.a (mon.0) 270 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-12-08T22:12:58.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:58 smithi042 bash[108250]: cluster 2023-12-08T22:12:58.004088+0000 mon.a (mon.0) 271 : cluster [INF] osd.1 failed (root=default,host=smithi042) (connection refused reported by osd.0) 2023-12-08T22:12:58.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:58 smithi042 bash[108250]: cluster 2023-12-08T22:12:58.004268+0000 mon.a (mon.0) 272 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-12-08T22:12:58.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:58 smithi042 bash[108250]: cluster 2023-12-08T22:12:58.404916+0000 mon.a (mon.0) 273 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-12-08T22:12:58.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:58 smithi042 bash[108250]: cluster 2023-12-08T22:12:58.404977+0000 mon.a (mon.0) 274 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-12-08T22:12:58.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:58 smithi042 bash[111654]: cluster 2023-12-08T22:12:57.775211+0000 mgr.y (mgr.14142) 62 : cluster [DBG] pgmap v52: 1 pgs: 1 active+undersized; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:12:58.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:58 smithi042 bash[111654]: cluster 2023-12-08T22:12:58.004053+0000 mon.a (mon.0) 270 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-12-08T22:12:58.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:58 smithi042 bash[111654]: cluster 2023-12-08T22:12:58.004088+0000 mon.a (mon.0) 271 : cluster [INF] osd.1 failed (root=default,host=smithi042) (connection refused reported by osd.0) 2023-12-08T22:12:58.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:58 smithi042 bash[111654]: cluster 2023-12-08T22:12:58.004268+0000 mon.a (mon.0) 272 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-12-08T22:12:58.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:58 smithi042 bash[111654]: cluster 2023-12-08T22:12:58.404916+0000 mon.a (mon.0) 273 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-12-08T22:12:58.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:58 smithi042 bash[111654]: cluster 2023-12-08T22:12:58.404977+0000 mon.a (mon.0) 274 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-12-08T22:12:59.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:58 smithi155 bash[108266]: cluster 2023-12-08T22:12:57.775211+0000 mgr.y (mgr.14142) 62 : cluster [DBG] pgmap v52: 1 pgs: 1 active+undersized; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:12:59.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:58 smithi155 bash[108266]: cluster 2023-12-08T22:12:58.004053+0000 mon.a (mon.0) 270 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-12-08T22:12:59.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:58 smithi155 bash[108266]: cluster 2023-12-08T22:12:58.004088+0000 mon.a (mon.0) 271 : cluster [INF] osd.1 failed (root=default,host=smithi042) (connection refused reported by osd.0) 2023-12-08T22:12:59.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:58 smithi155 bash[108266]: cluster 2023-12-08T22:12:58.004268+0000 mon.a (mon.0) 272 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-12-08T22:12:59.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:58 smithi155 bash[108266]: cluster 2023-12-08T22:12:58.404916+0000 mon.a (mon.0) 273 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-12-08T22:12:59.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:58 smithi155 bash[108266]: cluster 2023-12-08T22:12:58.404977+0000 mon.a (mon.0) 274 : cluster [DBG] osd.1 reported immediately failed by osd.0 2023-12-08T22:12:59.079 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:58 smithi042 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.1.service: Succeeded. 2023-12-08T22:12:59.080 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:58 smithi042 systemd[1]: Stopped Ceph osd.1 for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:12:59.080 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:58 smithi042 systemd[1]: Starting Ceph osd.1 for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:12:59.080 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:58 smithi042 podman[116890]: Error: no container with ID or name "ceph-958e143a-9616-11ee-95a3-87774f69a715-osd.1" found: no such container 2023-12-08T22:12:59.080 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:58 smithi042 systemd[1]: Started Ceph osd.1 for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:12:59.682 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[116906]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-08T22:12:59.682 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[116906]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-12-08T22:12:59.682 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[116906]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-12-08T22:12:59.682 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[116906]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-12-08T22:12:59.682 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[116906]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-08T22:12:59.682 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[116906]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-12-08T22:12:59.682 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[116906]: --> ceph-volume lvm activate successful for osd ID: 1 2023-12-08T22:12:59.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[108250]: cluster 2023-12-08T22:12:58.677098+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-12-08T22:12:59.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[108250]: cluster 2023-12-08T22:12:58.685456+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e17: 3 total, 1 up, 2 in 2023-12-08T22:12:59.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[108250]: audit 2023-12-08T22:12:58.685596+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:12:59.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[111654]: cluster 2023-12-08T22:12:58.677098+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-12-08T22:12:59.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[111654]: cluster 2023-12-08T22:12:58.685456+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e17: 3 total, 1 up, 2 in 2023-12-08T22:12:59.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[111654]: audit 2023-12-08T22:12:58.685596+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:12:59.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[108250]: audit 2023-12-08T22:12:58.980117+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888064\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888145\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888180\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888210\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}}, \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:59.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[108250]: audit 2023-12-08T22:12:58.980530+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:12:59.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[108250]: audit 2023-12-08T22:12:58.983685+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888064\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888145\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888180\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888210\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}}, \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:59.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[108250]: audit 2023-12-08T22:12:58.984938+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-08T22:12:59.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[108250]: audit 2023-12-08T22:12:58.985966+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:59.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[108250]: cephadm 2023-12-08T22:12:58.986515+0000 mgr.y (mgr.14142) 63 : cephadm [INF] Deploying daemon osd.2 on smithi042 2023-12-08T22:12:59.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[108250]: audit 2023-12-08T22:12:58.986772+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-12-08T22:12:59.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[111654]: audit 2023-12-08T22:12:58.980117+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888064\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888145\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888180\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888210\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}}, \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:12:59.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[111654]: audit 2023-12-08T22:12:58.980530+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:12:59.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[111654]: audit 2023-12-08T22:12:58.983685+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888064\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888145\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888180\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888210\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}}, \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:12:59.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[111654]: audit 2023-12-08T22:12:58.984938+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-08T22:12:59.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[111654]: audit 2023-12-08T22:12:58.985966+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:12:59.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[111654]: cephadm 2023-12-08T22:12:58.986515+0000 mgr.y (mgr.14142) 63 : cephadm [INF] Deploying daemon osd.2 on smithi042 2023-12-08T22:12:59.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:12:59 smithi042 bash[111654]: audit 2023-12-08T22:12:58.986772+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-12-08T22:13:00.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:59 smithi155 bash[108266]: cluster 2023-12-08T22:12:58.677098+0000 mon.a (mon.0) 275 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-12-08T22:13:00.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:59 smithi155 bash[108266]: cluster 2023-12-08T22:12:58.685456+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e17: 3 total, 1 up, 2 in 2023-12-08T22:13:00.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:59 smithi155 bash[108266]: audit 2023-12-08T22:12:58.685596+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:00.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:59 smithi155 bash[108266]: audit 2023-12-08T22:12:58.980117+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888064\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888145\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888180\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888210\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}}, \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:00.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:59 smithi155 bash[108266]: audit 2023-12-08T22:12:58.980530+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:00.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:59 smithi155 bash[108266]: audit 2023-12-08T22:12:58.983685+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888064\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888145\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888180\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:47.888210\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}}, \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:00.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:59 smithi155 bash[108266]: audit 2023-12-08T22:12:58.984938+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-08T22:13:00.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:59 smithi155 bash[108266]: audit 2023-12-08T22:12:58.985966+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:00.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:59 smithi155 bash[108266]: cephadm 2023-12-08T22:12:58.986515+0000 mgr.y (mgr.14142) 63 : cephadm [INF] Deploying daemon osd.2 on smithi042 2023-12-08T22:13:00.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:12:59 smithi155 bash[108266]: audit 2023-12-08T22:12:58.986772+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-12-08T22:13:00.486 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:13:00 smithi042 bash[117184]: debug 2023-12-08T22:13:00.274+0000 7f43cdf10ec0 1 -- 172.21.15.42:0/2956292202 >> [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] conn(0x55d4ea660c00 msgr2=0x55d4ea65d680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-08T22:13:00.486 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:13:00 smithi042 bash[117184]: debug 2023-12-08T22:13:00.274+0000 7f43c7f5d700 1 --2- 172.21.15.42:0/2956292202 >> [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] conn(0x55d4ea660c00 0x55d4ea65d680 secure :-1 s=THROTTLE_DONE pgs=101 cs=0 l=1 rx=0x55d4ea5f3d70 tx=0x55d4eb2ccaa0).handle_read_frame_epilogue_main read frame epilogue bytes=32 2023-12-08T22:13:00.486 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:13:00 smithi042 bash[117184]: debug 2023-12-08T22:13:00.274+0000 7f43cdf10ec0 1 --2- 172.21.15.42:0/2956292202 >> [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] conn(0x55d4ea660c00 0x55d4ea65d680 secure :-1 s=READY pgs=101 cs=0 l=1 rx=0x55d4ea5f3d70 tx=0x55d4eb2ccaa0).stop 2023-12-08T22:13:00.486 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:13:00 smithi042 bash[117184]: debug 2023-12-08T22:13:00.274+0000 7f43c6f5b700 1 -- 172.21.15.42:0/2956292202 <== mon.0 v2:172.21.15.42:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d4ea5f84e0 con 0x55d4ea660c00 2023-12-08T22:13:00.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:00 smithi042 bash[111654]: cluster 2023-12-08T22:12:59.685000+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e18: 3 total, 1 up, 2 in 2023-12-08T22:13:00.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:00 smithi042 bash[111654]: audit 2023-12-08T22:12:59.685474+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:00.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:00 smithi042 bash[111654]: cluster 2023-12-08T22:12:59.775571+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v55: 1 pgs: 1 peering; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-08T22:13:00.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:00 smithi042 bash[108250]: cluster 2023-12-08T22:12:59.685000+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e18: 3 total, 1 up, 2 in 2023-12-08T22:13:00.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:00 smithi042 bash[108250]: audit 2023-12-08T22:12:59.685474+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:00.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:00 smithi042 bash[108250]: cluster 2023-12-08T22:12:59.775571+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v55: 1 pgs: 1 peering; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-08T22:13:00.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:00 smithi042 bash[108250]: audit 2023-12-08T22:13:00.294353+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293426\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293508\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293543\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293589\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293621\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}}, \"last_daemon_update\": \"2023-12-08T22:13:00.293698\", \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:00.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:00 smithi042 bash[108250]: audit 2023-12-08T22:13:00.297998+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293426\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293508\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293543\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293589\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293621\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}}, \"last_daemon_update\": \"2023-12-08T22:13:00.293698\", \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:00.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:00 smithi042 bash[111654]: audit 2023-12-08T22:13:00.294353+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293426\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293508\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293543\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293589\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293621\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}}, \"last_daemon_update\": \"2023-12-08T22:13:00.293698\", \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:00.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:00 smithi042 bash[111654]: audit 2023-12-08T22:13:00.297998+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293426\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293508\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293543\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293589\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293621\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}}, \"last_daemon_update\": \"2023-12-08T22:13:00.293698\", \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:00.854 INFO:teuthology.orchestra.run.smithi042.stdout:Created osd(s) 1,2 on host 'smithi042' 2023-12-08T22:13:01.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:00 smithi155 bash[108266]: cluster 2023-12-08T22:12:59.685000+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e18: 3 total, 1 up, 2 in 2023-12-08T22:13:01.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:00 smithi155 bash[108266]: audit 2023-12-08T22:12:59.685474+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:01.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:00 smithi155 bash[108266]: cluster 2023-12-08T22:12:59.775571+0000 mgr.y (mgr.14142) 64 : cluster [DBG] pgmap v55: 1 pgs: 1 peering; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-08T22:13:01.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:00 smithi155 bash[108266]: audit 2023-12-08T22:13:00.294353+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293426\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293508\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293543\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293589\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293621\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}}, \"last_daemon_update\": \"2023-12-08T22:13:00.293698\", \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:01.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:00 smithi155 bash[108266]: audit 2023-12-08T22:13:00.297998+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293426\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293508\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293543\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293589\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293621\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}}, \"last_daemon_update\": \"2023-12-08T22:13:00.293698\", \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:01.101 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:13:00 smithi042 bash[117184]: debug 2023-12-08T22:13:00.807+0000 7f43cdf10ec0 -1 Falling back to public interface 2023-12-08T22:13:01.227 DEBUG:teuthology.orchestra.run.smithi042:osd.2> sudo journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.2.service 2023-12-08T22:13:01.229 INFO:tasks.cephadm:Deploying osd.3 on smithi042 with /dev/vg_nvme/lv_1... 2023-12-08T22:13:01.229 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-08T22:13:01.265 INFO:journalctl@ceph.osd.2.smithi042.stdout:-- Logs begin at Fri 2023-12-08 21:59:36 UTC. -- 2023-12-08T22:13:01.359 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:01 smithi042 bash[117349]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-08T22:13:01.360 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:01 smithi042 bash[117349]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2023-12-08T22:13:01.360 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:01 smithi042 bash[117349]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-12-08T22:13:01.360 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:01 smithi042 bash[117349]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-12-08T22:13:01.360 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:01 smithi042 bash[117349]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-08T22:13:01.360 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:01 smithi042 bash[117349]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-08T22:13:01.360 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:01 smithi042 bash[117349]: --> ceph-volume lvm activate successful for osd ID: 2 2023-12-08T22:13:01.695 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:13:01 smithi042 bash[117184]: debug 2023-12-08T22:13:01.382+0000 7f43cdf10ec0 -1 osd.1 16 log_to_monitors {default=true} 2023-12-08T22:13:01.695 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:13:01 smithi042 bash[117184]: debug 2023-12-08T22:13:01.394+0000 7f43bded9700 -1 osd.1 16 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2023-12-08T22:13:01.984 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:01 smithi042 bash[108250]: audit 2023-12-08T22:13:00.843589+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293426\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293508\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293543\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293589\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293621\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:58.984696\"}}, \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:01.984 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:01 smithi042 bash[108250]: audit 2023-12-08T22:13:00.844260+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:01.984 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:01 smithi042 bash[108250]: audit 2023-12-08T22:13:00.847513+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293426\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293508\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293543\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293589\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293621\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:58.984696\"}}, \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:01.984 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:01 smithi042 bash[108250]: audit 2023-12-08T22:13:01.391182+0000 mon.a (mon.0) 291 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/1133996536,v1:172.21.15.42:6811/1133996536]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-08T22:13:01.984 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:01 smithi042 bash[108250]: audit 2023-12-08T22:13:01.391636+0000 mon.a (mon.0) 292 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/1133996536,v1:172.21.15.42:6811/1133996536]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-08T22:13:01.984 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:01 smithi042 bash[111654]: audit 2023-12-08T22:13:00.843589+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293426\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293508\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293543\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293589\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293621\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:58.984696\"}}, \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:01.984 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:01 smithi042 bash[111654]: audit 2023-12-08T22:13:00.844260+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:01.984 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:01 smithi042 bash[111654]: audit 2023-12-08T22:13:00.847513+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293426\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293508\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293543\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293589\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293621\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:58.984696\"}}, \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:01.985 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:01 smithi042 bash[111654]: audit 2023-12-08T22:13:01.391182+0000 mon.a (mon.0) 291 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/1133996536,v1:172.21.15.42:6811/1133996536]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-08T22:13:01.985 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:01 smithi042 bash[111654]: audit 2023-12-08T22:13:01.391636+0000 mon.a (mon.0) 292 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/1133996536,v1:172.21.15.42:6811/1133996536]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-08T22:13:02.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:01 smithi155 bash[108266]: audit 2023-12-08T22:13:00.843589+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293426\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293508\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293543\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293589\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293621\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:58.984696\"}}, \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:02.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:01 smithi155 bash[108266]: audit 2023-12-08T22:13:00.844260+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:02.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:01 smithi155 bash[108266]: audit 2023-12-08T22:13:00.847513+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293426\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293508\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293543\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293589\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:00.293621\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:58.984696\"}}, \"last_device_update\": \"2023-12-08T22:12:50.507493\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:02.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:01 smithi155 bash[108266]: audit 2023-12-08T22:13:01.391182+0000 mon.a (mon.0) 291 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/1133996536,v1:172.21.15.42:6811/1133996536]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-08T22:13:02.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:01 smithi155 bash[108266]: audit 2023-12-08T22:13:01.391636+0000 mon.a (mon.0) 292 : audit [INF] from='osd.1 [v2:172.21.15.42:6810/1133996536,v1:172.21.15.42:6811/1133996536]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-08T22:13:02.854 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:02 smithi042 bash[117714]: debug 2023-12-08T22:13:02.635+0000 7fe043937ec0 -1 Falling back to public interface 2023-12-08T22:13:02.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:02 smithi042 bash[108250]: cluster 2023-12-08T22:13:01.775923+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v56: 1 pgs: 1 peering; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-08T22:13:02.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:02 smithi042 bash[108250]: cluster 2023-12-08T22:13:01.845188+0000 mon.a (mon.0) 293 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-08T22:13:02.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:02 smithi042 bash[108250]: cluster 2023-12-08T22:13:01.845223+0000 mon.a (mon.0) 294 : cluster [INF] Cluster is now healthy 2023-12-08T22:13:02.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:02 smithi042 bash[108250]: cluster 2023-12-08T22:13:01.849188+0000 mon.a (mon.0) 295 : cluster [INF] osd.1 [v2:172.21.15.42:6810/1133996536,v1:172.21.15.42:6811/1133996536] boot 2023-12-08T22:13:02.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:02 smithi042 bash[108250]: cluster 2023-12-08T22:13:01.849259+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-12-08T22:13:02.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:02 smithi042 bash[108250]: audit 2023-12-08T22:13:01.849872+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:13:02.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:02 smithi042 bash[108250]: audit 2023-12-08T22:13:01.850110+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:02.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:02 smithi042 bash[108250]: audit 2023-12-08T22:13:02.297112+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296049\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296132\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296168\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296200\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296231\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"6e84c41cad78\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296262\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:01.854469\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:58.984696\"}}, \"last_daemon_update\": \"2023-12-08T22:13:02.296342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:02.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:02 smithi042 bash[108250]: audit 2023-12-08T22:13:02.301093+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296049\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296132\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296168\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296200\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296231\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"6e84c41cad78\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296262\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:01.854469\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:58.984696\"}}, \"last_daemon_update\": \"2023-12-08T22:13:02.296342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:02.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:02 smithi042 bash[108250]: audit 2023-12-08T22:13:02.301828+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:02.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:02 smithi042 bash[111654]: cluster 2023-12-08T22:13:01.775923+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v56: 1 pgs: 1 peering; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-08T22:13:02.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:02 smithi042 bash[111654]: cluster 2023-12-08T22:13:01.845188+0000 mon.a (mon.0) 293 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-08T22:13:02.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:02 smithi042 bash[111654]: cluster 2023-12-08T22:13:01.845223+0000 mon.a (mon.0) 294 : cluster [INF] Cluster is now healthy 2023-12-08T22:13:02.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:02 smithi042 bash[111654]: cluster 2023-12-08T22:13:01.849188+0000 mon.a (mon.0) 295 : cluster [INF] osd.1 [v2:172.21.15.42:6810/1133996536,v1:172.21.15.42:6811/1133996536] boot 2023-12-08T22:13:02.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:02 smithi042 bash[111654]: cluster 2023-12-08T22:13:01.849259+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-12-08T22:13:02.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:02 smithi042 bash[111654]: audit 2023-12-08T22:13:01.849872+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:13:02.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:02 smithi042 bash[111654]: audit 2023-12-08T22:13:01.850110+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:02.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:02 smithi042 bash[111654]: audit 2023-12-08T22:13:02.297112+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296049\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296132\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296168\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296200\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296231\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"6e84c41cad78\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296262\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:01.854469\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:58.984696\"}}, \"last_daemon_update\": \"2023-12-08T22:13:02.296342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:02.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:02 smithi042 bash[111654]: audit 2023-12-08T22:13:02.301093+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296049\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296132\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296168\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296200\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296231\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"6e84c41cad78\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296262\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:01.854469\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:58.984696\"}}, \"last_daemon_update\": \"2023-12-08T22:13:02.296342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:02.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:02 smithi042 bash[111654]: audit 2023-12-08T22:13:02.301828+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:03.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:02 smithi155 bash[108266]: cluster 2023-12-08T22:13:01.775923+0000 mgr.y (mgr.14142) 65 : cluster [DBG] pgmap v56: 1 pgs: 1 peering; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-08T22:13:03.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:02 smithi155 bash[108266]: cluster 2023-12-08T22:13:01.845188+0000 mon.a (mon.0) 293 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-08T22:13:03.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:02 smithi155 bash[108266]: cluster 2023-12-08T22:13:01.845223+0000 mon.a (mon.0) 294 : cluster [INF] Cluster is now healthy 2023-12-08T22:13:03.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:02 smithi155 bash[108266]: cluster 2023-12-08T22:13:01.849188+0000 mon.a (mon.0) 295 : cluster [INF] osd.1 [v2:172.21.15.42:6810/1133996536,v1:172.21.15.42:6811/1133996536] boot 2023-12-08T22:13:03.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:02 smithi155 bash[108266]: cluster 2023-12-08T22:13:01.849259+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2023-12-08T22:13:03.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:02 smithi155 bash[108266]: audit 2023-12-08T22:13:01.849872+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:13:03.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:02 smithi155 bash[108266]: audit 2023-12-08T22:13:01.850110+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:03.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:02 smithi155 bash[108266]: audit 2023-12-08T22:13:02.297112+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296049\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296132\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296168\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296200\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296231\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"6e84c41cad78\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296262\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:01.854469\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:58.984696\"}}, \"last_daemon_update\": \"2023-12-08T22:13:02.296342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:03.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:02 smithi155 bash[108266]: audit 2023-12-08T22:13:02.301093+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296049\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296132\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296168\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296200\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296231\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"6e84c41cad78\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296262\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:01.854469\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:58.984696\"}}, \"last_daemon_update\": \"2023-12-08T22:13:02.296342\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:03.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:02 smithi155 bash[108266]: audit 2023-12-08T22:13:02.301828+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:03.373 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-08T22:13:03.373 INFO:teuthology.orchestra.run.smithi042.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-08T22:13:03.373 INFO:teuthology.orchestra.run.smithi042.stderr: stderr: 10+0 records in 2023-12-08T22:13:03.373 INFO:teuthology.orchestra.run.smithi042.stderr:10+0 records out 2023-12-08T22:13:03.373 INFO:teuthology.orchestra.run.smithi042.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0121173 s, 865 MB/s 2023-12-08T22:13:03.373 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping successful for: 2023-12-08T22:13:03.494 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:03 smithi042 bash[117714]: debug 2023-12-08T22:13:03.195+0000 7fe043937ec0 -1 osd.2 0 log_to_monitors {default=true} 2023-12-08T22:13:03.753 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi042:vg_nvme/lv_1 2023-12-08T22:13:03.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:03 smithi042 bash[111654]: cluster 2023-12-08T22:13:02.850951+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-12-08T22:13:03.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:03 smithi042 bash[111654]: audit 2023-12-08T22:13:02.851168+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:03.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:03 smithi042 bash[111654]: audit 2023-12-08T22:13:03.198827+0000 mon.a (mon.0) 304 : audit [INF] from='osd.2 [v2:172.21.15.42:6818/2654568887,v1:172.21.15.42:6819/2654568887]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-08T22:13:03.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:03 smithi042 bash[108250]: cluster 2023-12-08T22:13:02.850951+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-12-08T22:13:03.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:03 smithi042 bash[108250]: audit 2023-12-08T22:13:02.851168+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:03.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:03 smithi042 bash[108250]: audit 2023-12-08T22:13:03.198827+0000 mon.a (mon.0) 304 : audit [INF] from='osd.2 [v2:172.21.15.42:6818/2654568887,v1:172.21.15.42:6819/2654568887]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-08T22:13:04.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:03 smithi155 bash[108266]: cluster 2023-12-08T22:13:02.850951+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2023-12-08T22:13:04.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:03 smithi155 bash[108266]: audit 2023-12-08T22:13:02.851168+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:04.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:03 smithi155 bash[108266]: audit 2023-12-08T22:13:03.198827+0000 mon.a (mon.0) 304 : audit [INF] from='osd.2 [v2:172.21.15.42:6818/2654568887,v1:172.21.15.42:6819/2654568887]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-08T22:13:05.244 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:04 smithi042 bash[117714]: debug 2023-12-08T22:13:04.857+0000 7fe0286e4700 -1 osd.2 0 waiting for initial osdmap 2023-12-08T22:13:05.244 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:04 smithi042 bash[117714]: debug 2023-12-08T22:13:04.864+0000 7fe033900700 -1 osd.2 22 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2023-12-08T22:13:05.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:04 smithi042 bash[108250]: cluster 2023-12-08T22:13:03.776218+0000 mgr.y (mgr.14142) 66 : cluster [DBG] pgmap v59: 1 pgs: 1 peering; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-08T22:13:05.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:04 smithi042 bash[108250]: audit 2023-12-08T22:13:03.852436+0000 mon.a (mon.0) 305 : audit [INF] from='osd.2 [v2:172.21.15.42:6818/2654568887,v1:172.21.15.42:6819/2654568887]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-08T22:13:05.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:04 smithi042 bash[108250]: cluster 2023-12-08T22:13:03.852480+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e21: 3 total, 2 up, 2 in 2023-12-08T22:13:05.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:04 smithi042 bash[108250]: audit 2023-12-08T22:13:03.853086+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:05.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:04 smithi042 bash[108250]: audit 2023-12-08T22:13:03.853467+0000 mon.a (mon.0) 308 : audit [INF] from='osd.2 [v2:172.21.15.42:6818/2654568887,v1:172.21.15.42:6819/2654568887]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-08T22:13:05.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:04 smithi042 bash[108250]: audit 2023-12-08T22:13:04.854157+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 [v2:172.21.15.42:6818/2654568887,v1:172.21.15.42:6819/2654568887]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2023-12-08T22:13:05.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:04 smithi042 bash[108250]: cluster 2023-12-08T22:13:04.854217+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e22: 3 total, 2 up, 2 in 2023-12-08T22:13:05.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:04 smithi042 bash[108250]: audit 2023-12-08T22:13:04.854391+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:05.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:04 smithi042 bash[111654]: cluster 2023-12-08T22:13:03.776218+0000 mgr.y (mgr.14142) 66 : cluster [DBG] pgmap v59: 1 pgs: 1 peering; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-08T22:13:05.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:04 smithi042 bash[111654]: audit 2023-12-08T22:13:03.852436+0000 mon.a (mon.0) 305 : audit [INF] from='osd.2 [v2:172.21.15.42:6818/2654568887,v1:172.21.15.42:6819/2654568887]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-08T22:13:05.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:04 smithi042 bash[111654]: cluster 2023-12-08T22:13:03.852480+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e21: 3 total, 2 up, 2 in 2023-12-08T22:13:05.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:04 smithi042 bash[111654]: audit 2023-12-08T22:13:03.853086+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:05.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:04 smithi042 bash[111654]: audit 2023-12-08T22:13:03.853467+0000 mon.a (mon.0) 308 : audit [INF] from='osd.2 [v2:172.21.15.42:6818/2654568887,v1:172.21.15.42:6819/2654568887]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-08T22:13:05.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:04 smithi042 bash[111654]: audit 2023-12-08T22:13:04.854157+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 [v2:172.21.15.42:6818/2654568887,v1:172.21.15.42:6819/2654568887]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2023-12-08T22:13:05.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:04 smithi042 bash[111654]: cluster 2023-12-08T22:13:04.854217+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e22: 3 total, 2 up, 2 in 2023-12-08T22:13:05.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:04 smithi042 bash[111654]: audit 2023-12-08T22:13:04.854391+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:05.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:04 smithi155 bash[108266]: cluster 2023-12-08T22:13:03.776218+0000 mgr.y (mgr.14142) 66 : cluster [DBG] pgmap v59: 1 pgs: 1 peering; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2023-12-08T22:13:05.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:04 smithi155 bash[108266]: audit 2023-12-08T22:13:03.852436+0000 mon.a (mon.0) 305 : audit [INF] from='osd.2 [v2:172.21.15.42:6818/2654568887,v1:172.21.15.42:6819/2654568887]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-08T22:13:05.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:04 smithi155 bash[108266]: cluster 2023-12-08T22:13:03.852480+0000 mon.a (mon.0) 306 : cluster [DBG] osdmap e21: 3 total, 2 up, 2 in 2023-12-08T22:13:05.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:04 smithi155 bash[108266]: audit 2023-12-08T22:13:03.853086+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:05.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:04 smithi155 bash[108266]: audit 2023-12-08T22:13:03.853467+0000 mon.a (mon.0) 308 : audit [INF] from='osd.2 [v2:172.21.15.42:6818/2654568887,v1:172.21.15.42:6819/2654568887]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-08T22:13:05.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:04 smithi155 bash[108266]: audit 2023-12-08T22:13:04.854157+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 [v2:172.21.15.42:6818/2654568887,v1:172.21.15.42:6819/2654568887]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2023-12-08T22:13:05.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:04 smithi155 bash[108266]: cluster 2023-12-08T22:13:04.854217+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e22: 3 total, 2 up, 2 in 2023-12-08T22:13:05.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:04 smithi155 bash[108266]: audit 2023-12-08T22:13:04.854391+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:06.145 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:05 smithi042 bash[108250]: cluster 2023-12-08T22:13:04.201128+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:13:06.146 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:05 smithi042 bash[108250]: cluster 2023-12-08T22:13:04.201179+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:13:06.146 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:05 smithi042 bash[108250]: audit 2023-12-08T22:13:04.879579+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:06.146 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:05 smithi042 bash[111654]: cluster 2023-12-08T22:13:04.201128+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:13:06.146 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:05 smithi042 bash[111654]: cluster 2023-12-08T22:13:04.201179+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:13:06.146 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:05 smithi042 bash[111654]: audit 2023-12-08T22:13:04.879579+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:06.147 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:05 smithi042 bash[108250]: audit 2023-12-08T22:13:05.111191+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296049\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296132\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296168\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296200\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296231\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"6e84c41cad78\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296262\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:01.854469\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:58.984696\"}}, \"last_daemon_update\": \"2023-12-08T22:13:02.296342\", \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:06.147 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:05 smithi042 bash[108250]: audit 2023-12-08T22:13:05.114426+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296049\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296132\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296168\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296200\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296231\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"6e84c41cad78\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296262\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:01.854469\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:58.984696\"}}, \"last_daemon_update\": \"2023-12-08T22:13:02.296342\", \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:06.147 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:05 smithi042 bash[108250]: audit 2023-12-08T22:13:05.141870+0000 mgr.y (mgr.14142) 67 : audit [DBG] from='client.14289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:13:06.147 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:05 smithi042 bash[108250]: cephadm 2023-12-08T22:13:05.142397+0000 mgr.y (mgr.14142) 68 : cephadm [INF] Applying osd on host smithi042... 2023-12-08T22:13:06.147 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:05 smithi042 bash[108250]: audit 2023-12-08T22:13:05.142629+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:13:06.147 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:05 smithi042 bash[108250]: audit 2023-12-08T22:13:05.143205+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:06.147 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:05 smithi042 bash[108250]: audit 2023-12-08T22:13:05.144002+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:06.147 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:05 smithi042 bash[111654]: audit 2023-12-08T22:13:05.111191+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296049\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296132\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296168\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296200\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296231\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"6e84c41cad78\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296262\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:01.854469\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:58.984696\"}}, \"last_daemon_update\": \"2023-12-08T22:13:02.296342\", \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:06.147 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:05 smithi042 bash[111654]: audit 2023-12-08T22:13:05.114426+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296049\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296132\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296168\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296200\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296231\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"6e84c41cad78\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296262\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:01.854469\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:58.984696\"}}, \"last_daemon_update\": \"2023-12-08T22:13:02.296342\", \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:06.147 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:05 smithi042 bash[111654]: audit 2023-12-08T22:13:05.141870+0000 mgr.y (mgr.14142) 67 : audit [DBG] from='client.14289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:13:06.148 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:05 smithi042 bash[111654]: cephadm 2023-12-08T22:13:05.142397+0000 mgr.y (mgr.14142) 68 : cephadm [INF] Applying osd on host smithi042... 2023-12-08T22:13:06.148 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:05 smithi042 bash[111654]: audit 2023-12-08T22:13:05.142629+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:13:06.148 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:05 smithi042 bash[111654]: audit 2023-12-08T22:13:05.143205+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:06.148 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:05 smithi042 bash[111654]: audit 2023-12-08T22:13:05.144002+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:06.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:05 smithi155 bash[108266]: cluster 2023-12-08T22:13:04.201128+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:13:06.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:05 smithi155 bash[108266]: cluster 2023-12-08T22:13:04.201179+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:13:06.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:05 smithi155 bash[108266]: audit 2023-12-08T22:13:04.879579+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:06.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:05 smithi155 bash[108266]: audit 2023-12-08T22:13:05.111191+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296049\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296132\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296168\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296200\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296231\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"6e84c41cad78\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296262\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:01.854469\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:58.984696\"}}, \"last_daemon_update\": \"2023-12-08T22:13:02.296342\", \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:06.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:05 smithi155 bash[108266]: audit 2023-12-08T22:13:05.114426+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296049\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296132\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296168\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296200\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296231\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"6e84c41cad78\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296262\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:01.854469\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:58.984696\"}}, \"last_daemon_update\": \"2023-12-08T22:13:02.296342\", \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:06.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:05 smithi155 bash[108266]: audit 2023-12-08T22:13:05.141870+0000 mgr.y (mgr.14142) 67 : audit [DBG] from='client.14289 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:13:06.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:05 smithi155 bash[108266]: cephadm 2023-12-08T22:13:05.142397+0000 mgr.y (mgr.14142) 68 : cephadm [INF] Applying osd on host smithi042... 2023-12-08T22:13:06.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:05 smithi155 bash[108266]: audit 2023-12-08T22:13:05.142629+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:13:06.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:05 smithi155 bash[108266]: audit 2023-12-08T22:13:05.143205+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:06.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:05 smithi155 bash[108266]: audit 2023-12-08T22:13:05.144002+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:07.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:06 smithi042 bash[108250]: cluster 2023-12-08T22:13:05.776648+0000 mgr.y (mgr.14142) 69 : cluster [DBG] pgmap v62: 1 pgs: 1 peering; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2023-12-08T22:13:07.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:06 smithi042 bash[108250]: cluster 2023-12-08T22:13:05.865876+0000 mon.a (mon.0) 318 : cluster [INF] osd.2 [v2:172.21.15.42:6818/2654568887,v1:172.21.15.42:6819/2654568887] boot 2023-12-08T22:13:07.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:06 smithi042 bash[108250]: cluster 2023-12-08T22:13:05.865927+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2023-12-08T22:13:07.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:06 smithi042 bash[108250]: audit 2023-12-08T22:13:05.866771+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:07.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:06 smithi042 bash[108250]: audit 2023-12-08T22:13:06.785374+0000 mon.a (mon.0) 321 : audit [INF] from='client.? 172.21.15.42:0/2176814462' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "33ab5262-bc19-43ef-8143-164e8f0e7892"}]: dispatch 2023-12-08T22:13:07.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:06 smithi042 bash[108250]: audit 2023-12-08T22:13:06.790032+0000 mon.a (mon.0) 322 : audit [INF] from='client.? 172.21.15.42:0/2176814462' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "33ab5262-bc19-43ef-8143-164e8f0e7892"}]': finished 2023-12-08T22:13:07.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:06 smithi042 bash[108250]: cluster 2023-12-08T22:13:06.790071+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-12-08T22:13:07.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:06 smithi042 bash[108250]: audit 2023-12-08T22:13:06.790204+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:13:07.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:06 smithi042 bash[111654]: cluster 2023-12-08T22:13:05.776648+0000 mgr.y (mgr.14142) 69 : cluster [DBG] pgmap v62: 1 pgs: 1 peering; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2023-12-08T22:13:07.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:06 smithi042 bash[111654]: cluster 2023-12-08T22:13:05.865876+0000 mon.a (mon.0) 318 : cluster [INF] osd.2 [v2:172.21.15.42:6818/2654568887,v1:172.21.15.42:6819/2654568887] boot 2023-12-08T22:13:07.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:06 smithi042 bash[111654]: cluster 2023-12-08T22:13:05.865927+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2023-12-08T22:13:07.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:06 smithi042 bash[111654]: audit 2023-12-08T22:13:05.866771+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:07.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:06 smithi042 bash[111654]: audit 2023-12-08T22:13:06.785374+0000 mon.a (mon.0) 321 : audit [INF] from='client.? 172.21.15.42:0/2176814462' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "33ab5262-bc19-43ef-8143-164e8f0e7892"}]: dispatch 2023-12-08T22:13:07.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:06 smithi042 bash[111654]: audit 2023-12-08T22:13:06.790032+0000 mon.a (mon.0) 322 : audit [INF] from='client.? 172.21.15.42:0/2176814462' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "33ab5262-bc19-43ef-8143-164e8f0e7892"}]': finished 2023-12-08T22:13:07.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:06 smithi042 bash[111654]: cluster 2023-12-08T22:13:06.790071+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-12-08T22:13:07.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:06 smithi042 bash[111654]: audit 2023-12-08T22:13:06.790204+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:13:07.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:06 smithi155 bash[108266]: cluster 2023-12-08T22:13:05.776648+0000 mgr.y (mgr.14142) 69 : cluster [DBG] pgmap v62: 1 pgs: 1 peering; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2023-12-08T22:13:07.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:06 smithi155 bash[108266]: cluster 2023-12-08T22:13:05.865876+0000 mon.a (mon.0) 318 : cluster [INF] osd.2 [v2:172.21.15.42:6818/2654568887,v1:172.21.15.42:6819/2654568887] boot 2023-12-08T22:13:07.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:06 smithi155 bash[108266]: cluster 2023-12-08T22:13:05.865927+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2023-12-08T22:13:07.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:06 smithi155 bash[108266]: audit 2023-12-08T22:13:05.866771+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:07.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:06 smithi155 bash[108266]: audit 2023-12-08T22:13:06.785374+0000 mon.a (mon.0) 321 : audit [INF] from='client.? 172.21.15.42:0/2176814462' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "33ab5262-bc19-43ef-8143-164e8f0e7892"}]: dispatch 2023-12-08T22:13:07.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:06 smithi155 bash[108266]: audit 2023-12-08T22:13:06.790032+0000 mon.a (mon.0) 322 : audit [INF] from='client.? 172.21.15.42:0/2176814462' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "33ab5262-bc19-43ef-8143-164e8f0e7892"}]': finished 2023-12-08T22:13:07.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:06 smithi155 bash[108266]: cluster 2023-12-08T22:13:06.790071+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2023-12-08T22:13:07.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:06 smithi155 bash[108266]: audit 2023-12-08T22:13:06.790204+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:13:08.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:07 smithi042 bash[108250]: audit 2023-12-08T22:13:07.536620+0000 mon.a (mon.0) 325 : audit [DBG] from='client.? 172.21.15.42:0/178796005' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:13:08.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:07 smithi042 bash[111654]: audit 2023-12-08T22:13:07.536620+0000 mon.a (mon.0) 325 : audit [DBG] from='client.? 172.21.15.42:0/178796005' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:13:08.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:07 smithi155 bash[108266]: audit 2023-12-08T22:13:07.536620+0000 mon.a (mon.0) 325 : audit [DBG] from='client.? 172.21.15.42:0/178796005' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:13:09.705 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:09 smithi042 bash[108250]: cluster 2023-12-08T22:13:07.777106+0000 mgr.y (mgr.14142) 70 : cluster [DBG] pgmap v65: 1 pgs: 1 peering; 0 B data, 576 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:13:09.705 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:09 smithi042 bash[111654]: cluster 2023-12-08T22:13:07.777106+0000 mgr.y (mgr.14142) 70 : cluster [DBG] pgmap v65: 1 pgs: 1 peering; 0 B data, 576 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:13:09.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:09 smithi155 bash[108266]: cluster 2023-12-08T22:13:07.777106+0000 mgr.y (mgr.14142) 70 : cluster [DBG] pgmap v65: 1 pgs: 1 peering; 0 B data, 576 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:13:10.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:10 smithi042 bash[108250]: audit 2023-12-08T22:13:09.784151+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:10.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:10 smithi042 bash[111654]: audit 2023-12-08T22:13:09.784151+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:10.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:10 smithi155 bash[108266]: audit 2023-12-08T22:13:09.784151+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:11.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:11 smithi042 bash[111654]: cluster 2023-12-08T22:13:09.777541+0000 mgr.y (mgr.14142) 71 : cluster [DBG] pgmap v66: 1 pgs: 1 peering; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:13:11.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:11 smithi042 bash[111654]: audit 2023-12-08T22:13:11.475041+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-08T22:13:11.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:11 smithi042 bash[111654]: audit 2023-12-08T22:13:11.475813+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:11.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:11 smithi042 bash[111654]: audit 2023-12-08T22:13:11.476703+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-12-08T22:13:11.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:11 smithi042 bash[108250]: cluster 2023-12-08T22:13:09.777541+0000 mgr.y (mgr.14142) 71 : cluster [DBG] pgmap v66: 1 pgs: 1 peering; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:13:11.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:11 smithi042 bash[108250]: audit 2023-12-08T22:13:11.475041+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-08T22:13:11.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:11 smithi042 bash[108250]: audit 2023-12-08T22:13:11.475813+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:11.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:11 smithi042 bash[108250]: audit 2023-12-08T22:13:11.476703+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-12-08T22:13:11.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:11 smithi155 bash[108266]: cluster 2023-12-08T22:13:09.777541+0000 mgr.y (mgr.14142) 71 : cluster [DBG] pgmap v66: 1 pgs: 1 peering; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail 2023-12-08T22:13:11.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:11 smithi155 bash[108266]: audit 2023-12-08T22:13:11.475041+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-08T22:13:11.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:11 smithi155 bash[108266]: audit 2023-12-08T22:13:11.475813+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:11.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:11 smithi155 bash[108266]: audit 2023-12-08T22:13:11.476703+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2023-12-08T22:13:12.494 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:12 smithi042 systemd[1]: Stopping Ceph osd.2 for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:13:12.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:12 smithi155 bash[108266]: cephadm 2023-12-08T22:13:11.476380+0000 mgr.y (mgr.14142) 72 : cephadm [INF] Deploying daemon osd.2 on smithi042 2023-12-08T22:13:12.926 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:12 smithi042 bash[108250]: cephadm 2023-12-08T22:13:11.476380+0000 mgr.y (mgr.14142) 72 : cephadm [INF] Deploying daemon osd.2 on smithi042 2023-12-08T22:13:12.926 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:12 smithi042 bash[111654]: cephadm 2023-12-08T22:13:11.476380+0000 mgr.y (mgr.14142) 72 : cephadm [INF] Deploying daemon osd.2 on smithi042 2023-12-08T22:13:12.926 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:12 smithi042 bash[117714]: debug 2023-12-08T22:13:12.494+0000 7fe03b17f700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:13:12.926 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:12 smithi042 bash[117714]: debug 2023-12-08T22:13:12.494+0000 7fe03b17f700 -1 osd.2 24 *** Got signal Terminated *** 2023-12-08T22:13:12.926 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:12 smithi042 bash[117714]: debug 2023-12-08T22:13:12.494+0000 7fe03b17f700 -1 osd.2 24 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:13:13.200 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:12 smithi042 podman[119006]: ceph-958e143a-9616-11ee-95a3-87774f69a715-osd.2 2023-12-08T22:13:13.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:13 smithi155 bash[108266]: cluster 2023-12-08T22:13:11.777984+0000 mgr.y (mgr.14142) 73 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 0 B data, 616 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:13.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:13 smithi155 bash[108266]: cluster 2023-12-08T22:13:12.738114+0000 mon.a (mon.0) 330 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-12-08T22:13:13.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:13 smithi155 bash[108266]: cluster 2023-12-08T22:13:12.738152+0000 mon.a (mon.0) 331 : cluster [INF] osd.2 failed (root=default,host=smithi042) (connection refused reported by osd.0) 2023-12-08T22:13:13.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:13 smithi155 bash[108266]: cluster 2023-12-08T22:13:12.738310+0000 mon.a (mon.0) 332 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-12-08T22:13:13.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:13 smithi155 bash[108266]: cluster 2023-12-08T22:13:12.738361+0000 mon.a (mon.0) 333 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-12-08T22:13:13.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:13 smithi155 bash[108266]: cluster 2023-12-08T22:13:12.738497+0000 mon.a (mon.0) 334 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-12-08T22:13:13.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:13 smithi155 bash[108266]: cluster 2023-12-08T22:13:12.738548+0000 mon.a (mon.0) 335 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-12-08T22:13:13.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:13 smithi155 bash[108266]: cluster 2023-12-08T22:13:13.139007+0000 mon.a (mon.0) 336 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-12-08T22:13:13.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:13 smithi155 bash[108266]: cluster 2023-12-08T22:13:13.139128+0000 mon.a (mon.0) 337 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-12-08T22:13:13.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:13 smithi155 bash[108266]: cluster 2023-12-08T22:13:13.139225+0000 mon.a (mon.0) 338 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-12-08T22:13:13.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:13 smithi155 bash[108266]: cluster 2023-12-08T22:13:13.139310+0000 mon.a (mon.0) 339 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-12-08T22:13:13.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:13 smithi155 bash[108266]: cluster 2023-12-08T22:13:13.139394+0000 mon.a (mon.0) 340 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-12-08T22:13:13.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[108250]: cluster 2023-12-08T22:13:11.777984+0000 mgr.y (mgr.14142) 73 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 0 B data, 616 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:13.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[108250]: cluster 2023-12-08T22:13:12.738114+0000 mon.a (mon.0) 330 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-12-08T22:13:13.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[108250]: cluster 2023-12-08T22:13:12.738152+0000 mon.a (mon.0) 331 : cluster [INF] osd.2 failed (root=default,host=smithi042) (connection refused reported by osd.0) 2023-12-08T22:13:13.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[108250]: cluster 2023-12-08T22:13:12.738310+0000 mon.a (mon.0) 332 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-12-08T22:13:13.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[108250]: cluster 2023-12-08T22:13:12.738361+0000 mon.a (mon.0) 333 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-12-08T22:13:13.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[108250]: cluster 2023-12-08T22:13:12.738497+0000 mon.a (mon.0) 334 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-12-08T22:13:13.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[108250]: cluster 2023-12-08T22:13:12.738548+0000 mon.a (mon.0) 335 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-12-08T22:13:13.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[108250]: cluster 2023-12-08T22:13:13.139007+0000 mon.a (mon.0) 336 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-12-08T22:13:13.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[108250]: cluster 2023-12-08T22:13:13.139128+0000 mon.a (mon.0) 337 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-12-08T22:13:13.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[108250]: cluster 2023-12-08T22:13:13.139225+0000 mon.a (mon.0) 338 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-12-08T22:13:13.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[108250]: cluster 2023-12-08T22:13:13.139310+0000 mon.a (mon.0) 339 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-12-08T22:13:13.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[108250]: cluster 2023-12-08T22:13:13.139394+0000 mon.a (mon.0) 340 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-12-08T22:13:13.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[111654]: cluster 2023-12-08T22:13:11.777984+0000 mgr.y (mgr.14142) 73 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 0 B data, 616 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:13.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[111654]: cluster 2023-12-08T22:13:12.738114+0000 mon.a (mon.0) 330 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-12-08T22:13:13.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[111654]: cluster 2023-12-08T22:13:12.738152+0000 mon.a (mon.0) 331 : cluster [INF] osd.2 failed (root=default,host=smithi042) (connection refused reported by osd.0) 2023-12-08T22:13:13.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[111654]: cluster 2023-12-08T22:13:12.738310+0000 mon.a (mon.0) 332 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-12-08T22:13:13.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[111654]: cluster 2023-12-08T22:13:12.738361+0000 mon.a (mon.0) 333 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-12-08T22:13:13.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[111654]: cluster 2023-12-08T22:13:12.738497+0000 mon.a (mon.0) 334 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-12-08T22:13:13.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[111654]: cluster 2023-12-08T22:13:12.738548+0000 mon.a (mon.0) 335 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-12-08T22:13:13.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[111654]: cluster 2023-12-08T22:13:13.139007+0000 mon.a (mon.0) 336 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-12-08T22:13:13.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[111654]: cluster 2023-12-08T22:13:13.139128+0000 mon.a (mon.0) 337 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-12-08T22:13:13.845 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[111654]: cluster 2023-12-08T22:13:13.139225+0000 mon.a (mon.0) 338 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-12-08T22:13:13.845 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[111654]: cluster 2023-12-08T22:13:13.139310+0000 mon.a (mon.0) 339 : cluster [DBG] osd.2 reported immediately failed by osd.1 2023-12-08T22:13:13.845 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:13 smithi042 bash[111654]: cluster 2023-12-08T22:13:13.139394+0000 mon.a (mon.0) 340 : cluster [DBG] osd.2 reported immediately failed by osd.0 2023-12-08T22:13:14.142 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:13 smithi042 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.2.service: Succeeded. 2023-12-08T22:13:14.142 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:13 smithi042 systemd[1]: Stopped Ceph osd.2 for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:13:14.142 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:13 smithi042 systemd[1]: Starting Ceph osd.2 for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:13:14.143 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:14 smithi042 podman[119143]: Error: no container with ID or name "ceph-958e143a-9616-11ee-95a3-87774f69a715-osd.2" found: no such container 2023-12-08T22:13:14.143 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:14 smithi042 systemd[1]: Started Ceph osd.2 for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:13:14.744 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[119159]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-08T22:13:14.744 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[119159]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2023-12-08T22:13:14.745 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[119159]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-12-08T22:13:14.745 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[119159]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-12-08T22:13:14.745 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[119159]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-08T22:13:14.745 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[119159]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-12-08T22:13:14.745 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[119159]: --> ceph-volume lvm activate successful for osd ID: 2 2023-12-08T22:13:14.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[108250]: cluster 2023-12-08T22:13:13.500249+0000 mon.a (mon.0) 341 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-12-08T22:13:14.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[108250]: cluster 2023-12-08T22:13:13.504071+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e25: 4 total, 2 up, 3 in 2023-12-08T22:13:14.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[108250]: audit 2023-12-08T22:13:13.504598+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:13:14.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[108250]: audit 2023-12-08T22:13:14.053989+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296049\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296132\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296168\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296200\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296231\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}}, \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:14.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[108250]: audit 2023-12-08T22:13:14.054443+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:14.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[108250]: audit 2023-12-08T22:13:14.057353+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296049\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296132\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296168\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296200\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296231\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}}, \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:14.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[108250]: audit 2023-12-08T22:13:14.058533+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-08T22:13:14.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[108250]: audit 2023-12-08T22:13:14.060045+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:14.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[108250]: audit 2023-12-08T22:13:14.060848+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-12-08T22:13:14.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[111654]: cluster 2023-12-08T22:13:13.500249+0000 mon.a (mon.0) 341 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-12-08T22:13:14.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[111654]: cluster 2023-12-08T22:13:13.504071+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e25: 4 total, 2 up, 3 in 2023-12-08T22:13:14.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[111654]: audit 2023-12-08T22:13:13.504598+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:13:14.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[111654]: audit 2023-12-08T22:13:14.053989+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296049\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296132\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296168\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296200\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296231\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}}, \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:14.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[111654]: audit 2023-12-08T22:13:14.054443+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:14.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[111654]: audit 2023-12-08T22:13:14.057353+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296049\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296132\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296168\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296200\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296231\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}}, \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:14.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[111654]: audit 2023-12-08T22:13:14.058533+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-08T22:13:14.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[111654]: audit 2023-12-08T22:13:14.060045+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:14.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:14 smithi042 bash[111654]: audit 2023-12-08T22:13:14.060848+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-12-08T22:13:14.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:14 smithi155 bash[108266]: cluster 2023-12-08T22:13:13.500249+0000 mon.a (mon.0) 341 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-12-08T22:13:14.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:14 smithi155 bash[108266]: cluster 2023-12-08T22:13:13.504071+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e25: 4 total, 2 up, 3 in 2023-12-08T22:13:14.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:14 smithi155 bash[108266]: audit 2023-12-08T22:13:13.504598+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:13:14.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:14 smithi155 bash[108266]: audit 2023-12-08T22:13:14.053989+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296049\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296132\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296168\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296200\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296231\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}}, \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:14.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:14 smithi155 bash[108266]: audit 2023-12-08T22:13:14.054443+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:14.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:14 smithi155 bash[108266]: audit 2023-12-08T22:13:14.057353+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296049\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296132\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296168\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296200\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:02.296231\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}}, \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:14.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:14 smithi155 bash[108266]: audit 2023-12-08T22:13:14.058533+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-08T22:13:14.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:14 smithi155 bash[108266]: audit 2023-12-08T22:13:14.060045+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:14.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:14 smithi155 bash[108266]: audit 2023-12-08T22:13:14.060848+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2023-12-08T22:13:15.757 INFO:teuthology.orchestra.run.smithi042.stdout:Created osd(s) 2,3 on host 'smithi042' 2023-12-08T22:13:15.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:15 smithi155 bash[108266]: cluster 2023-12-08T22:13:13.778434+0000 mgr.y (mgr.14142) 74 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:15.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:15 smithi155 bash[108266]: cephadm 2023-12-08T22:13:14.060586+0000 mgr.y (mgr.14142) 75 : cephadm [INF] Deploying daemon osd.3 on smithi042 2023-12-08T22:13:15.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:15 smithi155 bash[108266]: cluster 2023-12-08T22:13:14.506051+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e26: 4 total, 2 up, 3 in 2023-12-08T22:13:15.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:15 smithi155 bash[108266]: audit 2023-12-08T22:13:14.506206+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:13:15.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:15 smithi042 bash[108250]: cluster 2023-12-08T22:13:13.778434+0000 mgr.y (mgr.14142) 74 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:15.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:15 smithi042 bash[108250]: cephadm 2023-12-08T22:13:14.060586+0000 mgr.y (mgr.14142) 75 : cephadm [INF] Deploying daemon osd.3 on smithi042 2023-12-08T22:13:15.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:15 smithi042 bash[108250]: cluster 2023-12-08T22:13:14.506051+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e26: 4 total, 2 up, 3 in 2023-12-08T22:13:15.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:15 smithi042 bash[108250]: audit 2023-12-08T22:13:14.506206+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:13:15.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:15 smithi042 bash[111654]: cluster 2023-12-08T22:13:13.778434+0000 mgr.y (mgr.14142) 74 : cluster [DBG] pgmap v69: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:15.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:15 smithi042 bash[111654]: cephadm 2023-12-08T22:13:14.060586+0000 mgr.y (mgr.14142) 75 : cephadm [INF] Deploying daemon osd.3 on smithi042 2023-12-08T22:13:15.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:15 smithi042 bash[111654]: cluster 2023-12-08T22:13:14.506051+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e26: 4 total, 2 up, 3 in 2023-12-08T22:13:15.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:15 smithi042 bash[111654]: audit 2023-12-08T22:13:14.506206+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:13:16.277 DEBUG:teuthology.orchestra.run.smithi042:osd.3> sudo journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.3.service 2023-12-08T22:13:16.279 INFO:tasks.cephadm:Deploying osd.4 on smithi155 with /dev/vg_nvme/lv_4... 2023-12-08T22:13:16.279 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-08T22:13:16.316 INFO:journalctl@ceph.osd.3.smithi042.stdout:-- Logs begin at Fri 2023-12-08 21:59:36 UTC. -- 2023-12-08T22:13:16.494 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:16 smithi042 bash[119401]: debug 2023-12-08T22:13:16.133+0000 7f0dec4c8ec0 -1 Falling back to public interface 2023-12-08T22:13:16.642 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:16 smithi155 bash[108266]: audit 2023-12-08T22:13:15.635840+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634818\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634916\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634952\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634984\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635015\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635044\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}}, \"last_daemon_update\": \"2023-12-08T22:13:15.635122\", \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:16.642 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:16 smithi155 bash[108266]: audit 2023-12-08T22:13:15.639772+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634818\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634916\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634952\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634984\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635015\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635044\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}}, \"last_daemon_update\": \"2023-12-08T22:13:15.635122\", \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:16.642 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:16 smithi155 bash[108266]: audit 2023-12-08T22:13:15.748980+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634818\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634916\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634952\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634984\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635015\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635044\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}}, \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:16.643 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:16 smithi155 bash[108266]: audit 2023-12-08T22:13:15.749609+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:16.643 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:16 smithi155 bash[108266]: audit 2023-12-08T22:13:15.752998+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634818\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634916\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634952\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634984\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635015\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635044\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}}, \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:16.913 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:16 smithi042 bash[119401]: debug 2023-12-08T22:13:16.693+0000 7f0dec4c8ec0 -1 osd.2 24 log_to_monitors {default=true} 2023-12-08T22:13:16.913 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:13:16 smithi042 bash[119401]: debug 2023-12-08T22:13:16.701+0000 7f0ddc491700 -1 osd.2 24 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2023-12-08T22:13:16.913 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:16 smithi042 bash[108250]: audit 2023-12-08T22:13:15.635840+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634818\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634916\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634952\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634984\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635015\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635044\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}}, \"last_daemon_update\": \"2023-12-08T22:13:15.635122\", \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:16.913 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:16 smithi042 bash[108250]: audit 2023-12-08T22:13:15.639772+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634818\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634916\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634952\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634984\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635015\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635044\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}}, \"last_daemon_update\": \"2023-12-08T22:13:15.635122\", \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:16.914 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:16 smithi042 bash[111654]: audit 2023-12-08T22:13:15.635840+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634818\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634916\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634952\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634984\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635015\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635044\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}}, \"last_daemon_update\": \"2023-12-08T22:13:15.635122\", \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:16.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:16 smithi042 bash[108250]: audit 2023-12-08T22:13:15.748980+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634818\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634916\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634952\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634984\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635015\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635044\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}}, \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:16.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:16 smithi042 bash[108250]: audit 2023-12-08T22:13:15.749609+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:16.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:16 smithi042 bash[108250]: audit 2023-12-08T22:13:15.752998+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634818\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634916\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634952\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634984\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635015\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635044\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}}, \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:16.915 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:16 smithi042 bash[111654]: audit 2023-12-08T22:13:15.639772+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634818\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634916\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634952\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634984\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635015\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635044\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}}, \"last_daemon_update\": \"2023-12-08T22:13:15.635122\", \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:16.915 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:16 smithi042 bash[111654]: audit 2023-12-08T22:13:15.748980+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634818\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634916\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634952\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634984\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635015\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635044\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}}, \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:16.915 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:16 smithi042 bash[111654]: audit 2023-12-08T22:13:15.749609+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:16.915 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:16 smithi042 bash[111654]: audit 2023-12-08T22:13:15.752998+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634818\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634916\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634952\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.634984\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635015\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:15.635044\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}}, \"last_device_update\": \"2023-12-08T22:13:05.110132\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:17.479 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-08T22:13:17.479 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-08T22:13:17.480 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2023-12-08T22:13:17.480 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2023-12-08T22:13:17.480 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110202 s, 952 MB/s 2023-12-08T22:13:17.480 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2023-12-08T22:13:17.757 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:17 smithi155 bash[108266]: cluster 2023-12-08T22:13:15.778716+0000 mgr.y (mgr.14142) 76 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 0 B data, 632 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:17.757 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:17 smithi155 bash[108266]: audit 2023-12-08T22:13:16.697728+0000 mon.a (mon.0) 357 : audit [INF] from='osd.2 [v2:172.21.15.42:6818/2077204409,v1:172.21.15.42:6819/2077204409]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-08T22:13:17.757 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:17 smithi155 bash[108266]: audit 2023-12-08T22:13:16.698279+0000 mon.a (mon.0) 358 : audit [INF] from='osd.2 [v2:172.21.15.42:6818/2077204409,v1:172.21.15.42:6819/2077204409]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-08T22:13:17.757 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:17 smithi155 bash[108266]: audit 2023-12-08T22:13:17.203738+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}}, \"last_daemon_update\": \"2023-12-08T22:13:17.203002\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:17.757 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:17 smithi155 bash[108266]: audit 2023-12-08T22:13:17.206714+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}}, \"last_daemon_update\": \"2023-12-08T22:13:17.203002\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:17.757 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:17 smithi155 bash[108266]: audit 2023-12-08T22:13:17.207289+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:17.866 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi155:vg_nvme/lv_4 2023-12-08T22:13:17.883 INFO:journalctl@ceph.osd.3.smithi042.stdout:Dec 08 22:13:17 smithi042 bash[119968]: debug 2023-12-08T22:13:17.514+0000 7f9599509ec0 -1 Falling back to public interface 2023-12-08T22:13:17.883 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:17 smithi042 bash[108250]: cluster 2023-12-08T22:13:15.778716+0000 mgr.y (mgr.14142) 76 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 0 B data, 632 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:17.883 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:17 smithi042 bash[108250]: audit 2023-12-08T22:13:16.697728+0000 mon.a (mon.0) 357 : audit [INF] from='osd.2 [v2:172.21.15.42:6818/2077204409,v1:172.21.15.42:6819/2077204409]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-08T22:13:17.883 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:17 smithi042 bash[108250]: audit 2023-12-08T22:13:16.698279+0000 mon.a (mon.0) 358 : audit [INF] from='osd.2 [v2:172.21.15.42:6818/2077204409,v1:172.21.15.42:6819/2077204409]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-08T22:13:17.884 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:17 smithi042 bash[111654]: cluster 2023-12-08T22:13:15.778716+0000 mgr.y (mgr.14142) 76 : cluster [DBG] pgmap v71: 1 pgs: 1 active+clean; 0 B data, 632 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:17.884 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:17 smithi042 bash[111654]: audit 2023-12-08T22:13:16.697728+0000 mon.a (mon.0) 357 : audit [INF] from='osd.2 [v2:172.21.15.42:6818/2077204409,v1:172.21.15.42:6819/2077204409]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-08T22:13:17.884 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:17 smithi042 bash[111654]: audit 2023-12-08T22:13:16.698279+0000 mon.a (mon.0) 358 : audit [INF] from='osd.2 [v2:172.21.15.42:6818/2077204409,v1:172.21.15.42:6819/2077204409]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-08T22:13:17.884 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:17 smithi042 bash[111654]: audit 2023-12-08T22:13:17.203738+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}}, \"last_daemon_update\": \"2023-12-08T22:13:17.203002\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:17.884 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:17 smithi042 bash[111654]: audit 2023-12-08T22:13:17.206714+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}}, \"last_daemon_update\": \"2023-12-08T22:13:17.203002\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:17.884 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:17 smithi042 bash[111654]: audit 2023-12-08T22:13:17.207289+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:17.885 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:17 smithi042 bash[108250]: audit 2023-12-08T22:13:17.203738+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}}, \"last_daemon_update\": \"2023-12-08T22:13:17.203002\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:17.885 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:17 smithi042 bash[108250]: audit 2023-12-08T22:13:17.206714+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}}, \"last_daemon_update\": \"2023-12-08T22:13:17.203002\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:17.885 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:17 smithi042 bash[108250]: audit 2023-12-08T22:13:17.207289+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:18.178 INFO:journalctl@ceph.osd.3.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[119968]: debug 2023-12-08T22:13:18.094+0000 7f9599509ec0 -1 osd.3 0 log_to_monitors {default=true} 2023-12-08T22:13:18.722 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:18 smithi155 bash[108266]: cluster 2023-12-08T22:13:17.517090+0000 mon.a (mon.0) 362 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-08T22:13:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:18 smithi155 bash[108266]: cluster 2023-12-08T22:13:17.517127+0000 mon.a (mon.0) 363 : cluster [INF] Cluster is now healthy 2023-12-08T22:13:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:18 smithi155 bash[108266]: cluster 2023-12-08T22:13:17.521682+0000 mon.a (mon.0) 364 : cluster [INF] osd.2 [v2:172.21.15.42:6818/2077204409,v1:172.21.15.42:6819/2077204409] boot 2023-12-08T22:13:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:18 smithi155 bash[108266]: cluster 2023-12-08T22:13:17.521756+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e27: 4 total, 3 up, 3 in 2023-12-08T22:13:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:18 smithi155 bash[108266]: audit 2023-12-08T22:13:17.522911+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:18 smithi155 bash[108266]: audit 2023-12-08T22:13:17.523315+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:13:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:18 smithi155 bash[108266]: audit 2023-12-08T22:13:18.098456+0000 mon.a (mon.0) 368 : audit [INF] from='osd.3 [v2:172.21.15.42:6826/2529060637,v1:172.21.15.42:6827/2529060637]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-08T22:13:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:18 smithi155 bash[108266]: audit 2023-12-08T22:13:18.522704+0000 mon.a (mon.0) 369 : audit [INF] from='osd.3 [v2:172.21.15.42:6826/2529060637,v1:172.21.15.42:6827/2529060637]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-08T22:13:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:18 smithi155 bash[108266]: cluster 2023-12-08T22:13:18.522798+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e28: 4 total, 3 up, 3 in 2023-12-08T22:13:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:18 smithi155 bash[108266]: audit 2023-12-08T22:13:18.523009+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:13:18.723 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:18 smithi155 bash[108266]: audit 2023-12-08T22:13:18.523609+0000 mon.a (mon.0) 372 : audit [INF] from='osd.3 [v2:172.21.15.42:6826/2529060637,v1:172.21.15.42:6827/2529060637]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-08T22:13:18.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[108250]: cluster 2023-12-08T22:13:17.517090+0000 mon.a (mon.0) 362 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-08T22:13:18.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[108250]: cluster 2023-12-08T22:13:17.517127+0000 mon.a (mon.0) 363 : cluster [INF] Cluster is now healthy 2023-12-08T22:13:18.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[108250]: cluster 2023-12-08T22:13:17.521682+0000 mon.a (mon.0) 364 : cluster [INF] osd.2 [v2:172.21.15.42:6818/2077204409,v1:172.21.15.42:6819/2077204409] boot 2023-12-08T22:13:18.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[108250]: cluster 2023-12-08T22:13:17.521756+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e27: 4 total, 3 up, 3 in 2023-12-08T22:13:18.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[108250]: audit 2023-12-08T22:13:17.522911+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:18.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[108250]: audit 2023-12-08T22:13:17.523315+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:13:18.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[108250]: audit 2023-12-08T22:13:18.098456+0000 mon.a (mon.0) 368 : audit [INF] from='osd.3 [v2:172.21.15.42:6826/2529060637,v1:172.21.15.42:6827/2529060637]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-08T22:13:18.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[108250]: audit 2023-12-08T22:13:18.522704+0000 mon.a (mon.0) 369 : audit [INF] from='osd.3 [v2:172.21.15.42:6826/2529060637,v1:172.21.15.42:6827/2529060637]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-08T22:13:18.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[108250]: cluster 2023-12-08T22:13:18.522798+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e28: 4 total, 3 up, 3 in 2023-12-08T22:13:18.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[108250]: audit 2023-12-08T22:13:18.523009+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:13:18.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[108250]: audit 2023-12-08T22:13:18.523609+0000 mon.a (mon.0) 372 : audit [INF] from='osd.3 [v2:172.21.15.42:6826/2529060637,v1:172.21.15.42:6827/2529060637]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-08T22:13:18.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[111654]: cluster 2023-12-08T22:13:17.517090+0000 mon.a (mon.0) 362 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-08T22:13:18.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[111654]: cluster 2023-12-08T22:13:17.517127+0000 mon.a (mon.0) 363 : cluster [INF] Cluster is now healthy 2023-12-08T22:13:18.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[111654]: cluster 2023-12-08T22:13:17.521682+0000 mon.a (mon.0) 364 : cluster [INF] osd.2 [v2:172.21.15.42:6818/2077204409,v1:172.21.15.42:6819/2077204409] boot 2023-12-08T22:13:18.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[111654]: cluster 2023-12-08T22:13:17.521756+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e27: 4 total, 3 up, 3 in 2023-12-08T22:13:18.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[111654]: audit 2023-12-08T22:13:17.522911+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:13:18.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[111654]: audit 2023-12-08T22:13:17.523315+0000 mon.a (mon.0) 367 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:13:18.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[111654]: audit 2023-12-08T22:13:18.098456+0000 mon.a (mon.0) 368 : audit [INF] from='osd.3 [v2:172.21.15.42:6826/2529060637,v1:172.21.15.42:6827/2529060637]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-08T22:13:18.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[111654]: audit 2023-12-08T22:13:18.522704+0000 mon.a (mon.0) 369 : audit [INF] from='osd.3 [v2:172.21.15.42:6826/2529060637,v1:172.21.15.42:6827/2529060637]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-08T22:13:18.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[111654]: cluster 2023-12-08T22:13:18.522798+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e28: 4 total, 3 up, 3 in 2023-12-08T22:13:18.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[111654]: audit 2023-12-08T22:13:18.523009+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:13:18.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:18 smithi042 bash[111654]: audit 2023-12-08T22:13:18.523609+0000 mon.a (mon.0) 372 : audit [INF] from='osd.3 [v2:172.21.15.42:6826/2529060637,v1:172.21.15.42:6827/2529060637]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2023-12-08T22:13:19.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:19 smithi155 bash[108266]: cluster 2023-12-08T22:13:17.779095+0000 mgr.y (mgr.14142) 77 : cluster [DBG] pgmap v73: 1 pgs: 1 active+undersized+degraded; 0 B data, 648 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:13:19.594 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:19 smithi155 bash[108266]: cluster 2023-12-08T22:13:18.524487+0000 mon.a (mon.0) 373 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-08T22:13:19.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:19 smithi155 bash[108266]: audit 2023-12-08T22:13:19.047470+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:13:19.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:19 smithi155 bash[108266]: audit 2023-12-08T22:13:19.048164+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:19.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:19 smithi155 bash[108266]: audit 2023-12-08T22:13:19.049095+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:19.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:19 smithi155 bash[108266]: cluster 2023-12-08T22:13:19.081524+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:13:19.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:19 smithi155 bash[108266]: cluster 2023-12-08T22:13:19.081614+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:13:19.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:19 smithi155 bash[108266]: audit 2023-12-08T22:13:19.457953+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:19.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:19 smithi155 bash[108266]: audit 2023-12-08T22:13:19.524537+0000 mon.a (mon.0) 378 : audit [INF] from='osd.3 [v2:172.21.15.42:6826/2529060637,v1:172.21.15.42:6827/2529060637]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2023-12-08T22:13:19.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:19 smithi155 bash[108266]: cluster 2023-12-08T22:13:19.524602+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e29: 4 total, 3 up, 3 in 2023-12-08T22:13:19.595 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:19 smithi155 bash[108266]: audit 2023-12-08T22:13:19.524764+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:13:19.744 INFO:journalctl@ceph.osd.3.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[119968]: debug 2023-12-08T22:13:19.527+0000 7f95822be700 -1 osd.3 0 waiting for initial osdmap 2023-12-08T22:13:19.744 INFO:journalctl@ceph.osd.3.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[119968]: debug 2023-12-08T22:13:19.532+0000 7f958d4da700 -1 osd.3 29 set_numa_affinity unable to identify public interface 'ens1f0' numa node: (0) Success 2023-12-08T22:13:19.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[108250]: cluster 2023-12-08T22:13:17.779095+0000 mgr.y (mgr.14142) 77 : cluster [DBG] pgmap v73: 1 pgs: 1 active+undersized+degraded; 0 B data, 648 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:13:19.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[108250]: cluster 2023-12-08T22:13:18.524487+0000 mon.a (mon.0) 373 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-08T22:13:19.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[108250]: audit 2023-12-08T22:13:19.047470+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:13:19.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[108250]: audit 2023-12-08T22:13:19.048164+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:19.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[108250]: audit 2023-12-08T22:13:19.049095+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:19.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[108250]: cluster 2023-12-08T22:13:19.081524+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:13:19.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[108250]: cluster 2023-12-08T22:13:19.081614+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:13:19.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[108250]: audit 2023-12-08T22:13:19.457953+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:19.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[108250]: audit 2023-12-08T22:13:19.524537+0000 mon.a (mon.0) 378 : audit [INF] from='osd.3 [v2:172.21.15.42:6826/2529060637,v1:172.21.15.42:6827/2529060637]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2023-12-08T22:13:19.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[108250]: cluster 2023-12-08T22:13:19.524602+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e29: 4 total, 3 up, 3 in 2023-12-08T22:13:19.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[108250]: audit 2023-12-08T22:13:19.524764+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:13:19.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[111654]: cluster 2023-12-08T22:13:17.779095+0000 mgr.y (mgr.14142) 77 : cluster [DBG] pgmap v73: 1 pgs: 1 active+undersized+degraded; 0 B data, 648 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:13:19.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[111654]: cluster 2023-12-08T22:13:18.524487+0000 mon.a (mon.0) 373 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-08T22:13:19.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[111654]: audit 2023-12-08T22:13:19.047470+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:13:19.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[111654]: audit 2023-12-08T22:13:19.048164+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:19.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[111654]: audit 2023-12-08T22:13:19.049095+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:19.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[111654]: cluster 2023-12-08T22:13:19.081524+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:13:19.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[111654]: cluster 2023-12-08T22:13:19.081614+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:13:19.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[111654]: audit 2023-12-08T22:13:19.457953+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:19.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[111654]: audit 2023-12-08T22:13:19.524537+0000 mon.a (mon.0) 378 : audit [INF] from='osd.3 [v2:172.21.15.42:6826/2529060637,v1:172.21.15.42:6827/2529060637]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2023-12-08T22:13:19.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[111654]: cluster 2023-12-08T22:13:19.524602+0000 mon.a (mon.0) 379 : cluster [DBG] osdmap e29: 4 total, 3 up, 3 in 2023-12-08T22:13:19.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:19 smithi042 bash[111654]: audit 2023-12-08T22:13:19.524764+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:13:20.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:20 smithi155 bash[108266]: audit 2023-12-08T22:13:19.046290+0000 mgr.y (mgr.14142) 78 : audit [DBG] from='client.24224 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:13:20.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:20 smithi155 bash[108266]: cephadm 2023-12-08T22:13:19.047149+0000 mgr.y (mgr.14142) 79 : cephadm [INF] Applying osd on host smithi155... 2023-12-08T22:13:20.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:20 smithi155 bash[108266]: audit 2023-12-08T22:13:19.690292+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}}, \"last_daemon_update\": \"2023-12-08T22:13:17.203002\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:20.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:20 smithi155 bash[108266]: audit 2023-12-08T22:13:19.693076+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}}, \"last_daemon_update\": \"2023-12-08T22:13:17.203002\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:20.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:20 smithi155 bash[108266]: audit 2023-12-08T22:13:20.497954+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.155:0/4187594309' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5ce4f24a-8aa3-4f59-b75b-8ecf395c0746"}]: dispatch 2023-12-08T22:13:20.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:20 smithi155 bash[108266]: audit 2023-12-08T22:13:20.498621+0000 mon.a (mon.0) 383 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5ce4f24a-8aa3-4f59-b75b-8ecf395c0746"}]: dispatch 2023-12-08T22:13:20.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:20 smithi155 bash[108266]: cluster 2023-12-08T22:13:20.503262+0000 mon.a (mon.0) 384 : cluster [INF] osd.3 [v2:172.21.15.42:6826/2529060637,v1:172.21.15.42:6827/2529060637] boot 2023-12-08T22:13:20.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:20 smithi155 bash[108266]: audit 2023-12-08T22:13:20.503296+0000 mon.a (mon.0) 385 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5ce4f24a-8aa3-4f59-b75b-8ecf395c0746"}]': finished 2023-12-08T22:13:20.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:20 smithi155 bash[108266]: cluster 2023-12-08T22:13:20.503332+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-12-08T22:13:20.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:20 smithi155 bash[108266]: audit 2023-12-08T22:13:20.503673+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:13:20.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:20 smithi155 bash[108266]: audit 2023-12-08T22:13:20.503919+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:13:20.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[108250]: audit 2023-12-08T22:13:19.046290+0000 mgr.y (mgr.14142) 78 : audit [DBG] from='client.24224 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:13:20.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[108250]: cephadm 2023-12-08T22:13:19.047149+0000 mgr.y (mgr.14142) 79 : cephadm [INF] Applying osd on host smithi155... 2023-12-08T22:13:20.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[111654]: audit 2023-12-08T22:13:19.046290+0000 mgr.y (mgr.14142) 78 : audit [DBG] from='client.24224 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:13:20.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[111654]: cephadm 2023-12-08T22:13:19.047149+0000 mgr.y (mgr.14142) 79 : cephadm [INF] Applying osd on host smithi155... 2023-12-08T22:13:20.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[108250]: audit 2023-12-08T22:13:19.690292+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}}, \"last_daemon_update\": \"2023-12-08T22:13:17.203002\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:20.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[111654]: audit 2023-12-08T22:13:19.690292+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}}, \"last_daemon_update\": \"2023-12-08T22:13:17.203002\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:13:20.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[108250]: audit 2023-12-08T22:13:19.693076+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}}, \"last_daemon_update\": \"2023-12-08T22:13:17.203002\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:20.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[108250]: audit 2023-12-08T22:13:20.497954+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.155:0/4187594309' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5ce4f24a-8aa3-4f59-b75b-8ecf395c0746"}]: dispatch 2023-12-08T22:13:20.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[108250]: audit 2023-12-08T22:13:20.498621+0000 mon.a (mon.0) 383 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5ce4f24a-8aa3-4f59-b75b-8ecf395c0746"}]: dispatch 2023-12-08T22:13:20.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[108250]: cluster 2023-12-08T22:13:20.503262+0000 mon.a (mon.0) 384 : cluster [INF] osd.3 [v2:172.21.15.42:6826/2529060637,v1:172.21.15.42:6827/2529060637] boot 2023-12-08T22:13:20.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[108250]: audit 2023-12-08T22:13:20.503296+0000 mon.a (mon.0) 385 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5ce4f24a-8aa3-4f59-b75b-8ecf395c0746"}]': finished 2023-12-08T22:13:20.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[108250]: cluster 2023-12-08T22:13:20.503332+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-12-08T22:13:20.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[108250]: audit 2023-12-08T22:13:20.503673+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:13:20.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[108250]: audit 2023-12-08T22:13:20.503919+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:13:20.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[111654]: audit 2023-12-08T22:13:19.693076+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}}, \"last_daemon_update\": \"2023-12-08T22:13:17.203002\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:13:20.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[111654]: audit 2023-12-08T22:13:20.497954+0000 mon.b (mon.2) 5 : audit [INF] from='client.? 172.21.15.155:0/4187594309' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5ce4f24a-8aa3-4f59-b75b-8ecf395c0746"}]: dispatch 2023-12-08T22:13:20.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[111654]: audit 2023-12-08T22:13:20.498621+0000 mon.a (mon.0) 383 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5ce4f24a-8aa3-4f59-b75b-8ecf395c0746"}]: dispatch 2023-12-08T22:13:20.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[111654]: cluster 2023-12-08T22:13:20.503262+0000 mon.a (mon.0) 384 : cluster [INF] osd.3 [v2:172.21.15.42:6826/2529060637,v1:172.21.15.42:6827/2529060637] boot 2023-12-08T22:13:20.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[111654]: audit 2023-12-08T22:13:20.503296+0000 mon.a (mon.0) 385 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5ce4f24a-8aa3-4f59-b75b-8ecf395c0746"}]': finished 2023-12-08T22:13:20.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[111654]: cluster 2023-12-08T22:13:20.503332+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2023-12-08T22:13:20.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[111654]: audit 2023-12-08T22:13:20.503673+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:13:20.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:20 smithi042 bash[111654]: audit 2023-12-08T22:13:20.503919+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:13:21.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:21 smithi155 bash[108266]: cluster 2023-12-08T22:13:19.779563+0000 mgr.y (mgr.14142) 80 : cluster [DBG] pgmap v76: 1 pgs: 1 active+undersized+degraded; 0 B data, 672 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:13:21.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:21 smithi155 bash[108266]: audit 2023-12-08T22:13:21.269801+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.155:0/113854997' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:13:21.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:21 smithi042 bash[111654]: cluster 2023-12-08T22:13:19.779563+0000 mgr.y (mgr.14142) 80 : cluster [DBG] pgmap v76: 1 pgs: 1 active+undersized+degraded; 0 B data, 672 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:13:21.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:21 smithi042 bash[111654]: audit 2023-12-08T22:13:21.269801+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.155:0/113854997' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:13:21.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:21 smithi042 bash[108250]: cluster 2023-12-08T22:13:19.779563+0000 mgr.y (mgr.14142) 80 : cluster [DBG] pgmap v76: 1 pgs: 1 active+undersized+degraded; 0 B data, 672 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:13:21.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:21 smithi042 bash[108250]: audit 2023-12-08T22:13:21.269801+0000 mon.b (mon.2) 6 : audit [DBG] from='client.? 172.21.15.155:0/113854997' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:13:22.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:22 smithi042 bash[111654]: cluster 2023-12-08T22:13:21.696897+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e31: 5 total, 4 up, 4 in 2023-12-08T22:13:22.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:22 smithi042 bash[111654]: audit 2023-12-08T22:13:21.697057+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:13:22.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:22 smithi042 bash[111654]: cluster 2023-12-08T22:13:21.779952+0000 mgr.y (mgr.14142) 81 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:13:22.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:22 smithi042 bash[108250]: cluster 2023-12-08T22:13:21.696897+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e31: 5 total, 4 up, 4 in 2023-12-08T22:13:22.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:22 smithi042 bash[108250]: audit 2023-12-08T22:13:21.697057+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:13:22.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:22 smithi042 bash[108250]: cluster 2023-12-08T22:13:21.779952+0000 mgr.y (mgr.14142) 81 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:13:23.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:22 smithi155 bash[108266]: cluster 2023-12-08T22:13:21.696897+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e31: 5 total, 4 up, 4 in 2023-12-08T22:13:23.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:22 smithi155 bash[108266]: audit 2023-12-08T22:13:21.697057+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:13:23.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:22 smithi155 bash[108266]: cluster 2023-12-08T22:13:21.779952+0000 mgr.y (mgr.14142) 81 : cluster [DBG] pgmap v79: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:13:23.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:23 smithi042 bash[108250]: cluster 2023-12-08T22:13:22.694356+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-08T22:13:23.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:23 smithi042 bash[108250]: cluster 2023-12-08T22:13:22.694414+0000 mon.a (mon.0) 392 : cluster [INF] Cluster is now healthy 2023-12-08T22:13:23.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:23 smithi042 bash[108250]: audit 2023-12-08T22:13:23.455322+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:23.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:23 smithi042 bash[111654]: cluster 2023-12-08T22:13:22.694356+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-08T22:13:23.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:23 smithi042 bash[111654]: cluster 2023-12-08T22:13:22.694414+0000 mon.a (mon.0) 392 : cluster [INF] Cluster is now healthy 2023-12-08T22:13:23.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:23 smithi042 bash[111654]: audit 2023-12-08T22:13:23.455322+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:24.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:23 smithi155 bash[108266]: cluster 2023-12-08T22:13:22.694356+0000 mon.a (mon.0) 391 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-08T22:13:24.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:23 smithi155 bash[108266]: cluster 2023-12-08T22:13:22.694414+0000 mon.a (mon.0) 392 : cluster [INF] Cluster is now healthy 2023-12-08T22:13:24.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:23 smithi155 bash[108266]: audit 2023-12-08T22:13:23.455322+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:24.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:24 smithi042 bash[108250]: cluster 2023-12-08T22:13:23.780353+0000 mgr.y (mgr.14142) 82 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:13:24.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:24 smithi042 bash[111654]: cluster 2023-12-08T22:13:23.780353+0000 mgr.y (mgr.14142) 82 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:13:25.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:24 smithi155 bash[108266]: cluster 2023-12-08T22:13:23.780353+0000 mgr.y (mgr.14142) 82 : cluster [DBG] pgmap v80: 1 pgs: 1 active+clean; 0 B data, 968 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:13:25.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:25 smithi155 bash[108266]: audit 2023-12-08T22:13:24.939364+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-08T22:13:25.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:25 smithi155 bash[108266]: audit 2023-12-08T22:13:24.940291+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:25.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:25 smithi155 bash[108266]: cephadm 2023-12-08T22:13:24.940939+0000 mgr.y (mgr.14142) 83 : cephadm [INF] Deploying daemon osd.4 on smithi155 2023-12-08T22:13:25.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:25 smithi155 bash[108266]: audit 2023-12-08T22:13:24.941239+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-12-08T22:13:25.975 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 4 on host 'smithi155' 2023-12-08T22:13:25.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:25 smithi042 bash[108250]: audit 2023-12-08T22:13:24.939364+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-08T22:13:25.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:25 smithi042 bash[108250]: audit 2023-12-08T22:13:24.940291+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:25.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:25 smithi042 bash[108250]: cephadm 2023-12-08T22:13:24.940939+0000 mgr.y (mgr.14142) 83 : cephadm [INF] Deploying daemon osd.4 on smithi155 2023-12-08T22:13:25.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:25 smithi042 bash[108250]: audit 2023-12-08T22:13:24.941239+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-12-08T22:13:25.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:25 smithi042 bash[111654]: audit 2023-12-08T22:13:24.939364+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-08T22:13:25.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:25 smithi042 bash[111654]: audit 2023-12-08T22:13:24.940291+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:25.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:25 smithi042 bash[111654]: cephadm 2023-12-08T22:13:24.940939+0000 mgr.y (mgr.14142) 83 : cephadm [INF] Deploying daemon osd.4 on smithi155 2023-12-08T22:13:25.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:25 smithi042 bash[111654]: audit 2023-12-08T22:13:24.941239+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-12-08T22:13:26.467 DEBUG:teuthology.orchestra.run.smithi155:osd.4> sudo journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.4.service 2023-12-08T22:13:26.469 INFO:tasks.cephadm:Deploying osd.5 on smithi155 with /dev/vg_nvme/lv_3... 2023-12-08T22:13:26.469 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-08T22:13:26.499 INFO:journalctl@ceph.osd.4.smithi155.stdout:-- Logs begin at Fri 2023-12-08 21:59:44 UTC. -- 2023-12-08T22:13:26.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:26 smithi155 bash[108266]: cluster 2023-12-08T22:13:25.780750+0000 mgr.y (mgr.14142) 84 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 0 B data, 1008 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:13:26.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:26 smithi155 bash[108266]: audit 2023-12-08T22:13:25.966416+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025123\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025215\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:24.939087\"}}, \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:26.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:26 smithi155 bash[108266]: audit 2023-12-08T22:13:25.966856+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:26.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:26 smithi155 bash[108266]: audit 2023-12-08T22:13:25.970572+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025123\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025215\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:24.939087\"}}, \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:26.791 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:26 smithi155 bash[110447]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-08T22:13:26.791 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:26 smithi155 bash[110447]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2023-12-08T22:13:26.791 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:26 smithi155 bash[110447]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2023-12-08T22:13:26.791 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:26 smithi155 bash[110447]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2023-12-08T22:13:26.791 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:26 smithi155 bash[110447]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-08T22:13:26.791 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:26 smithi155 bash[110447]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-08T22:13:26.791 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:26 smithi155 bash[110447]: --> ceph-volume lvm activate successful for osd ID: 4 2023-12-08T22:13:26.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:26 smithi042 bash[108250]: cluster 2023-12-08T22:13:25.780750+0000 mgr.y (mgr.14142) 84 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 0 B data, 1008 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:13:26.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:26 smithi042 bash[108250]: audit 2023-12-08T22:13:25.966416+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025123\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025215\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:24.939087\"}}, \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:26.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:26 smithi042 bash[108250]: audit 2023-12-08T22:13:25.966856+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:26.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:26 smithi042 bash[108250]: audit 2023-12-08T22:13:25.970572+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025123\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025215\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:24.939087\"}}, \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:26.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:26 smithi042 bash[111654]: cluster 2023-12-08T22:13:25.780750+0000 mgr.y (mgr.14142) 84 : cluster [DBG] pgmap v81: 1 pgs: 1 active+clean; 0 B data, 1008 KiB used, 354 GiB / 358 GiB avail 2023-12-08T22:13:26.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:26 smithi042 bash[111654]: audit 2023-12-08T22:13:25.966416+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025123\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025215\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:24.939087\"}}, \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:26.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:26 smithi042 bash[111654]: audit 2023-12-08T22:13:25.966856+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:26.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:26 smithi042 bash[111654]: audit 2023-12-08T22:13:25.970572+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025123\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:12:23.025215\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:24.939087\"}}, \"last_device_update\": \"2023-12-08T22:11:53.364319\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:27.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:27 smithi042 bash[108250]: audit 2023-12-08T22:13:26.911295+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910612\", \"created\": \"2023-12-08T22:13:25.935737\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:24.939087\"}}, \"last_daemon_update\": \"2023-12-08T22:13:26.910695\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:27.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:27 smithi042 bash[108250]: audit 2023-12-08T22:13:26.915201+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910612\", \"created\": \"2023-12-08T22:13:25.935737\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:24.939087\"}}, \"last_daemon_update\": \"2023-12-08T22:13:26.910695\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:27.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:27 smithi042 bash[108250]: audit 2023-12-08T22:13:26.915925+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:27.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:27 smithi042 bash[111654]: audit 2023-12-08T22:13:26.911295+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910612\", \"created\": \"2023-12-08T22:13:25.935737\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:24.939087\"}}, \"last_daemon_update\": \"2023-12-08T22:13:26.910695\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:27.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:27 smithi042 bash[111654]: audit 2023-12-08T22:13:26.915201+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910612\", \"created\": \"2023-12-08T22:13:25.935737\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:24.939087\"}}, \"last_daemon_update\": \"2023-12-08T22:13:26.910695\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:27.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:27 smithi042 bash[111654]: audit 2023-12-08T22:13:26.915925+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:28.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:27 smithi155 bash[108266]: audit 2023-12-08T22:13:26.911295+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910612\", \"created\": \"2023-12-08T22:13:25.935737\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:24.939087\"}}, \"last_daemon_update\": \"2023-12-08T22:13:26.910695\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:28.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:27 smithi155 bash[108266]: audit 2023-12-08T22:13:26.915201+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910612\", \"created\": \"2023-12-08T22:13:25.935737\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:24.939087\"}}, \"last_daemon_update\": \"2023-12-08T22:13:26.910695\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:28.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:27 smithi155 bash[108266]: audit 2023-12-08T22:13:26.915925+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:28.157 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-08T22:13:28.158 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-08T22:13:28.158 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2023-12-08T22:13:28.158 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2023-12-08T22:13:28.158 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0131491 s, 797 MB/s 2023-12-08T22:13:28.158 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2023-12-08T22:13:28.615 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:28 smithi155 bash[110777]: debug 2023-12-08T22:13:28.419+0000 7f6e2d761ec0 -1 Falling back to public interface 2023-12-08T22:13:28.617 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi155:vg_nvme/lv_3 2023-12-08T22:13:29.290 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:28 smithi155 bash[110777]: debug 2023-12-08T22:13:28.976+0000 7f6e2d761ec0 -1 osd.4 0 log_to_monitors {default=true} 2023-12-08T22:13:29.653 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:29 smithi155 bash[108266]: cluster 2023-12-08T22:13:27.781130+0000 mgr.y (mgr.14142) 85 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 1.0 MiB used, 354 GiB / 358 GiB avail 2023-12-08T22:13:29.653 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:29 smithi155 bash[108266]: audit 2023-12-08T22:13:28.980662+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/1962820858,v1:172.21.15.155:6801/1962820858]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-08T22:13:29.653 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:29 smithi155 bash[108266]: audit 2023-12-08T22:13:28.980990+0000 mon.a (mon.0) 403 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-08T22:13:29.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:29 smithi042 bash[108250]: cluster 2023-12-08T22:13:27.781130+0000 mgr.y (mgr.14142) 85 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 1.0 MiB used, 354 GiB / 358 GiB avail 2023-12-08T22:13:29.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:29 smithi042 bash[108250]: audit 2023-12-08T22:13:28.980662+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/1962820858,v1:172.21.15.155:6801/1962820858]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-08T22:13:29.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:29 smithi042 bash[108250]: audit 2023-12-08T22:13:28.980990+0000 mon.a (mon.0) 403 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-08T22:13:29.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:29 smithi042 bash[111654]: cluster 2023-12-08T22:13:27.781130+0000 mgr.y (mgr.14142) 85 : cluster [DBG] pgmap v82: 1 pgs: 1 active+clean; 0 B data, 1.0 MiB used, 354 GiB / 358 GiB avail 2023-12-08T22:13:29.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:29 smithi042 bash[111654]: audit 2023-12-08T22:13:28.980662+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/1962820858,v1:172.21.15.155:6801/1962820858]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-08T22:13:29.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:29 smithi042 bash[111654]: audit 2023-12-08T22:13:28.980990+0000 mon.a (mon.0) 403 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-08T22:13:30.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:30 smithi155 bash[108266]: audit 2023-12-08T22:13:29.596807+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:30.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:30 smithi155 bash[108266]: audit 2023-12-08T22:13:29.731347+0000 mon.a (mon.0) 405 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-08T22:13:30.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:30 smithi155 bash[108266]: cluster 2023-12-08T22:13:29.731422+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e32: 5 total, 4 up, 4 in 2023-12-08T22:13:30.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:30 smithi155 bash[108266]: audit 2023-12-08T22:13:29.731598+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:13:30.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:30 smithi155 bash[108266]: audit 2023-12-08T22:13:29.732078+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/1962820858,v1:172.21.15.155:6801/1962820858]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:30.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:30 smithi155 bash[108266]: audit 2023-12-08T22:13:29.732395+0000 mon.a (mon.0) 408 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:30.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:30 smithi155 bash[108266]: audit 2023-12-08T22:13:29.790972+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910612\", \"created\": \"2023-12-08T22:13:25.935737\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:24.939087\"}}, \"last_daemon_update\": \"2023-12-08T22:13:26.910695\", \"last_device_update\": \"2023-12-08T22:13:29.790379\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:30.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:30 smithi155 bash[108266]: audit 2023-12-08T22:13:29.794074+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910612\", \"created\": \"2023-12-08T22:13:25.935737\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:24.939087\"}}, \"last_daemon_update\": \"2023-12-08T22:13:26.910695\", \"last_device_update\": \"2023-12-08T22:13:29.790379\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:30.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:30 smithi155 bash[108266]: cluster 2023-12-08T22:13:29.940531+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:13:30.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:30 smithi155 bash[108266]: cluster 2023-12-08T22:13:29.940583+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:13:30.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:30 smithi155 bash[108266]: audit 2023-12-08T22:13:29.992095+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:13:30.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:30 smithi155 bash[108266]: audit 2023-12-08T22:13:29.992922+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:30.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:30 smithi155 bash[108266]: audit 2023-12-08T22:13:29.994066+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:30.910 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:30 smithi155 bash[110777]: debug 2023-12-08T22:13:30.734+0000 7f6e1250e700 -1 osd.4 0 waiting for initial osdmap 2023-12-08T22:13:30.910 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:30 smithi155 bash[110777]: debug 2023-12-08T22:13:30.739+0000 7f6e1d72a700 -1 osd.4 33 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-12-08T22:13:30.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[108250]: audit 2023-12-08T22:13:29.596807+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:30.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[108250]: audit 2023-12-08T22:13:29.731347+0000 mon.a (mon.0) 405 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-08T22:13:30.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[108250]: cluster 2023-12-08T22:13:29.731422+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e32: 5 total, 4 up, 4 in 2023-12-08T22:13:30.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[108250]: audit 2023-12-08T22:13:29.731598+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:13:30.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[108250]: audit 2023-12-08T22:13:29.732078+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/1962820858,v1:172.21.15.155:6801/1962820858]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:30.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[108250]: audit 2023-12-08T22:13:29.732395+0000 mon.a (mon.0) 408 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:30.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[111654]: audit 2023-12-08T22:13:29.596807+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:30.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[111654]: audit 2023-12-08T22:13:29.731347+0000 mon.a (mon.0) 405 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-08T22:13:30.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[111654]: cluster 2023-12-08T22:13:29.731422+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e32: 5 total, 4 up, 4 in 2023-12-08T22:13:30.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[111654]: audit 2023-12-08T22:13:29.731598+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:13:30.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[111654]: audit 2023-12-08T22:13:29.732078+0000 mon.b (mon.2) 8 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/1962820858,v1:172.21.15.155:6801/1962820858]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:30.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[111654]: audit 2023-12-08T22:13:29.732395+0000 mon.a (mon.0) 408 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:30.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[108250]: audit 2023-12-08T22:13:29.790972+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910612\", \"created\": \"2023-12-08T22:13:25.935737\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:24.939087\"}}, \"last_daemon_update\": \"2023-12-08T22:13:26.910695\", \"last_device_update\": \"2023-12-08T22:13:29.790379\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:30.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[108250]: audit 2023-12-08T22:13:29.794074+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910612\", \"created\": \"2023-12-08T22:13:25.935737\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:24.939087\"}}, \"last_daemon_update\": \"2023-12-08T22:13:26.910695\", \"last_device_update\": \"2023-12-08T22:13:29.790379\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:30.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[108250]: cluster 2023-12-08T22:13:29.940531+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:13:30.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[108250]: cluster 2023-12-08T22:13:29.940583+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:13:30.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[108250]: audit 2023-12-08T22:13:29.992095+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:13:30.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[108250]: audit 2023-12-08T22:13:29.992922+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:30.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[108250]: audit 2023-12-08T22:13:29.994066+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:30.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[111654]: audit 2023-12-08T22:13:29.790972+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910612\", \"created\": \"2023-12-08T22:13:25.935737\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:24.939087\"}}, \"last_daemon_update\": \"2023-12-08T22:13:26.910695\", \"last_device_update\": \"2023-12-08T22:13:29.790379\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:30.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[111654]: audit 2023-12-08T22:13:29.794074+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910612\", \"created\": \"2023-12-08T22:13:25.935737\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:24.939087\"}}, \"last_daemon_update\": \"2023-12-08T22:13:26.910695\", \"last_device_update\": \"2023-12-08T22:13:29.790379\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:30.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[111654]: cluster 2023-12-08T22:13:29.940531+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:13:30.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[111654]: cluster 2023-12-08T22:13:29.940583+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:13:30.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[111654]: audit 2023-12-08T22:13:29.992095+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:13:30.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[111654]: audit 2023-12-08T22:13:29.992922+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:30.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:30 smithi042 bash[111654]: audit 2023-12-08T22:13:29.994066+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:31.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:31 smithi155 bash[108266]: cluster 2023-12-08T22:13:29.781471+0000 mgr.y (mgr.14142) 86 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 0 B data, 1.0 MiB used, 354 GiB / 358 GiB avail 2023-12-08T22:13:31.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:31 smithi155 bash[108266]: audit 2023-12-08T22:13:29.991069+0000 mgr.y (mgr.14142) 87 : audit [DBG] from='client.24251 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:13:31.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:31 smithi155 bash[108266]: cephadm 2023-12-08T22:13:29.991821+0000 mgr.y (mgr.14142) 88 : cephadm [INF] Applying osd on host smithi155... 2023-12-08T22:13:31.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:31 smithi155 bash[108266]: audit 2023-12-08T22:13:30.733534+0000 mon.a (mon.0) 414 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-08T22:13:31.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:31 smithi155 bash[108266]: cluster 2023-12-08T22:13:30.733626+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e33: 5 total, 4 up, 4 in 2023-12-08T22:13:31.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:31 smithi155 bash[108266]: audit 2023-12-08T22:13:30.734432+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:13:31.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:31 smithi042 bash[108250]: cluster 2023-12-08T22:13:29.781471+0000 mgr.y (mgr.14142) 86 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 0 B data, 1.0 MiB used, 354 GiB / 358 GiB avail 2023-12-08T22:13:31.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:31 smithi042 bash[108250]: audit 2023-12-08T22:13:29.991069+0000 mgr.y (mgr.14142) 87 : audit [DBG] from='client.24251 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:13:31.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:31 smithi042 bash[108250]: cephadm 2023-12-08T22:13:29.991821+0000 mgr.y (mgr.14142) 88 : cephadm [INF] Applying osd on host smithi155... 2023-12-08T22:13:31.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:31 smithi042 bash[108250]: audit 2023-12-08T22:13:30.733534+0000 mon.a (mon.0) 414 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-08T22:13:31.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:31 smithi042 bash[108250]: cluster 2023-12-08T22:13:30.733626+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e33: 5 total, 4 up, 4 in 2023-12-08T22:13:31.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:31 smithi042 bash[108250]: audit 2023-12-08T22:13:30.734432+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:13:31.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:31 smithi042 bash[111654]: cluster 2023-12-08T22:13:29.781471+0000 mgr.y (mgr.14142) 86 : cluster [DBG] pgmap v84: 1 pgs: 1 active+clean; 0 B data, 1.0 MiB used, 354 GiB / 358 GiB avail 2023-12-08T22:13:31.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:31 smithi042 bash[111654]: audit 2023-12-08T22:13:29.991069+0000 mgr.y (mgr.14142) 87 : audit [DBG] from='client.24251 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:13:31.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:31 smithi042 bash[111654]: cephadm 2023-12-08T22:13:29.991821+0000 mgr.y (mgr.14142) 88 : cephadm [INF] Applying osd on host smithi155... 2023-12-08T22:13:31.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:31 smithi042 bash[111654]: audit 2023-12-08T22:13:30.733534+0000 mon.a (mon.0) 414 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-08T22:13:31.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:31 smithi042 bash[111654]: cluster 2023-12-08T22:13:30.733626+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e33: 5 total, 4 up, 4 in 2023-12-08T22:13:31.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:31 smithi042 bash[111654]: audit 2023-12-08T22:13:30.734432+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:13:32.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:32 smithi155 bash[108266]: audit 2023-12-08T22:13:31.516044+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.155:0/1193202550' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5328dadf-be2e-4560-b7bd-204fbcb3c52f"}]: dispatch 2023-12-08T22:13:32.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:32 smithi155 bash[108266]: audit 2023-12-08T22:13:31.516469+0000 mon.a (mon.0) 417 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5328dadf-be2e-4560-b7bd-204fbcb3c52f"}]: dispatch 2023-12-08T22:13:32.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:32 smithi155 bash[108266]: cluster 2023-12-08T22:13:31.521212+0000 mon.a (mon.0) 418 : cluster [INF] osd.4 [v2:172.21.15.155:6800/1962820858,v1:172.21.15.155:6801/1962820858] boot 2023-12-08T22:13:32.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:32 smithi155 bash[108266]: audit 2023-12-08T22:13:31.521280+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5328dadf-be2e-4560-b7bd-204fbcb3c52f"}]': finished 2023-12-08T22:13:32.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:32 smithi155 bash[108266]: cluster 2023-12-08T22:13:31.521337+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-12-08T22:13:32.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:32 smithi155 bash[108266]: audit 2023-12-08T22:13:31.521516+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:13:32.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:32 smithi155 bash[108266]: audit 2023-12-08T22:13:31.522061+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:32.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:32 smithi155 bash[108266]: audit 2023-12-08T22:13:32.248806+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.155:0/2984819352' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:13:32.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:32 smithi042 bash[108250]: audit 2023-12-08T22:13:31.516044+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.155:0/1193202550' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5328dadf-be2e-4560-b7bd-204fbcb3c52f"}]: dispatch 2023-12-08T22:13:32.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:32 smithi042 bash[108250]: audit 2023-12-08T22:13:31.516469+0000 mon.a (mon.0) 417 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5328dadf-be2e-4560-b7bd-204fbcb3c52f"}]: dispatch 2023-12-08T22:13:32.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:32 smithi042 bash[108250]: cluster 2023-12-08T22:13:31.521212+0000 mon.a (mon.0) 418 : cluster [INF] osd.4 [v2:172.21.15.155:6800/1962820858,v1:172.21.15.155:6801/1962820858] boot 2023-12-08T22:13:32.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:32 smithi042 bash[108250]: audit 2023-12-08T22:13:31.521280+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5328dadf-be2e-4560-b7bd-204fbcb3c52f"}]': finished 2023-12-08T22:13:32.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:32 smithi042 bash[108250]: cluster 2023-12-08T22:13:31.521337+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-12-08T22:13:32.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:32 smithi042 bash[108250]: audit 2023-12-08T22:13:31.521516+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:13:32.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:32 smithi042 bash[108250]: audit 2023-12-08T22:13:31.522061+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:32.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:32 smithi042 bash[108250]: audit 2023-12-08T22:13:32.248806+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.155:0/2984819352' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:13:32.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:32 smithi042 bash[111654]: audit 2023-12-08T22:13:31.516044+0000 mon.b (mon.2) 9 : audit [INF] from='client.? 172.21.15.155:0/1193202550' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5328dadf-be2e-4560-b7bd-204fbcb3c52f"}]: dispatch 2023-12-08T22:13:32.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:32 smithi042 bash[111654]: audit 2023-12-08T22:13:31.516469+0000 mon.a (mon.0) 417 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5328dadf-be2e-4560-b7bd-204fbcb3c52f"}]: dispatch 2023-12-08T22:13:32.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:32 smithi042 bash[111654]: cluster 2023-12-08T22:13:31.521212+0000 mon.a (mon.0) 418 : cluster [INF] osd.4 [v2:172.21.15.155:6800/1962820858,v1:172.21.15.155:6801/1962820858] boot 2023-12-08T22:13:32.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:32 smithi042 bash[111654]: audit 2023-12-08T22:13:31.521280+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5328dadf-be2e-4560-b7bd-204fbcb3c52f"}]': finished 2023-12-08T22:13:32.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:32 smithi042 bash[111654]: cluster 2023-12-08T22:13:31.521337+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2023-12-08T22:13:32.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:32 smithi042 bash[111654]: audit 2023-12-08T22:13:31.521516+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:13:32.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:32 smithi042 bash[111654]: audit 2023-12-08T22:13:31.522061+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:32.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:32 smithi042 bash[111654]: audit 2023-12-08T22:13:32.248806+0000 mon.b (mon.2) 10 : audit [DBG] from='client.? 172.21.15.155:0/2984819352' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:13:33.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:33 smithi155 bash[108266]: cluster 2023-12-08T22:13:31.781900+0000 mgr.y (mgr.14142) 89 : cluster [DBG] pgmap v87: 1 pgs: 1 peering; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:13:33.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:33 smithi155 bash[108266]: cluster 2023-12-08T22:13:32.525059+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-12-08T22:13:33.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:33 smithi155 bash[108266]: audit 2023-12-08T22:13:32.525306+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:33.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:33 smithi042 bash[108250]: cluster 2023-12-08T22:13:31.781900+0000 mgr.y (mgr.14142) 89 : cluster [DBG] pgmap v87: 1 pgs: 1 peering; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:13:33.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:33 smithi042 bash[108250]: cluster 2023-12-08T22:13:32.525059+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-12-08T22:13:33.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:33 smithi042 bash[108250]: audit 2023-12-08T22:13:32.525306+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:33.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:33 smithi042 bash[111654]: cluster 2023-12-08T22:13:31.781900+0000 mgr.y (mgr.14142) 89 : cluster [DBG] pgmap v87: 1 pgs: 1 peering; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:13:33.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:33 smithi042 bash[111654]: cluster 2023-12-08T22:13:32.525059+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2023-12-08T22:13:33.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:33 smithi042 bash[111654]: audit 2023-12-08T22:13:32.525306+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:35.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:35 smithi155 bash[108266]: cluster 2023-12-08T22:13:33.782338+0000 mgr.y (mgr.14142) 90 : cluster [DBG] pgmap v89: 1 pgs: 1 peering; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:13:35.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:35 smithi155 bash[108266]: audit 2023-12-08T22:13:34.548746+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:35.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:35 smithi042 bash[108250]: cluster 2023-12-08T22:13:33.782338+0000 mgr.y (mgr.14142) 90 : cluster [DBG] pgmap v89: 1 pgs: 1 peering; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:13:35.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:35 smithi042 bash[108250]: audit 2023-12-08T22:13:34.548746+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:35.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:35 smithi042 bash[111654]: cluster 2023-12-08T22:13:33.782338+0000 mgr.y (mgr.14142) 90 : cluster [DBG] pgmap v89: 1 pgs: 1 peering; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:13:35.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:35 smithi042 bash[111654]: audit 2023-12-08T22:13:34.548746+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:36.675 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:36 smithi155 bash[108266]: audit 2023-12-08T22:13:36.088173+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-08T22:13:36.675 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:36 smithi155 bash[108266]: audit 2023-12-08T22:13:36.089046+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:36.675 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:36 smithi155 bash[108266]: audit 2023-12-08T22:13:36.090017+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-12-08T22:13:36.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:36 smithi042 bash[108250]: audit 2023-12-08T22:13:36.088173+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-08T22:13:36.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:36 smithi042 bash[108250]: audit 2023-12-08T22:13:36.089046+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:36.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:36 smithi042 bash[108250]: audit 2023-12-08T22:13:36.090017+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-12-08T22:13:36.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:36 smithi042 bash[111654]: audit 2023-12-08T22:13:36.088173+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-08T22:13:36.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:36 smithi042 bash[111654]: audit 2023-12-08T22:13:36.089046+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:36.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:36 smithi042 bash[111654]: audit 2023-12-08T22:13:36.090017+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2023-12-08T22:13:37.266 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:36 smithi155 systemd[1]: Stopping Ceph osd.4 for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:13:37.266 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[110777]: debug 2023-12-08T22:13:37.044+0000 7f6e24fa9700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:13:37.266 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[110777]: debug 2023-12-08T22:13:37.044+0000 7f6e24fa9700 -1 osd.4 35 *** Got signal Terminated *** 2023-12-08T22:13:37.266 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[110777]: debug 2023-12-08T22:13:37.044+0000 7f6e24fa9700 -1 osd.4 35 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:13:37.534 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:37 smithi155 podman[111902]: ceph-958e143a-9616-11ee-95a3-87774f69a715-osd.4 2023-12-08T22:13:37.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[108266]: cluster 2023-12-08T22:13:35.782740+0000 mgr.y (mgr.14142) 91 : cluster [DBG] pgmap v90: 1 pgs: 1 peering; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:13:37.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[108266]: cephadm 2023-12-08T22:13:36.089677+0000 mgr.y (mgr.14142) 92 : cephadm [INF] Deploying daemon osd.4 on smithi155 2023-12-08T22:13:37.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[108266]: cluster 2023-12-08T22:13:37.075828+0000 mon.a (mon.0) 429 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-12-08T22:13:37.841 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[108266]: cluster 2023-12-08T22:13:37.075861+0000 mon.a (mon.0) 430 : cluster [INF] osd.4 failed (root=default,host=smithi155) (connection refused reported by osd.3) 2023-12-08T22:13:37.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[108266]: cluster 2023-12-08T22:13:37.076012+0000 mon.a (mon.0) 431 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-12-08T22:13:37.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[108266]: cluster 2023-12-08T22:13:37.076103+0000 mon.a (mon.0) 432 : cluster [DBG] osd.4 reported immediately failed by osd.1 2023-12-08T22:13:37.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[108266]: cluster 2023-12-08T22:13:37.076200+0000 mon.a (mon.0) 433 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-12-08T22:13:37.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[108266]: cluster 2023-12-08T22:13:37.076292+0000 mon.a (mon.0) 434 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-12-08T22:13:37.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[108266]: cluster 2023-12-08T22:13:37.275820+0000 mon.a (mon.0) 435 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-12-08T22:13:37.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[108266]: cluster 2023-12-08T22:13:37.275945+0000 mon.a (mon.0) 436 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-12-08T22:13:37.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[108266]: cluster 2023-12-08T22:13:37.276010+0000 mon.a (mon.0) 437 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-12-08T22:13:37.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[108266]: cluster 2023-12-08T22:13:37.276947+0000 mon.a (mon.0) 438 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-12-08T22:13:37.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[108266]: cluster 2023-12-08T22:13:37.277074+0000 mon.a (mon.0) 439 : cluster [DBG] osd.4 reported immediately failed by osd.1 2023-12-08T22:13:37.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[108266]: cluster 2023-12-08T22:13:37.277186+0000 mon.a (mon.0) 440 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-12-08T22:13:37.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[108266]: cluster 2023-12-08T22:13:37.277283+0000 mon.a (mon.0) 441 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-12-08T22:13:37.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[108266]: cluster 2023-12-08T22:13:37.277390+0000 mon.a (mon.0) 442 : cluster [DBG] osd.4 reported immediately failed by osd.1 2023-12-08T22:13:37.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[108266]: cluster 2023-12-08T22:13:37.277495+0000 mon.a (mon.0) 443 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-12-08T22:13:37.842 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[108266]: cluster 2023-12-08T22:13:37.277600+0000 mon.a (mon.0) 444 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-12-08T22:13:37.843 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:37 smithi155 bash[108266]: cluster 2023-12-08T22:13:37.277698+0000 mon.a (mon.0) 445 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-12-08T22:13:37.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[108250]: cluster 2023-12-08T22:13:35.782740+0000 mgr.y (mgr.14142) 91 : cluster [DBG] pgmap v90: 1 pgs: 1 peering; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:13:37.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[108250]: cephadm 2023-12-08T22:13:36.089677+0000 mgr.y (mgr.14142) 92 : cephadm [INF] Deploying daemon osd.4 on smithi155 2023-12-08T22:13:37.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[108250]: cluster 2023-12-08T22:13:37.075828+0000 mon.a (mon.0) 429 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-12-08T22:13:37.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[108250]: cluster 2023-12-08T22:13:37.075861+0000 mon.a (mon.0) 430 : cluster [INF] osd.4 failed (root=default,host=smithi155) (connection refused reported by osd.3) 2023-12-08T22:13:37.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[108250]: cluster 2023-12-08T22:13:37.076012+0000 mon.a (mon.0) 431 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-12-08T22:13:37.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[108250]: cluster 2023-12-08T22:13:37.076103+0000 mon.a (mon.0) 432 : cluster [DBG] osd.4 reported immediately failed by osd.1 2023-12-08T22:13:37.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[108250]: cluster 2023-12-08T22:13:37.076200+0000 mon.a (mon.0) 433 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-12-08T22:13:37.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[108250]: cluster 2023-12-08T22:13:37.076292+0000 mon.a (mon.0) 434 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-12-08T22:13:37.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[108250]: cluster 2023-12-08T22:13:37.275820+0000 mon.a (mon.0) 435 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-12-08T22:13:37.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[108250]: cluster 2023-12-08T22:13:37.275945+0000 mon.a (mon.0) 436 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-12-08T22:13:37.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[108250]: cluster 2023-12-08T22:13:37.276010+0000 mon.a (mon.0) 437 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-12-08T22:13:37.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[108250]: cluster 2023-12-08T22:13:37.276947+0000 mon.a (mon.0) 438 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-12-08T22:13:37.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[108250]: cluster 2023-12-08T22:13:37.277074+0000 mon.a (mon.0) 439 : cluster [DBG] osd.4 reported immediately failed by osd.1 2023-12-08T22:13:37.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[108250]: cluster 2023-12-08T22:13:37.277186+0000 mon.a (mon.0) 440 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-12-08T22:13:37.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[108250]: cluster 2023-12-08T22:13:37.277283+0000 mon.a (mon.0) 441 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-12-08T22:13:37.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[108250]: cluster 2023-12-08T22:13:37.277390+0000 mon.a (mon.0) 442 : cluster [DBG] osd.4 reported immediately failed by osd.1 2023-12-08T22:13:37.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[108250]: cluster 2023-12-08T22:13:37.277495+0000 mon.a (mon.0) 443 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-12-08T22:13:37.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[108250]: cluster 2023-12-08T22:13:37.277600+0000 mon.a (mon.0) 444 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-12-08T22:13:37.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[108250]: cluster 2023-12-08T22:13:37.277698+0000 mon.a (mon.0) 445 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-12-08T22:13:37.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[111654]: cluster 2023-12-08T22:13:35.782740+0000 mgr.y (mgr.14142) 91 : cluster [DBG] pgmap v90: 1 pgs: 1 peering; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2023-12-08T22:13:37.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[111654]: cephadm 2023-12-08T22:13:36.089677+0000 mgr.y (mgr.14142) 92 : cephadm [INF] Deploying daemon osd.4 on smithi155 2023-12-08T22:13:37.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[111654]: cluster 2023-12-08T22:13:37.075828+0000 mon.a (mon.0) 429 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-12-08T22:13:37.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[111654]: cluster 2023-12-08T22:13:37.075861+0000 mon.a (mon.0) 430 : cluster [INF] osd.4 failed (root=default,host=smithi155) (connection refused reported by osd.3) 2023-12-08T22:13:37.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[111654]: cluster 2023-12-08T22:13:37.076012+0000 mon.a (mon.0) 431 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-12-08T22:13:37.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[111654]: cluster 2023-12-08T22:13:37.076103+0000 mon.a (mon.0) 432 : cluster [DBG] osd.4 reported immediately failed by osd.1 2023-12-08T22:13:37.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[111654]: cluster 2023-12-08T22:13:37.076200+0000 mon.a (mon.0) 433 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-12-08T22:13:37.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[111654]: cluster 2023-12-08T22:13:37.076292+0000 mon.a (mon.0) 434 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-12-08T22:13:37.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[111654]: cluster 2023-12-08T22:13:37.275820+0000 mon.a (mon.0) 435 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-12-08T22:13:37.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[111654]: cluster 2023-12-08T22:13:37.275945+0000 mon.a (mon.0) 436 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-12-08T22:13:37.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[111654]: cluster 2023-12-08T22:13:37.276010+0000 mon.a (mon.0) 437 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-12-08T22:13:37.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[111654]: cluster 2023-12-08T22:13:37.276947+0000 mon.a (mon.0) 438 : cluster [DBG] osd.4 reported immediately failed by osd.0 2023-12-08T22:13:37.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[111654]: cluster 2023-12-08T22:13:37.277074+0000 mon.a (mon.0) 439 : cluster [DBG] osd.4 reported immediately failed by osd.1 2023-12-08T22:13:37.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[111654]: cluster 2023-12-08T22:13:37.277186+0000 mon.a (mon.0) 440 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-12-08T22:13:37.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[111654]: cluster 2023-12-08T22:13:37.277283+0000 mon.a (mon.0) 441 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-12-08T22:13:37.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[111654]: cluster 2023-12-08T22:13:37.277390+0000 mon.a (mon.0) 442 : cluster [DBG] osd.4 reported immediately failed by osd.1 2023-12-08T22:13:37.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[111654]: cluster 2023-12-08T22:13:37.277495+0000 mon.a (mon.0) 443 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-12-08T22:13:37.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[111654]: cluster 2023-12-08T22:13:37.277600+0000 mon.a (mon.0) 444 : cluster [DBG] osd.4 reported immediately failed by osd.3 2023-12-08T22:13:37.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:37 smithi042 bash[111654]: cluster 2023-12-08T22:13:37.277698+0000 mon.a (mon.0) 445 : cluster [DBG] osd.4 reported immediately failed by osd.2 2023-12-08T22:13:38.148 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:38 smithi155 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.4.service: Succeeded. 2023-12-08T22:13:38.149 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:38 smithi155 systemd[1]: Stopped Ceph osd.4 for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:13:38.149 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:38 smithi155 systemd[1]: Starting Ceph osd.4 for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:13:38.516 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:38 smithi155 podman[112038]: Error: no container with ID or name "ceph-958e143a-9616-11ee-95a3-87774f69a715-osd.4" found: no such container 2023-12-08T22:13:38.516 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:38 smithi155 systemd[1]: Started Ceph osd.4 for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:13:38.790 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:38 smithi155 bash[112055]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-08T22:13:38.790 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:38 smithi155 bash[112055]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2023-12-08T22:13:38.790 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:38 smithi155 bash[112055]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2023-12-08T22:13:38.790 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:38 smithi155 bash[112055]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2023-12-08T22:13:38.790 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:38 smithi155 bash[112055]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-12-08T22:13:38.791 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:38 smithi155 bash[112055]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-12-08T22:13:38.791 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:38 smithi155 bash[112055]: --> ceph-volume lvm activate successful for osd ID: 4 2023-12-08T22:13:38.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:38 smithi155 bash[108266]: cluster 2023-12-08T22:13:37.533441+0000 mon.a (mon.0) 446 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-12-08T22:13:38.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:38 smithi155 bash[108266]: cluster 2023-12-08T22:13:37.533472+0000 mon.a (mon.0) 447 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2023-12-08T22:13:38.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:38 smithi155 bash[108266]: cluster 2023-12-08T22:13:37.537461+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e36: 6 total, 4 up, 5 in 2023-12-08T22:13:38.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:38 smithi155 bash[108266]: audit 2023-12-08T22:13:37.537962+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:38.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:38 smithi155 bash[108266]: audit 2023-12-08T22:13:38.205478+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}}, \"last_device_update\": \"2023-12-08T22:13:29.790379\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:38.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:38 smithi155 bash[108266]: audit 2023-12-08T22:13:38.205959+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:38.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:38 smithi155 bash[108266]: audit 2023-12-08T22:13:38.208935+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}}, \"last_device_update\": \"2023-12-08T22:13:29.790379\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:38.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:38 smithi155 bash[108266]: audit 2023-12-08T22:13:38.209932+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-08T22:13:38.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:38 smithi155 bash[108266]: audit 2023-12-08T22:13:38.211300+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:38.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:38 smithi155 bash[108266]: audit 2023-12-08T22:13:38.212460+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-12-08T22:13:38.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:38 smithi042 bash[108250]: cluster 2023-12-08T22:13:37.533441+0000 mon.a (mon.0) 446 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-12-08T22:13:38.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:38 smithi042 bash[108250]: cluster 2023-12-08T22:13:37.533472+0000 mon.a (mon.0) 447 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2023-12-08T22:13:38.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:38 smithi042 bash[108250]: cluster 2023-12-08T22:13:37.537461+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e36: 6 total, 4 up, 5 in 2023-12-08T22:13:38.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:38 smithi042 bash[108250]: audit 2023-12-08T22:13:37.537962+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:38.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:38 smithi042 bash[111654]: cluster 2023-12-08T22:13:37.533441+0000 mon.a (mon.0) 446 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-12-08T22:13:38.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:38 smithi042 bash[111654]: cluster 2023-12-08T22:13:37.533472+0000 mon.a (mon.0) 447 : cluster [WRN] Health check failed: 1 host (1 osds) down (OSD_HOST_DOWN) 2023-12-08T22:13:38.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:38 smithi042 bash[111654]: cluster 2023-12-08T22:13:37.537461+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e36: 6 total, 4 up, 5 in 2023-12-08T22:13:38.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:38 smithi042 bash[111654]: audit 2023-12-08T22:13:37.537962+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:38.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:38 smithi042 bash[108250]: audit 2023-12-08T22:13:38.205478+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}}, \"last_device_update\": \"2023-12-08T22:13:29.790379\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:38.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:38 smithi042 bash[108250]: audit 2023-12-08T22:13:38.205959+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:38.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:38 smithi042 bash[111654]: audit 2023-12-08T22:13:38.205478+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}}, \"last_device_update\": \"2023-12-08T22:13:29.790379\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:38.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:38 smithi042 bash[111654]: audit 2023-12-08T22:13:38.205959+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:38.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:38 smithi042 bash[108250]: audit 2023-12-08T22:13:38.208935+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}}, \"last_device_update\": \"2023-12-08T22:13:29.790379\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:38.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:38 smithi042 bash[108250]: audit 2023-12-08T22:13:38.209932+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-08T22:13:38.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:38 smithi042 bash[108250]: audit 2023-12-08T22:13:38.211300+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:38.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:38 smithi042 bash[108250]: audit 2023-12-08T22:13:38.212460+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-12-08T22:13:38.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:38 smithi042 bash[111654]: audit 2023-12-08T22:13:38.208935+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}}, \"last_device_update\": \"2023-12-08T22:13:29.790379\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:38.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:38 smithi042 bash[111654]: audit 2023-12-08T22:13:38.209932+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-08T22:13:38.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:38 smithi042 bash[111654]: audit 2023-12-08T22:13:38.211300+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:38.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:38 smithi042 bash[111654]: audit 2023-12-08T22:13:38.212460+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-12-08T22:13:39.332 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 4,5 on host 'smithi155' 2023-12-08T22:13:39.816 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:39 smithi155 bash[108266]: cluster 2023-12-08T22:13:37.783188+0000 mgr.y (mgr.14142) 93 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:39.816 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:39 smithi155 bash[108266]: cephadm 2023-12-08T22:13:38.212061+0000 mgr.y (mgr.14142) 94 : cephadm [INF] Deploying daemon osd.5 on smithi155 2023-12-08T22:13:39.816 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:39 smithi155 bash[108266]: cluster 2023-12-08T22:13:38.546836+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e37: 6 total, 4 up, 5 in 2023-12-08T22:13:39.816 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:39 smithi155 bash[108266]: audit 2023-12-08T22:13:38.547010+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:39.816 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:39 smithi155 bash[108266]: audit 2023-12-08T22:13:39.324301+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_device_update\": \"2023-12-08T22:13:29.790379\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:39.816 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:39 smithi155 bash[108266]: audit 2023-12-08T22:13:39.328104+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_device_update\": \"2023-12-08T22:13:29.790379\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:39.949 DEBUG:teuthology.orchestra.run.smithi155:osd.5> sudo journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.5.service 2023-12-08T22:13:39.951 INFO:tasks.cephadm:Deploying osd.6 on smithi155 with /dev/vg_nvme/lv_2... 2023-12-08T22:13:39.952 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-08T22:13:39.983 INFO:journalctl@ceph.osd.5.smithi155.stdout:-- Logs begin at Fri 2023-12-08 21:59:44 UTC. -- 2023-12-08T22:13:39.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:39 smithi042 bash[108250]: cluster 2023-12-08T22:13:37.783188+0000 mgr.y (mgr.14142) 93 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:39.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:39 smithi042 bash[108250]: cephadm 2023-12-08T22:13:38.212061+0000 mgr.y (mgr.14142) 94 : cephadm [INF] Deploying daemon osd.5 on smithi155 2023-12-08T22:13:39.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:39 smithi042 bash[108250]: cluster 2023-12-08T22:13:38.546836+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e37: 6 total, 4 up, 5 in 2023-12-08T22:13:39.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:39 smithi042 bash[108250]: audit 2023-12-08T22:13:38.547010+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:39.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:39 smithi042 bash[111654]: cluster 2023-12-08T22:13:37.783188+0000 mgr.y (mgr.14142) 93 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:39.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:39 smithi042 bash[111654]: cephadm 2023-12-08T22:13:38.212061+0000 mgr.y (mgr.14142) 94 : cephadm [INF] Deploying daemon osd.5 on smithi155 2023-12-08T22:13:39.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:39 smithi042 bash[111654]: cluster 2023-12-08T22:13:38.546836+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e37: 6 total, 4 up, 5 in 2023-12-08T22:13:39.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:39 smithi042 bash[111654]: audit 2023-12-08T22:13:38.547010+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:39.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:39 smithi042 bash[108250]: audit 2023-12-08T22:13:39.324301+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_device_update\": \"2023-12-08T22:13:29.790379\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:39.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:39 smithi042 bash[108250]: audit 2023-12-08T22:13:39.328104+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_device_update\": \"2023-12-08T22:13:29.790379\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:39.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:39 smithi042 bash[111654]: audit 2023-12-08T22:13:39.324301+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_device_update\": \"2023-12-08T22:13:29.790379\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:39.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:39 smithi042 bash[111654]: audit 2023-12-08T22:13:39.328104+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910451\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:26.910548\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_device_update\": \"2023-12-08T22:13:29.790379\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:40.397 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:40 smithi155 bash[112337]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-08T22:13:40.397 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:40 smithi155 bash[112337]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2023-12-08T22:13:40.397 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:40 smithi155 bash[112337]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2023-12-08T22:13:40.397 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:40 smithi155 bash[112337]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2023-12-08T22:13:40.397 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:40 smithi155 bash[112337]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-08T22:13:40.397 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:40 smithi155 bash[112337]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-08T22:13:40.397 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:40 smithi155 bash[112337]: --> ceph-volume lvm activate successful for osd ID: 5 2023-12-08T22:13:40.692 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:40 smithi155 bash[112326]: debug 2023-12-08T22:13:40.394+0000 7fbd94aeeec0 -1 Falling back to public interface 2023-12-08T22:13:40.693 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:40 smithi155 bash[108266]: audit 2023-12-08T22:13:39.941997+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941095\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941191\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941229\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_daemon_update\": \"2023-12-08T22:13:39.941327\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:40.693 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:40 smithi155 bash[108266]: audit 2023-12-08T22:13:39.945356+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941095\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941191\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941229\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_daemon_update\": \"2023-12-08T22:13:39.941327\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:40.693 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:40 smithi155 bash[108266]: audit 2023-12-08T22:13:39.946126+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:40.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:40 smithi042 bash[108250]: audit 2023-12-08T22:13:39.941997+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941095\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941191\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941229\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_daemon_update\": \"2023-12-08T22:13:39.941327\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:40.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:40 smithi042 bash[108250]: audit 2023-12-08T22:13:39.945356+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941095\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941191\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941229\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_daemon_update\": \"2023-12-08T22:13:39.941327\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:40.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:40 smithi042 bash[108250]: audit 2023-12-08T22:13:39.946126+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:40.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:40 smithi042 bash[111654]: audit 2023-12-08T22:13:39.941997+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941095\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941191\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941229\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_daemon_update\": \"2023-12-08T22:13:39.941327\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:40.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:40 smithi042 bash[111654]: audit 2023-12-08T22:13:39.945356+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941095\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941191\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941229\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"Insufficient space (<5GB) on vgs\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_daemon_update\": \"2023-12-08T22:13:39.941327\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:40.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:40 smithi042 bash[111654]: audit 2023-12-08T22:13:39.946126+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:41.245 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:40 smithi155 bash[112326]: debug 2023-12-08T22:13:40.952+0000 7fbd94aeeec0 -1 osd.4 35 log_to_monitors {default=true} 2023-12-08T22:13:41.245 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:13:40 smithi155 bash[112326]: debug 2023-12-08T22:13:40.959+0000 7fbd88abf700 -1 osd.4 35 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-12-08T22:13:41.834 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:41 smithi155 bash[108266]: cluster 2023-12-08T22:13:39.783526+0000 mgr.y (mgr.14142) 95 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:41.834 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:41 smithi155 bash[108266]: audit 2023-12-08T22:13:40.956018+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/701923572,v1:172.21.15.155:6801/701923572]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-08T22:13:41.834 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:41 smithi155 bash[108266]: audit 2023-12-08T22:13:40.956357+0000 mon.a (mon.0) 463 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-08T22:13:41.834 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:41 smithi155 bash[108266]: audit 2023-12-08T22:13:40.956859+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/701923572,v1:172.21.15.155:6801/701923572]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:41.834 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:41 smithi155 bash[108266]: audit 2023-12-08T22:13:40.957177+0000 mon.a (mon.0) 464 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:41.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:41 smithi042 bash[108250]: cluster 2023-12-08T22:13:39.783526+0000 mgr.y (mgr.14142) 95 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:41.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:41 smithi042 bash[108250]: audit 2023-12-08T22:13:40.956018+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/701923572,v1:172.21.15.155:6801/701923572]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-08T22:13:41.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:41 smithi042 bash[108250]: audit 2023-12-08T22:13:40.956357+0000 mon.a (mon.0) 463 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-08T22:13:41.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:41 smithi042 bash[108250]: audit 2023-12-08T22:13:40.956859+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/701923572,v1:172.21.15.155:6801/701923572]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:41.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:41 smithi042 bash[108250]: audit 2023-12-08T22:13:40.957177+0000 mon.a (mon.0) 464 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:41.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:41 smithi042 bash[111654]: cluster 2023-12-08T22:13:39.783526+0000 mgr.y (mgr.14142) 95 : cluster [DBG] pgmap v94: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:41.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:41 smithi042 bash[111654]: audit 2023-12-08T22:13:40.956018+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/701923572,v1:172.21.15.155:6801/701923572]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-08T22:13:41.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:41 smithi042 bash[111654]: audit 2023-12-08T22:13:40.956357+0000 mon.a (mon.0) 463 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-08T22:13:41.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:41 smithi042 bash[111654]: audit 2023-12-08T22:13:40.956859+0000 mon.b (mon.2) 12 : audit [INF] from='osd.4 [v2:172.21.15.155:6800/701923572,v1:172.21.15.155:6801/701923572]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:41.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:41 smithi042 bash[111654]: audit 2023-12-08T22:13:40.957177+0000 mon.a (mon.0) 464 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:42.076 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-08T22:13:42.077 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-08T22:13:42.077 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2023-12-08T22:13:42.077 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2023-12-08T22:13:42.077 INFO:teuthology.orchestra.run.smithi155.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0150111 s, 699 MB/s 2023-12-08T22:13:42.077 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2023-12-08T22:13:42.122 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:41 smithi155 bash[112661]: debug 2023-12-08T22:13:41.831+0000 7fb812223ec0 -1 Falling back to public interface 2023-12-08T22:13:42.399 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:42 smithi155 bash[112661]: debug 2023-12-08T22:13:42.397+0000 7fb812223ec0 -1 osd.5 0 log_to_monitors {default=true} 2023-12-08T22:13:42.473 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi155:vg_nvme/lv_2 2023-12-08T22:13:42.699 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:42 smithi155 bash[108266]: cluster 2023-12-08T22:13:41.551042+0000 mon.a (mon.0) 465 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-08T22:13:42.699 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:42 smithi155 bash[108266]: cluster 2023-12-08T22:13:41.551074+0000 mon.a (mon.0) 466 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2023-12-08T22:13:42.699 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:42 smithi155 bash[108266]: cluster 2023-12-08T22:13:41.551099+0000 mon.a (mon.0) 467 : cluster [INF] Cluster is now healthy 2023-12-08T22:13:42.699 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:42 smithi155 bash[108266]: cluster 2023-12-08T22:13:41.555134+0000 mon.a (mon.0) 468 : cluster [INF] osd.4 [v2:172.21.15.155:6800/701923572,v1:172.21.15.155:6801/701923572] boot 2023-12-08T22:13:42.699 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:42 smithi155 bash[108266]: cluster 2023-12-08T22:13:41.555194+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e38: 6 total, 5 up, 5 in 2023-12-08T22:13:42.699 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:42 smithi155 bash[108266]: audit 2023-12-08T22:13:41.555744+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:13:42.699 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:42 smithi155 bash[108266]: audit 2023-12-08T22:13:41.556162+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:42.699 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:42 smithi155 bash[108266]: audit 2023-12-08T22:13:42.400068+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3557697063,v1:172.21.15.155:6809/3557697063]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-08T22:13:42.700 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:42 smithi155 bash[108266]: audit 2023-12-08T22:13:42.400425+0000 mon.a (mon.0) 472 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-08T22:13:42.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:42 smithi042 bash[108250]: cluster 2023-12-08T22:13:41.551042+0000 mon.a (mon.0) 465 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-08T22:13:42.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:42 smithi042 bash[108250]: cluster 2023-12-08T22:13:41.551074+0000 mon.a (mon.0) 466 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2023-12-08T22:13:42.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:42 smithi042 bash[108250]: cluster 2023-12-08T22:13:41.551099+0000 mon.a (mon.0) 467 : cluster [INF] Cluster is now healthy 2023-12-08T22:13:42.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:42 smithi042 bash[108250]: cluster 2023-12-08T22:13:41.555134+0000 mon.a (mon.0) 468 : cluster [INF] osd.4 [v2:172.21.15.155:6800/701923572,v1:172.21.15.155:6801/701923572] boot 2023-12-08T22:13:42.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:42 smithi042 bash[108250]: cluster 2023-12-08T22:13:41.555194+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e38: 6 total, 5 up, 5 in 2023-12-08T22:13:42.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:42 smithi042 bash[108250]: audit 2023-12-08T22:13:41.555744+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:13:42.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:42 smithi042 bash[108250]: audit 2023-12-08T22:13:41.556162+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:42.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:42 smithi042 bash[108250]: audit 2023-12-08T22:13:42.400068+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3557697063,v1:172.21.15.155:6809/3557697063]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-08T22:13:42.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:42 smithi042 bash[108250]: audit 2023-12-08T22:13:42.400425+0000 mon.a (mon.0) 472 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-08T22:13:42.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:42 smithi042 bash[111654]: cluster 2023-12-08T22:13:41.551042+0000 mon.a (mon.0) 465 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-08T22:13:42.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:42 smithi042 bash[111654]: cluster 2023-12-08T22:13:41.551074+0000 mon.a (mon.0) 466 : cluster [INF] Health check cleared: OSD_HOST_DOWN (was: 1 host (1 osds) down) 2023-12-08T22:13:42.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:42 smithi042 bash[111654]: cluster 2023-12-08T22:13:41.551099+0000 mon.a (mon.0) 467 : cluster [INF] Cluster is now healthy 2023-12-08T22:13:42.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:42 smithi042 bash[111654]: cluster 2023-12-08T22:13:41.555134+0000 mon.a (mon.0) 468 : cluster [INF] osd.4 [v2:172.21.15.155:6800/701923572,v1:172.21.15.155:6801/701923572] boot 2023-12-08T22:13:42.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:42 smithi042 bash[111654]: cluster 2023-12-08T22:13:41.555194+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e38: 6 total, 5 up, 5 in 2023-12-08T22:13:42.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:42 smithi042 bash[111654]: audit 2023-12-08T22:13:41.555744+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:13:42.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:42 smithi042 bash[111654]: audit 2023-12-08T22:13:41.556162+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:42.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:42 smithi042 bash[111654]: audit 2023-12-08T22:13:42.400068+0000 mon.b (mon.2) 13 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3557697063,v1:172.21.15.155:6809/3557697063]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-08T22:13:42.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:42 smithi042 bash[111654]: audit 2023-12-08T22:13:42.400425+0000 mon.a (mon.0) 472 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-08T22:13:43.790 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:43 smithi155 bash[112661]: debug 2023-12-08T22:13:43.569+0000 7fb7f6fd0700 -1 osd.5 0 waiting for initial osdmap 2023-12-08T22:13:43.790 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:43 smithi155 bash[112661]: debug 2023-12-08T22:13:43.578+0000 7fb8021ec700 -1 osd.5 40 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-12-08T22:13:43.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:43 smithi155 bash[108266]: cluster 2023-12-08T22:13:41.784082+0000 mgr.y (mgr.14142) 96 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%); 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:43.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:43 smithi155 bash[108266]: cluster 2023-12-08T22:13:42.557155+0000 mon.a (mon.0) 473 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-08T22:13:43.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:43 smithi155 bash[108266]: audit 2023-12-08T22:13:42.567081+0000 mon.a (mon.0) 474 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-08T22:13:43.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:43 smithi155 bash[108266]: cluster 2023-12-08T22:13:42.567156+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e39: 6 total, 5 up, 5 in 2023-12-08T22:13:43.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:43 smithi155 bash[108266]: audit 2023-12-08T22:13:42.567681+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:43.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:43 smithi155 bash[108266]: audit 2023-12-08T22:13:42.570803+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3557697063,v1:172.21.15.155:6809/3557697063]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:43.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:43 smithi155 bash[108266]: audit 2023-12-08T22:13:42.571106+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:43.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:43 smithi155 bash[108266]: audit 2023-12-08T22:13:42.603770+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:43.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:43 smithi155 bash[108266]: audit 2023-12-08T22:13:42.801478+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941095\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941191\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941229\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_daemon_update\": \"2023-12-08T22:13:39.941327\", \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:43.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:43 smithi155 bash[108266]: audit 2023-12-08T22:13:42.804752+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941095\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941191\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941229\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_daemon_update\": \"2023-12-08T22:13:39.941327\", \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:43.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:43 smithi155 bash[108266]: audit 2023-12-08T22:13:42.806353+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:43.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[108250]: cluster 2023-12-08T22:13:41.784082+0000 mgr.y (mgr.14142) 96 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%); 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:43.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[108250]: cluster 2023-12-08T22:13:42.557155+0000 mon.a (mon.0) 473 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-08T22:13:43.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[108250]: audit 2023-12-08T22:13:42.567081+0000 mon.a (mon.0) 474 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-08T22:13:43.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[108250]: cluster 2023-12-08T22:13:42.567156+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e39: 6 total, 5 up, 5 in 2023-12-08T22:13:43.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[108250]: audit 2023-12-08T22:13:42.567681+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:43.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[108250]: audit 2023-12-08T22:13:42.570803+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3557697063,v1:172.21.15.155:6809/3557697063]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:43.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[108250]: audit 2023-12-08T22:13:42.571106+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:43.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[108250]: audit 2023-12-08T22:13:42.603770+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:43.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[111654]: cluster 2023-12-08T22:13:41.784082+0000 mgr.y (mgr.14142) 96 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%); 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:43.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[111654]: cluster 2023-12-08T22:13:42.557155+0000 mon.a (mon.0) 473 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-08T22:13:43.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[111654]: audit 2023-12-08T22:13:42.567081+0000 mon.a (mon.0) 474 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-08T22:13:43.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[111654]: cluster 2023-12-08T22:13:42.567156+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e39: 6 total, 5 up, 5 in 2023-12-08T22:13:43.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[111654]: audit 2023-12-08T22:13:42.567681+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:43.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[111654]: audit 2023-12-08T22:13:42.570803+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3557697063,v1:172.21.15.155:6809/3557697063]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:43.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[111654]: audit 2023-12-08T22:13:42.571106+0000 mon.a (mon.0) 477 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:43.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[111654]: audit 2023-12-08T22:13:42.603770+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:43.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[108250]: audit 2023-12-08T22:13:42.801478+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941095\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941191\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941229\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_daemon_update\": \"2023-12-08T22:13:39.941327\", \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:43.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[111654]: audit 2023-12-08T22:13:42.801478+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941095\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941191\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941229\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_daemon_update\": \"2023-12-08T22:13:39.941327\", \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:43.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[108250]: audit 2023-12-08T22:13:42.804752+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941095\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941191\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941229\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_daemon_update\": \"2023-12-08T22:13:39.941327\", \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:43.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[108250]: audit 2023-12-08T22:13:42.806353+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:43.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[111654]: audit 2023-12-08T22:13:42.804752+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941095\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941191\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:39.941229\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_daemon_update\": \"2023-12-08T22:13:39.941327\", \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:43.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:43 smithi042 bash[111654]: audit 2023-12-08T22:13:42.806353+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:44.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:44 smithi155 bash[108266]: cluster 2023-12-08T22:13:43.400694+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:13:44.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:44 smithi155 bash[108266]: cluster 2023-12-08T22:13:43.400797+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:13:44.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:44 smithi155 bash[108266]: audit 2023-12-08T22:13:43.567468+0000 mon.a (mon.0) 482 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-08T22:13:44.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:44 smithi155 bash[108266]: cluster 2023-12-08T22:13:43.567537+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e40: 6 total, 5 up, 5 in 2023-12-08T22:13:44.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:44 smithi155 bash[108266]: audit 2023-12-08T22:13:43.568237+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:44.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:44 smithi155 bash[108266]: audit 2023-12-08T22:13:43.704415+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703444\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703540\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703606\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"407639a4ab99\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703643\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:40.849955\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_daemon_update\": \"2023-12-08T22:13:43.703739\", \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:44.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:44 smithi155 bash[108266]: audit 2023-12-08T22:13:43.707468+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703444\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703540\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703606\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"407639a4ab99\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703643\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:40.849955\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_daemon_update\": \"2023-12-08T22:13:43.703739\", \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:44.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:44 smithi155 bash[108266]: audit 2023-12-08T22:13:43.856826+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:13:44.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:44 smithi155 bash[108266]: audit 2023-12-08T22:13:43.857600+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:44.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:44 smithi155 bash[108266]: audit 2023-12-08T22:13:43.858753+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:44.768 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:44 smithi155 bash[108266]: cluster 2023-12-08T22:13:44.568617+0000 mon.a (mon.0) 490 : cluster [INF] osd.5 [v2:172.21.15.155:6808/3557697063,v1:172.21.15.155:6809/3557697063] boot 2023-12-08T22:13:44.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[108250]: cluster 2023-12-08T22:13:43.400694+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:13:44.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[108250]: cluster 2023-12-08T22:13:43.400797+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:13:44.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[108250]: audit 2023-12-08T22:13:43.567468+0000 mon.a (mon.0) 482 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-08T22:13:44.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[108250]: cluster 2023-12-08T22:13:43.567537+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e40: 6 total, 5 up, 5 in 2023-12-08T22:13:44.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[108250]: audit 2023-12-08T22:13:43.568237+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:44.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[111654]: cluster 2023-12-08T22:13:43.400694+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:13:44.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[111654]: cluster 2023-12-08T22:13:43.400797+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:13:44.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[111654]: audit 2023-12-08T22:13:43.567468+0000 mon.a (mon.0) 482 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-08T22:13:44.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[111654]: cluster 2023-12-08T22:13:43.567537+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e40: 6 total, 5 up, 5 in 2023-12-08T22:13:44.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[111654]: audit 2023-12-08T22:13:43.568237+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:44.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[108250]: audit 2023-12-08T22:13:43.704415+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703444\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703540\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703606\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"407639a4ab99\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703643\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:40.849955\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_daemon_update\": \"2023-12-08T22:13:43.703739\", \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:44.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[111654]: audit 2023-12-08T22:13:43.704415+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703444\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703540\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703606\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"407639a4ab99\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703643\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:40.849955\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_daemon_update\": \"2023-12-08T22:13:43.703739\", \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:44.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[108250]: audit 2023-12-08T22:13:43.707468+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703444\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703540\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703606\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"407639a4ab99\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703643\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:40.849955\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_daemon_update\": \"2023-12-08T22:13:43.703739\", \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:44.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[108250]: audit 2023-12-08T22:13:43.856826+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:13:44.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[108250]: audit 2023-12-08T22:13:43.857600+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:44.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[108250]: audit 2023-12-08T22:13:43.858753+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:44.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[108250]: cluster 2023-12-08T22:13:44.568617+0000 mon.a (mon.0) 490 : cluster [INF] osd.5 [v2:172.21.15.155:6808/3557697063,v1:172.21.15.155:6809/3557697063] boot 2023-12-08T22:13:44.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[111654]: audit 2023-12-08T22:13:43.707468+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703444\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703540\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703606\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"407639a4ab99\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703643\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:40.849955\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:38.209681\"}}, \"last_daemon_update\": \"2023-12-08T22:13:43.703739\", \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:44.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[111654]: audit 2023-12-08T22:13:43.856826+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:13:44.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[111654]: audit 2023-12-08T22:13:43.857600+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:44.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[111654]: audit 2023-12-08T22:13:43.858753+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:44.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:44 smithi042 bash[111654]: cluster 2023-12-08T22:13:44.568617+0000 mon.a (mon.0) 490 : cluster [INF] osd.5 [v2:172.21.15.155:6808/3557697063,v1:172.21.15.155:6809/3557697063] boot 2023-12-08T22:13:45.744 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:13:45 smithi042 bash[117184]: debug 2023-12-08T22:13:45.341+0000 7f43a7ead700 -1 osd.1 42 build_incremental_map_msg missing incremental map 42 2023-12-08T22:13:45.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:45 smithi042 bash[108250]: cluster 2023-12-08T22:13:43.784501+0000 mgr.y (mgr.14142) 97 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:13:45.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:45 smithi042 bash[108250]: audit 2023-12-08T22:13:43.855838+0000 mgr.y (mgr.14142) 98 : audit [DBG] from='client.24284 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:13:45.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:45 smithi042 bash[108250]: cephadm 2023-12-08T22:13:43.856514+0000 mgr.y (mgr.14142) 99 : cephadm [INF] Applying osd on host smithi155... 2023-12-08T22:13:45.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:45 smithi042 bash[108250]: cluster 2023-12-08T22:13:44.568671+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-12-08T22:13:45.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:45 smithi042 bash[108250]: audit 2023-12-08T22:13:44.569258+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:45.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:45 smithi042 bash[108250]: audit 2023-12-08T22:13:45.337161+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.155:0/1279859574' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5"}]: dispatch 2023-12-08T22:13:45.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:45 smithi042 bash[108250]: audit 2023-12-08T22:13:45.337774+0000 mon.a (mon.0) 493 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5"}]: dispatch 2023-12-08T22:13:45.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:45 smithi042 bash[108250]: audit 2023-12-08T22:13:45.342194+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5"}]': finished 2023-12-08T22:13:45.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:45 smithi042 bash[108250]: cluster 2023-12-08T22:13:45.342287+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e42: 7 total, 6 up, 6 in 2023-12-08T22:13:45.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:45 smithi042 bash[108250]: audit 2023-12-08T22:13:45.342500+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:45.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:45 smithi042 bash[111654]: cluster 2023-12-08T22:13:43.784501+0000 mgr.y (mgr.14142) 97 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:13:45.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:45 smithi042 bash[111654]: audit 2023-12-08T22:13:43.855838+0000 mgr.y (mgr.14142) 98 : audit [DBG] from='client.24284 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:13:45.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:45 smithi042 bash[111654]: cephadm 2023-12-08T22:13:43.856514+0000 mgr.y (mgr.14142) 99 : cephadm [INF] Applying osd on host smithi155... 2023-12-08T22:13:45.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:45 smithi042 bash[111654]: cluster 2023-12-08T22:13:44.568671+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-12-08T22:13:45.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:45 smithi042 bash[111654]: audit 2023-12-08T22:13:44.569258+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:45.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:45 smithi042 bash[111654]: audit 2023-12-08T22:13:45.337161+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.155:0/1279859574' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5"}]: dispatch 2023-12-08T22:13:45.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:45 smithi042 bash[111654]: audit 2023-12-08T22:13:45.337774+0000 mon.a (mon.0) 493 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5"}]: dispatch 2023-12-08T22:13:45.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:45 smithi042 bash[111654]: audit 2023-12-08T22:13:45.342194+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5"}]': finished 2023-12-08T22:13:45.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:45 smithi042 bash[111654]: cluster 2023-12-08T22:13:45.342287+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e42: 7 total, 6 up, 6 in 2023-12-08T22:13:45.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:45 smithi042 bash[111654]: audit 2023-12-08T22:13:45.342500+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:46.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:45 smithi155 bash[108266]: cluster 2023-12-08T22:13:43.784501+0000 mgr.y (mgr.14142) 97 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized+degraded; 0 B data, 1.6 MiB used, 442 GiB / 447 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:13:46.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:45 smithi155 bash[108266]: audit 2023-12-08T22:13:43.855838+0000 mgr.y (mgr.14142) 98 : audit [DBG] from='client.24284 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:13:46.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:45 smithi155 bash[108266]: cephadm 2023-12-08T22:13:43.856514+0000 mgr.y (mgr.14142) 99 : cephadm [INF] Applying osd on host smithi155... 2023-12-08T22:13:46.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:45 smithi155 bash[108266]: cluster 2023-12-08T22:13:44.568671+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-12-08T22:13:46.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:45 smithi155 bash[108266]: audit 2023-12-08T22:13:44.569258+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:46.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:45 smithi155 bash[108266]: audit 2023-12-08T22:13:45.337161+0000 mon.b (mon.2) 15 : audit [INF] from='client.? 172.21.15.155:0/1279859574' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5"}]: dispatch 2023-12-08T22:13:46.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:45 smithi155 bash[108266]: audit 2023-12-08T22:13:45.337774+0000 mon.a (mon.0) 493 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5"}]: dispatch 2023-12-08T22:13:46.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:45 smithi155 bash[108266]: audit 2023-12-08T22:13:45.342194+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5"}]': finished 2023-12-08T22:13:46.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:45 smithi155 bash[108266]: cluster 2023-12-08T22:13:45.342287+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e42: 7 total, 6 up, 6 in 2023-12-08T22:13:46.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:45 smithi155 bash[108266]: audit 2023-12-08T22:13:45.342500+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:46.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:46 smithi042 bash[108250]: audit 2023-12-08T22:13:46.097948+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.155:0/1016406524' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:13:46.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:46 smithi042 bash[108250]: cluster 2023-12-08T22:13:46.343762+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e43: 7 total, 6 up, 6 in 2023-12-08T22:13:46.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:46 smithi042 bash[108250]: audit 2023-12-08T22:13:46.343944+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:46.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:46 smithi042 bash[111654]: audit 2023-12-08T22:13:46.097948+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.155:0/1016406524' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:13:46.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:46 smithi042 bash[111654]: cluster 2023-12-08T22:13:46.343762+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e43: 7 total, 6 up, 6 in 2023-12-08T22:13:46.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:46 smithi042 bash[111654]: audit 2023-12-08T22:13:46.343944+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:47.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:46 smithi155 bash[108266]: audit 2023-12-08T22:13:46.097948+0000 mon.b (mon.2) 16 : audit [DBG] from='client.? 172.21.15.155:0/1016406524' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:13:47.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:46 smithi155 bash[108266]: cluster 2023-12-08T22:13:46.343762+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e43: 7 total, 6 up, 6 in 2023-12-08T22:13:47.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:46 smithi155 bash[108266]: audit 2023-12-08T22:13:46.343944+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:47.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:47 smithi042 bash[108250]: cluster 2023-12-08T22:13:45.784909+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v102: 1 pgs: 1 peering; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:13:47.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:47 smithi042 bash[108250]: cluster 2023-12-08T22:13:46.573238+0000 mon.a (mon.0) 499 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-08T22:13:47.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:47 smithi042 bash[108250]: cluster 2023-12-08T22:13:46.573271+0000 mon.a (mon.0) 500 : cluster [INF] Cluster is now healthy 2023-12-08T22:13:47.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:47 smithi042 bash[111654]: cluster 2023-12-08T22:13:45.784909+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v102: 1 pgs: 1 peering; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:13:47.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:47 smithi042 bash[111654]: cluster 2023-12-08T22:13:46.573238+0000 mon.a (mon.0) 499 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-08T22:13:47.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:47 smithi042 bash[111654]: cluster 2023-12-08T22:13:46.573271+0000 mon.a (mon.0) 500 : cluster [INF] Cluster is now healthy 2023-12-08T22:13:48.017 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:47 smithi155 bash[108266]: cluster 2023-12-08T22:13:45.784909+0000 mgr.y (mgr.14142) 100 : cluster [DBG] pgmap v102: 1 pgs: 1 peering; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:13:48.018 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:47 smithi155 bash[108266]: cluster 2023-12-08T22:13:46.573238+0000 mon.a (mon.0) 499 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-08T22:13:48.018 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:47 smithi155 bash[108266]: cluster 2023-12-08T22:13:46.573271+0000 mon.a (mon.0) 500 : cluster [INF] Cluster is now healthy 2023-12-08T22:13:48.993 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:48 smithi155 bash[108266]: audit 2023-12-08T22:13:48.345750+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:48.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:48 smithi042 bash[108250]: audit 2023-12-08T22:13:48.345750+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:48.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:48 smithi042 bash[111654]: audit 2023-12-08T22:13:48.345750+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:49.893 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:49 smithi155 bash[108266]: cluster 2023-12-08T22:13:47.785412+0000 mgr.y (mgr.14142) 101 : cluster [DBG] pgmap v104: 1 pgs: 1 peering; 0 B data, 2.2 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:13:49.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:49 smithi042 bash[108250]: cluster 2023-12-08T22:13:47.785412+0000 mgr.y (mgr.14142) 101 : cluster [DBG] pgmap v104: 1 pgs: 1 peering; 0 B data, 2.2 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:13:49.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:49 smithi042 bash[111654]: cluster 2023-12-08T22:13:47.785412+0000 mgr.y (mgr.14142) 101 : cluster [DBG] pgmap v104: 1 pgs: 1 peering; 0 B data, 2.2 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:13:50.886 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:50 smithi155 bash[108266]: audit 2023-12-08T22:13:49.954117+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-08T22:13:50.886 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:50 smithi155 bash[108266]: audit 2023-12-08T22:13:49.954942+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:50.886 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:50 smithi155 bash[108266]: audit 2023-12-08T22:13:49.955878+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-12-08T22:13:50.887 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:50 smithi155 systemd[1]: Stopping Ceph osd.5 for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:13:50.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:50 smithi042 bash[108250]: audit 2023-12-08T22:13:49.954117+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-08T22:13:50.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:50 smithi042 bash[108250]: audit 2023-12-08T22:13:49.954942+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:50.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:50 smithi042 bash[108250]: audit 2023-12-08T22:13:49.955878+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-12-08T22:13:50.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:50 smithi042 bash[111654]: audit 2023-12-08T22:13:49.954117+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-08T22:13:50.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:50 smithi042 bash[111654]: audit 2023-12-08T22:13:49.954942+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:50.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:50 smithi042 bash[111654]: audit 2023-12-08T22:13:49.955878+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2023-12-08T22:13:51.141 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:50 smithi155 bash[112661]: debug 2023-12-08T22:13:50.883+0000 7fb809a6b700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:13:51.142 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:50 smithi155 bash[112661]: debug 2023-12-08T22:13:50.883+0000 7fb809a6b700 -1 osd.5 43 *** Got signal Terminated *** 2023-12-08T22:13:51.142 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:50 smithi155 bash[112661]: debug 2023-12-08T22:13:50.883+0000 7fb809a6b700 -1 osd.5 43 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:13:51.142 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:51 smithi155 podman[114045]: ceph-958e143a-9616-11ee-95a3-87774f69a715-osd.5 2023-12-08T22:13:51.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:49.786001+0000 mgr.y (mgr.14142) 102 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:13:51.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cephadm 2023-12-08T22:13:49.955548+0000 mgr.y (mgr.14142) 103 : cephadm [INF] Deploying daemon osd.5 on smithi155 2023-12-08T22:13:51.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:50.927812+0000 mon.a (mon.0) 505 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-12-08T22:13:51.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:50.927867+0000 mon.a (mon.0) 506 : cluster [INF] osd.5 failed (root=default,host=smithi155) (connection refused reported by osd.0) 2023-12-08T22:13:51.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:50.928047+0000 mon.a (mon.0) 507 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-12-08T22:13:51.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:50.928101+0000 mon.a (mon.0) 508 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-12-08T22:13:51.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:50.928225+0000 mon.a (mon.0) 509 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-12-08T22:13:51.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:50.928335+0000 mon.a (mon.0) 510 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-12-08T22:13:51.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:50.928436+0000 mon.a (mon.0) 511 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-12-08T22:13:51.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:50.928533+0000 mon.a (mon.0) 512 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-12-08T22:13:51.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:50.928642+0000 mon.a (mon.0) 513 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-12-08T22:13:51.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.127624+0000 mon.a (mon.0) 514 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-12-08T22:13:51.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.127687+0000 mon.a (mon.0) 515 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-12-08T22:13:51.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.128202+0000 mon.a (mon.0) 516 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-12-08T22:13:51.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.128548+0000 mon.a (mon.0) 517 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-12-08T22:13:51.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.128869+0000 mon.a (mon.0) 518 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-12-08T22:13:51.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.128930+0000 mon.a (mon.0) 519 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-12-08T22:13:51.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.129065+0000 mon.a (mon.0) 520 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-12-08T22:13:51.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.129155+0000 mon.a (mon.0) 521 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-12-08T22:13:51.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.129261+0000 mon.a (mon.0) 522 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-12-08T22:13:51.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.129352+0000 mon.a (mon.0) 523 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-12-08T22:13:51.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.529024+0000 mon.a (mon.0) 524 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-12-08T22:13:51.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.529149+0000 mon.a (mon.0) 525 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-12-08T22:13:51.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.529299+0000 mon.a (mon.0) 526 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-12-08T22:13:51.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.529434+0000 mon.a (mon.0) 527 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-12-08T22:13:51.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.529896+0000 mon.a (mon.0) 528 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-12-08T22:13:51.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.530010+0000 mon.a (mon.0) 529 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-12-08T22:13:51.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.530107+0000 mon.a (mon.0) 530 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-12-08T22:13:51.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.530204+0000 mon.a (mon.0) 531 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-12-08T22:13:51.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.530291+0000 mon.a (mon.0) 532 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-12-08T22:13:51.793 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:51 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.530376+0000 mon.a (mon.0) 533 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-12-08T22:13:51.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:49.786001+0000 mgr.y (mgr.14142) 102 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:13:51.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cephadm 2023-12-08T22:13:49.955548+0000 mgr.y (mgr.14142) 103 : cephadm [INF] Deploying daemon osd.5 on smithi155 2023-12-08T22:13:51.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:50.927812+0000 mon.a (mon.0) 505 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-12-08T22:13:51.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:50.927867+0000 mon.a (mon.0) 506 : cluster [INF] osd.5 failed (root=default,host=smithi155) (connection refused reported by osd.0) 2023-12-08T22:13:51.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:50.928047+0000 mon.a (mon.0) 507 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-12-08T22:13:51.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:50.928101+0000 mon.a (mon.0) 508 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-12-08T22:13:51.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:50.928225+0000 mon.a (mon.0) 509 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-12-08T22:13:51.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:50.928335+0000 mon.a (mon.0) 510 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-12-08T22:13:51.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:50.928436+0000 mon.a (mon.0) 511 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-12-08T22:13:51.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:50.928533+0000 mon.a (mon.0) 512 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-12-08T22:13:51.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:50.928642+0000 mon.a (mon.0) 513 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-12-08T22:13:51.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.127624+0000 mon.a (mon.0) 514 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-12-08T22:13:51.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.127687+0000 mon.a (mon.0) 515 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-12-08T22:13:51.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.128202+0000 mon.a (mon.0) 516 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-12-08T22:13:51.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.128548+0000 mon.a (mon.0) 517 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-12-08T22:13:51.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.128869+0000 mon.a (mon.0) 518 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-12-08T22:13:51.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.128930+0000 mon.a (mon.0) 519 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-12-08T22:13:51.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.129065+0000 mon.a (mon.0) 520 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-12-08T22:13:51.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.129155+0000 mon.a (mon.0) 521 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-12-08T22:13:51.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.129261+0000 mon.a (mon.0) 522 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-12-08T22:13:51.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.129352+0000 mon.a (mon.0) 523 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-12-08T22:13:51.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.529024+0000 mon.a (mon.0) 524 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-12-08T22:13:51.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.529149+0000 mon.a (mon.0) 525 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-12-08T22:13:51.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.529299+0000 mon.a (mon.0) 526 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-12-08T22:13:51.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.529434+0000 mon.a (mon.0) 527 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-12-08T22:13:51.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.529896+0000 mon.a (mon.0) 528 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-12-08T22:13:51.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.530010+0000 mon.a (mon.0) 529 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-12-08T22:13:51.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.530107+0000 mon.a (mon.0) 530 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-12-08T22:13:51.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.530204+0000 mon.a (mon.0) 531 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-12-08T22:13:51.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.530291+0000 mon.a (mon.0) 532 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-12-08T22:13:51.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.530376+0000 mon.a (mon.0) 533 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-12-08T22:13:51.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:49.786001+0000 mgr.y (mgr.14142) 102 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail 2023-12-08T22:13:51.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cephadm 2023-12-08T22:13:49.955548+0000 mgr.y (mgr.14142) 103 : cephadm [INF] Deploying daemon osd.5 on smithi155 2023-12-08T22:13:51.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:50.927812+0000 mon.a (mon.0) 505 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-12-08T22:13:51.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:50.927867+0000 mon.a (mon.0) 506 : cluster [INF] osd.5 failed (root=default,host=smithi155) (connection refused reported by osd.0) 2023-12-08T22:13:51.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:50.928047+0000 mon.a (mon.0) 507 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-12-08T22:13:51.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:50.928101+0000 mon.a (mon.0) 508 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-12-08T22:13:51.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:50.928225+0000 mon.a (mon.0) 509 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-12-08T22:13:51.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:50.928335+0000 mon.a (mon.0) 510 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-12-08T22:13:51.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:50.928436+0000 mon.a (mon.0) 511 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-12-08T22:13:51.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:50.928533+0000 mon.a (mon.0) 512 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-12-08T22:13:51.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:50.928642+0000 mon.a (mon.0) 513 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-12-08T22:13:51.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.127624+0000 mon.a (mon.0) 514 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-12-08T22:13:51.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.127687+0000 mon.a (mon.0) 515 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-12-08T22:13:51.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.128202+0000 mon.a (mon.0) 516 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-12-08T22:13:51.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.128548+0000 mon.a (mon.0) 517 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-12-08T22:13:51.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.128869+0000 mon.a (mon.0) 518 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-12-08T22:13:51.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.128930+0000 mon.a (mon.0) 519 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-12-08T22:13:51.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.129065+0000 mon.a (mon.0) 520 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-12-08T22:13:51.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.129155+0000 mon.a (mon.0) 521 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-12-08T22:13:51.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.129261+0000 mon.a (mon.0) 522 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-12-08T22:13:51.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.129352+0000 mon.a (mon.0) 523 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-12-08T22:13:51.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.529024+0000 mon.a (mon.0) 524 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-12-08T22:13:51.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.529149+0000 mon.a (mon.0) 525 : cluster [DBG] osd.5 reported immediately failed by osd.0 2023-12-08T22:13:51.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.529299+0000 mon.a (mon.0) 526 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-12-08T22:13:51.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.529434+0000 mon.a (mon.0) 527 : cluster [DBG] osd.5 reported immediately failed by osd.4 2023-12-08T22:13:51.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.529896+0000 mon.a (mon.0) 528 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-12-08T22:13:51.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.530010+0000 mon.a (mon.0) 529 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-12-08T22:13:51.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.530107+0000 mon.a (mon.0) 530 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-12-08T22:13:51.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.530204+0000 mon.a (mon.0) 531 : cluster [DBG] osd.5 reported immediately failed by osd.3 2023-12-08T22:13:51.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.530291+0000 mon.a (mon.0) 532 : cluster [DBG] osd.5 reported immediately failed by osd.1 2023-12-08T22:13:51.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:51 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.530376+0000 mon.a (mon.0) 533 : cluster [DBG] osd.5 reported immediately failed by osd.2 2023-12-08T22:13:52.079 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:51 smithi155 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.5.service: Succeeded. 2023-12-08T22:13:52.079 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:51 smithi155 systemd[1]: Stopped Ceph osd.5 for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:13:52.079 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:51 smithi155 systemd[1]: Starting Ceph osd.5 for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:13:52.080 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:51 smithi155 podman[114181]: Error: no container with ID or name "ceph-958e143a-9616-11ee-95a3-87774f69a715-osd.5" found: no such container 2023-12-08T22:13:52.080 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:51 smithi155 systemd[1]: Started Ceph osd.5 for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:13:52.420 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:52 smithi155 bash[114197]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-08T22:13:52.420 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:52 smithi155 bash[114197]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2023-12-08T22:13:52.420 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:52 smithi155 bash[114197]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2023-12-08T22:13:52.420 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:52 smithi155 bash[114197]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2023-12-08T22:13:52.420 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:52 smithi155 bash[114197]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-12-08T22:13:52.421 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:52 smithi155 bash[114197]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-12-08T22:13:52.421 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:52 smithi155 bash[114197]: --> ceph-volume lvm activate successful for osd ID: 5 2023-12-08T22:13:52.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:52 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.594075+0000 mon.a (mon.0) 534 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-12-08T22:13:52.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:52 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.598950+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e44: 7 total, 5 up, 6 in 2023-12-08T22:13:52.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:52 smithi155 bash[108266]: audit 2023-12-08T22:13:51.599583+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:52.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:52 smithi155 bash[108266]: audit 2023-12-08T22:13:51.980601+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703444\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703540\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703606\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}}, \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:52.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:52 smithi155 bash[108266]: audit 2023-12-08T22:13:51.981089+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:52.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:52 smithi155 bash[108266]: audit 2023-12-08T22:13:51.983820+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703444\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703540\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703606\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}}, \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:52.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:52 smithi155 bash[108266]: audit 2023-12-08T22:13:51.985566+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-08T22:13:52.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:52 smithi155 bash[108266]: audit 2023-12-08T22:13:51.986705+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:52.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:52 smithi155 bash[108266]: audit 2023-12-08T22:13:51.987663+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-12-08T22:13:52.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:52 smithi155 bash[108266]: cluster 2023-12-08T22:13:52.599456+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e45: 7 total, 5 up, 6 in 2023-12-08T22:13:52.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:52 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.594075+0000 mon.a (mon.0) 534 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-12-08T22:13:52.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:52 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.598950+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e44: 7 total, 5 up, 6 in 2023-12-08T22:13:52.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:52 smithi042 bash[108250]: audit 2023-12-08T22:13:51.599583+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:52.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:52 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.594075+0000 mon.a (mon.0) 534 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-12-08T22:13:52.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:52 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.598950+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e44: 7 total, 5 up, 6 in 2023-12-08T22:13:52.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:52 smithi042 bash[111654]: audit 2023-12-08T22:13:51.599583+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:52.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:52 smithi042 bash[108250]: audit 2023-12-08T22:13:51.980601+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703444\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703540\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703606\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}}, \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:52.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:52 smithi042 bash[108250]: audit 2023-12-08T22:13:51.981089+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:52.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:52 smithi042 bash[108250]: audit 2023-12-08T22:13:51.983820+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703444\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703540\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703606\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}}, \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:52.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:52 smithi042 bash[108250]: audit 2023-12-08T22:13:51.985566+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-08T22:13:52.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:52 smithi042 bash[108250]: audit 2023-12-08T22:13:51.986705+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:52.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:52 smithi042 bash[108250]: audit 2023-12-08T22:13:51.987663+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-12-08T22:13:52.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:52 smithi042 bash[108250]: cluster 2023-12-08T22:13:52.599456+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e45: 7 total, 5 up, 6 in 2023-12-08T22:13:52.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:52 smithi042 bash[111654]: audit 2023-12-08T22:13:51.980601+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703444\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703540\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703606\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}}, \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:52.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:52 smithi042 bash[111654]: audit 2023-12-08T22:13:51.981089+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:52.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:52 smithi042 bash[111654]: audit 2023-12-08T22:13:51.983820+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703444\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703540\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:43.703606\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}}, \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:52.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:52 smithi042 bash[111654]: audit 2023-12-08T22:13:51.985566+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-08T22:13:52.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:52 smithi042 bash[111654]: audit 2023-12-08T22:13:51.986705+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:52.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:52 smithi042 bash[111654]: audit 2023-12-08T22:13:51.987663+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-12-08T22:13:52.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:52 smithi042 bash[111654]: cluster 2023-12-08T22:13:52.599456+0000 mon.a (mon.0) 543 : cluster [DBG] osdmap e45: 7 total, 5 up, 6 in 2023-12-08T22:13:53.401 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 5,6 on host 'smithi155' 2023-12-08T22:13:53.864 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:53 smithi155 bash[108266]: cluster 2023-12-08T22:13:51.786372+0000 mgr.y (mgr.14142) 104 : cluster [DBG] pgmap v107: 1 pgs: 1 stale+active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:53.864 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:53 smithi155 bash[108266]: cephadm 2023-12-08T22:13:51.987354+0000 mgr.y (mgr.14142) 105 : cephadm [INF] Deploying daemon osd.6 on smithi155 2023-12-08T22:13:53.864 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:53 smithi155 bash[108266]: audit 2023-12-08T22:13:52.604635+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:53.864 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:53 smithi155 bash[108266]: audit 2023-12-08T22:13:53.176678+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175692\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175787\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175824\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175858\", \"created\": \"2023-12-08T22:13:39.290470\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}}, \"last_daemon_update\": \"2023-12-08T22:13:53.175934\", \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:53.864 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:53 smithi155 bash[108266]: audit 2023-12-08T22:13:53.180047+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175692\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175787\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175824\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175858\", \"created\": \"2023-12-08T22:13:39.290470\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}}, \"last_daemon_update\": \"2023-12-08T22:13:53.175934\", \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:53.864 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:53 smithi155 bash[108266]: audit 2023-12-08T22:13:53.393507+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175692\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175787\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175824\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175858\", \"created\": \"2023-12-08T22:13:39.290470\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:51.985270\"}}, \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:53.864 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:53 smithi155 bash[108266]: audit 2023-12-08T22:13:53.393968+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:53.865 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:53 smithi155 bash[108266]: audit 2023-12-08T22:13:53.396975+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175692\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175787\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175824\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175858\", \"created\": \"2023-12-08T22:13:39.290470\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:51.985270\"}}, \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:53.946 DEBUG:teuthology.orchestra.run.smithi155:osd.6> sudo journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.6.service 2023-12-08T22:13:53.949 INFO:tasks.cephadm:Deploying osd.7 on smithi155 with /dev/vg_nvme/lv_1... 2023-12-08T22:13:53.949 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-08T22:13:53.981 INFO:journalctl@ceph.osd.6.smithi155.stdout:-- Logs begin at Fri 2023-12-08 21:59:44 UTC. -- 2023-12-08T22:13:53.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:53 smithi042 bash[108250]: cluster 2023-12-08T22:13:51.786372+0000 mgr.y (mgr.14142) 104 : cluster [DBG] pgmap v107: 1 pgs: 1 stale+active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:53.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:53 smithi042 bash[108250]: cephadm 2023-12-08T22:13:51.987354+0000 mgr.y (mgr.14142) 105 : cephadm [INF] Deploying daemon osd.6 on smithi155 2023-12-08T22:13:53.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:53 smithi042 bash[108250]: audit 2023-12-08T22:13:52.604635+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:53.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:53 smithi042 bash[111654]: cluster 2023-12-08T22:13:51.786372+0000 mgr.y (mgr.14142) 104 : cluster [DBG] pgmap v107: 1 pgs: 1 stale+active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:53.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:53 smithi042 bash[111654]: cephadm 2023-12-08T22:13:51.987354+0000 mgr.y (mgr.14142) 105 : cephadm [INF] Deploying daemon osd.6 on smithi155 2023-12-08T22:13:53.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:53 smithi042 bash[111654]: audit 2023-12-08T22:13:52.604635+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:53.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:53 smithi042 bash[108250]: audit 2023-12-08T22:13:53.176678+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175692\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175787\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175824\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175858\", \"created\": \"2023-12-08T22:13:39.290470\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}}, \"last_daemon_update\": \"2023-12-08T22:13:53.175934\", \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:53.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:53 smithi042 bash[111654]: audit 2023-12-08T22:13:53.176678+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175692\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175787\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175824\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175858\", \"created\": \"2023-12-08T22:13:39.290470\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}}, \"last_daemon_update\": \"2023-12-08T22:13:53.175934\", \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:53.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:53 smithi042 bash[108250]: audit 2023-12-08T22:13:53.180047+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175692\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175787\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175824\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175858\", \"created\": \"2023-12-08T22:13:39.290470\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}}, \"last_daemon_update\": \"2023-12-08T22:13:53.175934\", \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:53.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:53 smithi042 bash[111654]: audit 2023-12-08T22:13:53.180047+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175692\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175787\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175824\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175858\", \"created\": \"2023-12-08T22:13:39.290470\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}}, \"last_daemon_update\": \"2023-12-08T22:13:53.175934\", \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:53.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:53 smithi042 bash[108250]: audit 2023-12-08T22:13:53.393507+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175692\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175787\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175824\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175858\", \"created\": \"2023-12-08T22:13:39.290470\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:51.985270\"}}, \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:53.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:53 smithi042 bash[108250]: audit 2023-12-08T22:13:53.393968+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:53.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:53 smithi042 bash[108250]: audit 2023-12-08T22:13:53.396975+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175692\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175787\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175824\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175858\", \"created\": \"2023-12-08T22:13:39.290470\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:51.985270\"}}, \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:53.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:53 smithi042 bash[111654]: audit 2023-12-08T22:13:53.393507+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175692\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175787\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175824\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175858\", \"created\": \"2023-12-08T22:13:39.290470\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:51.985270\"}}, \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:53.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:53 smithi042 bash[111654]: audit 2023-12-08T22:13:53.393968+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:53.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:53 smithi042 bash[111654]: audit 2023-12-08T22:13:53.396975+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175692\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175787\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175824\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:53.175858\", \"created\": \"2023-12-08T22:13:39.290470\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:51.985270\"}}, \"last_device_update\": \"2023-12-08T22:13:42.800698\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:54.141 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:13:54 smithi155 bash[114609]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-08T22:13:54.141 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:13:54 smithi155 bash[114609]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2023-12-08T22:13:54.141 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:13:54 smithi155 bash[114609]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2023-12-08T22:13:54.142 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:13:54 smithi155 bash[114609]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2023-12-08T22:13:54.142 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:13:54 smithi155 bash[114609]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-08T22:13:54.142 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:13:54 smithi155 bash[114609]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-08T22:13:54.142 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:13:54 smithi155 bash[114609]: --> ceph-volume lvm activate successful for osd ID: 6 2023-12-08T22:13:54.142 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:53 smithi155 bash[114509]: debug 2023-12-08T22:13:53.861+0000 7f8721a56ec0 -1 Falling back to public interface 2023-12-08T22:13:54.790 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:54 smithi155 bash[114509]: debug 2023-12-08T22:13:54.450+0000 7f8721a56ec0 -1 osd.5 43 log_to_monitors {default=true} 2023-12-08T22:13:54.790 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:13:54 smithi155 bash[114509]: debug 2023-12-08T22:13:54.457+0000 7f8711a1f700 -1 osd.5 43 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-12-08T22:13:54.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:54 smithi155 bash[108266]: audit 2023-12-08T22:13:54.453588+0000 mon.b (mon.2) 17 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3891598722,v1:172.21.15.155:6809/3891598722]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-08T22:13:54.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:54 smithi155 bash[108266]: audit 2023-12-08T22:13:54.453980+0000 mon.a (mon.0) 550 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-08T22:13:54.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:54 smithi155 bash[108266]: audit 2023-12-08T22:13:54.454498+0000 mon.b (mon.2) 18 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3891598722,v1:172.21.15.155:6809/3891598722]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:54.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:54 smithi155 bash[108266]: audit 2023-12-08T22:13:54.454795+0000 mon.a (mon.0) 551 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:54.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:54 smithi042 bash[108250]: audit 2023-12-08T22:13:54.453588+0000 mon.b (mon.2) 17 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3891598722,v1:172.21.15.155:6809/3891598722]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-08T22:13:54.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:54 smithi042 bash[108250]: audit 2023-12-08T22:13:54.453980+0000 mon.a (mon.0) 550 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-08T22:13:54.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:54 smithi042 bash[108250]: audit 2023-12-08T22:13:54.454498+0000 mon.b (mon.2) 18 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3891598722,v1:172.21.15.155:6809/3891598722]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:54.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:54 smithi042 bash[108250]: audit 2023-12-08T22:13:54.454795+0000 mon.a (mon.0) 551 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:54.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:54 smithi042 bash[111654]: audit 2023-12-08T22:13:54.453588+0000 mon.b (mon.2) 17 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3891598722,v1:172.21.15.155:6809/3891598722]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-08T22:13:54.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:54 smithi042 bash[111654]: audit 2023-12-08T22:13:54.453980+0000 mon.a (mon.0) 550 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-08T22:13:54.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:54 smithi042 bash[111654]: audit 2023-12-08T22:13:54.454498+0000 mon.b (mon.2) 18 : audit [INF] from='osd.5 [v2:172.21.15.155:6808/3891598722,v1:172.21.15.155:6809/3891598722]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:54.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:54 smithi042 bash[111654]: audit 2023-12-08T22:13:54.454795+0000 mon.a (mon.0) 551 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:55.427 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-08T22:13:55.427 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-08T22:13:55.427 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10+0 records in 2023-12-08T22:13:55.427 INFO:teuthology.orchestra.run.smithi155.stderr:10+0 records out 2023-12-08T22:13:55.427 INFO:teuthology.orchestra.run.smithi155.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0112821 s, 929 MB/s 2023-12-08T22:13:55.427 INFO:teuthology.orchestra.run.smithi155.stderr:--> Zapping successful for: 2023-12-08T22:13:55.738 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:13:55 smithi155 bash[115073]: debug 2023-12-08T22:13:55.692+0000 7fe670b2bec0 -1 Falling back to public interface 2023-12-08T22:13:55.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:55 smithi155 bash[108266]: cluster 2023-12-08T22:13:53.786829+0000 mgr.y (mgr.14142) 106 : cluster [DBG] pgmap v109: 1 pgs: 1 stale+active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:55.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:55 smithi155 bash[108266]: cluster 2023-12-08T22:13:54.607987+0000 mon.a (mon.0) 552 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-08T22:13:55.738 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:55 smithi155 bash[108266]: cluster 2023-12-08T22:13:54.608019+0000 mon.a (mon.0) 553 : cluster [INF] Cluster is now healthy 2023-12-08T22:13:55.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:55 smithi155 bash[108266]: cluster 2023-12-08T22:13:54.612097+0000 mon.a (mon.0) 554 : cluster [INF] osd.5 [v2:172.21.15.155:6808/3891598722,v1:172.21.15.155:6809/3891598722] boot 2023-12-08T22:13:55.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:55 smithi155 bash[108266]: cluster 2023-12-08T22:13:54.612143+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e46: 7 total, 6 up, 6 in 2023-12-08T22:13:55.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:55 smithi155 bash[108266]: audit 2023-12-08T22:13:54.617055+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:55.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:55 smithi155 bash[108266]: audit 2023-12-08T22:13:54.617393+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:55.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:55 smithi155 bash[108266]: audit 2023-12-08T22:13:55.207159+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206168\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206265\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206303\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206337\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"f82909597bee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206369\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:13:54.881144\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:51.985270\"}}, \"last_daemon_update\": \"2023-12-08T22:13:55.206461\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:55.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:55 smithi155 bash[108266]: audit 2023-12-08T22:13:55.210428+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206168\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206265\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206303\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206337\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"f82909597bee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206369\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:13:54.881144\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:51.985270\"}}, \"last_daemon_update\": \"2023-12-08T22:13:55.206461\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:55.739 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:55 smithi155 bash[108266]: audit 2023-12-08T22:13:55.211217+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:55.953 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph orch daemon add osd smithi155:vg_nvme/lv_1 2023-12-08T22:13:55.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:55 smithi042 bash[108250]: cluster 2023-12-08T22:13:53.786829+0000 mgr.y (mgr.14142) 106 : cluster [DBG] pgmap v109: 1 pgs: 1 stale+active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:55.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:55 smithi042 bash[108250]: cluster 2023-12-08T22:13:54.607987+0000 mon.a (mon.0) 552 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-08T22:13:55.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:55 smithi042 bash[108250]: cluster 2023-12-08T22:13:54.608019+0000 mon.a (mon.0) 553 : cluster [INF] Cluster is now healthy 2023-12-08T22:13:55.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:55 smithi042 bash[108250]: cluster 2023-12-08T22:13:54.612097+0000 mon.a (mon.0) 554 : cluster [INF] osd.5 [v2:172.21.15.155:6808/3891598722,v1:172.21.15.155:6809/3891598722] boot 2023-12-08T22:13:55.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:55 smithi042 bash[108250]: cluster 2023-12-08T22:13:54.612143+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e46: 7 total, 6 up, 6 in 2023-12-08T22:13:55.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:55 smithi042 bash[108250]: audit 2023-12-08T22:13:54.617055+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:55.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:55 smithi042 bash[108250]: audit 2023-12-08T22:13:54.617393+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:55.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:55 smithi042 bash[111654]: cluster 2023-12-08T22:13:53.786829+0000 mgr.y (mgr.14142) 106 : cluster [DBG] pgmap v109: 1 pgs: 1 stale+active+clean; 0 B data, 2.3 MiB used, 530 GiB / 536 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:13:55.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:55 smithi042 bash[111654]: cluster 2023-12-08T22:13:54.607987+0000 mon.a (mon.0) 552 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-08T22:13:55.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:55 smithi042 bash[111654]: cluster 2023-12-08T22:13:54.608019+0000 mon.a (mon.0) 553 : cluster [INF] Cluster is now healthy 2023-12-08T22:13:55.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:55 smithi042 bash[111654]: cluster 2023-12-08T22:13:54.612097+0000 mon.a (mon.0) 554 : cluster [INF] osd.5 [v2:172.21.15.155:6808/3891598722,v1:172.21.15.155:6809/3891598722] boot 2023-12-08T22:13:55.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:55 smithi042 bash[111654]: cluster 2023-12-08T22:13:54.612143+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e46: 7 total, 6 up, 6 in 2023-12-08T22:13:55.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:55 smithi042 bash[111654]: audit 2023-12-08T22:13:54.617055+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:13:55.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:55 smithi042 bash[111654]: audit 2023-12-08T22:13:54.617393+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:55.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:55 smithi042 bash[108250]: audit 2023-12-08T22:13:55.207159+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206168\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206265\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206303\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206337\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"f82909597bee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206369\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:13:54.881144\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:51.985270\"}}, \"last_daemon_update\": \"2023-12-08T22:13:55.206461\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:55.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:55 smithi042 bash[111654]: audit 2023-12-08T22:13:55.207159+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206168\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206265\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206303\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206337\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"f82909597bee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206369\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:13:54.881144\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:51.985270\"}}, \"last_daemon_update\": \"2023-12-08T22:13:55.206461\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:55.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:55 smithi042 bash[108250]: audit 2023-12-08T22:13:55.210428+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206168\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206265\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206303\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206337\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"f82909597bee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206369\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:13:54.881144\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:51.985270\"}}, \"last_daemon_update\": \"2023-12-08T22:13:55.206461\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:55.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:55 smithi042 bash[108250]: audit 2023-12-08T22:13:55.211217+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:55.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:55 smithi042 bash[111654]: audit 2023-12-08T22:13:55.210428+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206168\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206265\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206303\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206337\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"f82909597bee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206369\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:13:54.881144\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:51.985270\"}}, \"last_daemon_update\": \"2023-12-08T22:13:55.206461\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:55.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:55 smithi042 bash[111654]: audit 2023-12-08T22:13:55.211217+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:56.540 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:13:56 smithi155 bash[115073]: debug 2023-12-08T22:13:56.243+0000 7fe670b2bec0 -1 osd.6 0 log_to_monitors {default=true} 2023-12-08T22:13:56.902 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:56 smithi155 bash[108266]: cluster 2023-12-08T22:13:55.623679+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e47: 7 total, 6 up, 6 in 2023-12-08T22:13:56.902 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:56 smithi155 bash[108266]: audit 2023-12-08T22:13:55.623844+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:56.902 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:56 smithi155 bash[108266]: audit 2023-12-08T22:13:56.246826+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/926835585,v1:172.21.15.155:6817/926835585]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-08T22:13:56.902 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:56 smithi155 bash[108266]: audit 2023-12-08T22:13:56.247179+0000 mon.a (mon.0) 563 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-08T22:13:56.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:56 smithi042 bash[108250]: cluster 2023-12-08T22:13:55.623679+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e47: 7 total, 6 up, 6 in 2023-12-08T22:13:56.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:56 smithi042 bash[108250]: audit 2023-12-08T22:13:55.623844+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:56.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:56 smithi042 bash[108250]: audit 2023-12-08T22:13:56.246826+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/926835585,v1:172.21.15.155:6817/926835585]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-08T22:13:56.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:56 smithi042 bash[108250]: audit 2023-12-08T22:13:56.247179+0000 mon.a (mon.0) 563 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-08T22:13:56.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:56 smithi042 bash[111654]: cluster 2023-12-08T22:13:55.623679+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e47: 7 total, 6 up, 6 in 2023-12-08T22:13:56.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:56 smithi042 bash[111654]: audit 2023-12-08T22:13:55.623844+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:56.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:56 smithi042 bash[111654]: audit 2023-12-08T22:13:56.246826+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/926835585,v1:172.21.15.155:6817/926835585]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-08T22:13:56.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:56 smithi042 bash[111654]: audit 2023-12-08T22:13:56.247179+0000 mon.a (mon.0) 563 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-08T22:13:57.934 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:13:57 smithi155 bash[115073]: debug 2023-12-08T22:13:57.632+0000 7fe6558d8700 -1 osd.6 0 waiting for initial osdmap 2023-12-08T22:13:57.934 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:13:57 smithi155 bash[115073]: debug 2023-12-08T22:13:57.641+0000 7fe660af4700 -1 osd.6 49 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-12-08T22:13:57.934 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:57 smithi155 bash[108266]: cluster 2023-12-08T22:13:55.787345+0000 mgr.y (mgr.14142) 107 : cluster [DBG] pgmap v112: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.4 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:13:57.935 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:57 smithi155 bash[108266]: cluster 2023-12-08T22:13:56.621106+0000 mon.a (mon.0) 564 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-08T22:13:57.935 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:57 smithi155 bash[108266]: audit 2023-12-08T22:13:56.630038+0000 mon.a (mon.0) 565 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-08T22:13:57.935 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:57 smithi155 bash[108266]: cluster 2023-12-08T22:13:56.630093+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e48: 7 total, 6 up, 6 in 2023-12-08T22:13:57.935 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:57 smithi155 bash[108266]: audit 2023-12-08T22:13:56.630493+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/926835585,v1:172.21.15.155:6817/926835585]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:57.935 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:57 smithi155 bash[108266]: audit 2023-12-08T22:13:56.630643+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:57.935 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:57 smithi155 bash[108266]: audit 2023-12-08T22:13:56.630977+0000 mon.a (mon.0) 568 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:57.935 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:57 smithi155 bash[108266]: audit 2023-12-08T22:13:57.220440+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:13:57.935 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:57 smithi155 bash[108266]: audit 2023-12-08T22:13:57.221322+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:57.935 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:57 smithi155 bash[108266]: audit 2023-12-08T22:13:57.222607+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:57.935 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:57 smithi155 bash[108266]: cluster 2023-12-08T22:13:57.231067+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:13:57.935 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:57 smithi155 bash[108266]: cluster 2023-12-08T22:13:57.231105+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:13:57.935 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:57 smithi155 bash[108266]: audit 2023-12-08T22:13:57.400375+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:57.936 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:57 smithi155 bash[108266]: audit 2023-12-08T22:13:57.588608+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206168\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206265\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206303\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206337\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"f82909597bee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206369\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:13:54.881144\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:51.985270\"}}, \"last_daemon_update\": \"2023-12-08T22:13:55.206461\", \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:57.936 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:57 smithi155 bash[108266]: audit 2023-12-08T22:13:57.592065+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206168\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206265\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206303\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206337\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"f82909597bee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206369\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:13:54.881144\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:51.985270\"}}, \"last_daemon_update\": \"2023-12-08T22:13:55.206461\", \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:57.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[108250]: cluster 2023-12-08T22:13:55.787345+0000 mgr.y (mgr.14142) 107 : cluster [DBG] pgmap v112: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.4 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:13:57.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[108250]: cluster 2023-12-08T22:13:56.621106+0000 mon.a (mon.0) 564 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-08T22:13:57.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[108250]: audit 2023-12-08T22:13:56.630038+0000 mon.a (mon.0) 565 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-08T22:13:57.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[108250]: cluster 2023-12-08T22:13:56.630093+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e48: 7 total, 6 up, 6 in 2023-12-08T22:13:57.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[108250]: audit 2023-12-08T22:13:56.630493+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/926835585,v1:172.21.15.155:6817/926835585]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:57.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[108250]: audit 2023-12-08T22:13:56.630643+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:57.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[108250]: audit 2023-12-08T22:13:56.630977+0000 mon.a (mon.0) 568 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:57.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[108250]: audit 2023-12-08T22:13:57.220440+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:13:57.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[108250]: audit 2023-12-08T22:13:57.221322+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:57.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[108250]: audit 2023-12-08T22:13:57.222607+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:57.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[108250]: cluster 2023-12-08T22:13:57.231067+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:13:57.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[108250]: cluster 2023-12-08T22:13:57.231105+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:13:57.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[108250]: audit 2023-12-08T22:13:57.400375+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:57.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[111654]: cluster 2023-12-08T22:13:55.787345+0000 mgr.y (mgr.14142) 107 : cluster [DBG] pgmap v112: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.4 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:13:57.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[111654]: cluster 2023-12-08T22:13:56.621106+0000 mon.a (mon.0) 564 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-08T22:13:57.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[111654]: audit 2023-12-08T22:13:56.630038+0000 mon.a (mon.0) 565 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-08T22:13:57.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[111654]: cluster 2023-12-08T22:13:56.630093+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e48: 7 total, 6 up, 6 in 2023-12-08T22:13:57.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[111654]: audit 2023-12-08T22:13:56.630493+0000 mon.b (mon.2) 20 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/926835585,v1:172.21.15.155:6817/926835585]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:57.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[111654]: audit 2023-12-08T22:13:56.630643+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:57.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[111654]: audit 2023-12-08T22:13:56.630977+0000 mon.a (mon.0) 568 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:13:57.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[111654]: audit 2023-12-08T22:13:57.220440+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-08T22:13:57.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[111654]: audit 2023-12-08T22:13:57.221322+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:13:57.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[111654]: audit 2023-12-08T22:13:57.222607+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:13:57.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[111654]: cluster 2023-12-08T22:13:57.231067+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:13:57.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[111654]: cluster 2023-12-08T22:13:57.231105+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:13:57.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[111654]: audit 2023-12-08T22:13:57.400375+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:13:57.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[108250]: audit 2023-12-08T22:13:57.588608+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206168\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206265\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206303\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206337\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"f82909597bee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206369\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:13:54.881144\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:51.985270\"}}, \"last_daemon_update\": \"2023-12-08T22:13:55.206461\", \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:57.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[108250]: audit 2023-12-08T22:13:57.592065+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206168\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206265\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206303\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206337\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"f82909597bee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206369\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:13:54.881144\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:51.985270\"}}, \"last_daemon_update\": \"2023-12-08T22:13:55.206461\", \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:57.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[111654]: audit 2023-12-08T22:13:57.588608+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206168\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206265\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206303\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206337\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"f82909597bee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206369\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:13:54.881144\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:51.985270\"}}, \"last_daemon_update\": \"2023-12-08T22:13:55.206461\", \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:13:57.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:57 smithi042 bash[111654]: audit 2023-12-08T22:13:57.592065+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206168\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206265\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206303\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206337\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"f82909597bee\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206369\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:13:54.881144\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:51.985270\"}}, \"last_daemon_update\": \"2023-12-08T22:13:55.206461\", \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:13:58.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:58 smithi042 bash[108250]: audit 2023-12-08T22:13:57.219293+0000 mgr.y (mgr.14142) 108 : audit [DBG] from='client.24317 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:13:58.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:58 smithi042 bash[108250]: cephadm 2023-12-08T22:13:57.220136+0000 mgr.y (mgr.14142) 109 : cephadm [INF] Applying osd on host smithi155... 2023-12-08T22:13:58.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:58 smithi042 bash[108250]: audit 2023-12-08T22:13:57.630499+0000 mon.a (mon.0) 575 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-08T22:13:58.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:58 smithi042 bash[108250]: cluster 2023-12-08T22:13:57.630565+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e49: 7 total, 6 up, 6 in 2023-12-08T22:13:58.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:58 smithi042 bash[108250]: audit 2023-12-08T22:13:57.631156+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:58.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:58 smithi042 bash[111654]: audit 2023-12-08T22:13:57.219293+0000 mgr.y (mgr.14142) 108 : audit [DBG] from='client.24317 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:13:58.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:58 smithi042 bash[111654]: cephadm 2023-12-08T22:13:57.220136+0000 mgr.y (mgr.14142) 109 : cephadm [INF] Applying osd on host smithi155... 2023-12-08T22:13:58.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:58 smithi042 bash[111654]: audit 2023-12-08T22:13:57.630499+0000 mon.a (mon.0) 575 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-08T22:13:58.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:58 smithi042 bash[111654]: cluster 2023-12-08T22:13:57.630565+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e49: 7 total, 6 up, 6 in 2023-12-08T22:13:58.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:58 smithi042 bash[111654]: audit 2023-12-08T22:13:57.631156+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:59.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:58 smithi155 bash[108266]: audit 2023-12-08T22:13:57.219293+0000 mgr.y (mgr.14142) 108 : audit [DBG] from='client.24317 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi155:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:13:59.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:58 smithi155 bash[108266]: cephadm 2023-12-08T22:13:57.220136+0000 mgr.y (mgr.14142) 109 : cephadm [INF] Applying osd on host smithi155... 2023-12-08T22:13:59.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:58 smithi155 bash[108266]: audit 2023-12-08T22:13:57.630499+0000 mon.a (mon.0) 575 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-08T22:13:59.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:58 smithi155 bash[108266]: cluster 2023-12-08T22:13:57.630565+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e49: 7 total, 6 up, 6 in 2023-12-08T22:13:59.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:58 smithi155 bash[108266]: audit 2023-12-08T22:13:57.631156+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:59.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:59 smithi042 bash[108250]: cluster 2023-12-08T22:13:57.787765+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v115: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.5 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:13:59.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:59 smithi042 bash[108250]: cluster 2023-12-08T22:13:58.641822+0000 mon.a (mon.0) 578 : cluster [INF] osd.6 [v2:172.21.15.155:6816/926835585,v1:172.21.15.155:6817/926835585] boot 2023-12-08T22:13:59.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:59 smithi042 bash[108250]: cluster 2023-12-08T22:13:58.641883+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-12-08T22:13:59.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:59 smithi042 bash[108250]: audit 2023-12-08T22:13:58.642534+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:59.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:59 smithi042 bash[108250]: audit 2023-12-08T22:13:58.751242+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.155:0/2303515963' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0875bfde-8e81-42d2-97cb-31e3c6b079cd"}]: dispatch 2023-12-08T22:13:59.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:59 smithi042 bash[108250]: audit 2023-12-08T22:13:58.751691+0000 mon.a (mon.0) 581 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0875bfde-8e81-42d2-97cb-31e3c6b079cd"}]: dispatch 2023-12-08T22:13:59.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:59 smithi042 bash[108250]: audit 2023-12-08T22:13:58.756124+0000 mon.a (mon.0) 582 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0875bfde-8e81-42d2-97cb-31e3c6b079cd"}]': finished 2023-12-08T22:13:59.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:59 smithi042 bash[108250]: cluster 2023-12-08T22:13:58.756198+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e51: 8 total, 7 up, 7 in 2023-12-08T22:13:59.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:59 smithi042 bash[108250]: audit 2023-12-08T22:13:58.756348+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:13:59.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:13:59 smithi042 bash[108250]: audit 2023-12-08T22:13:59.493161+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.155:0/468007311' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:13:59.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:59 smithi042 bash[111654]: cluster 2023-12-08T22:13:57.787765+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v115: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.5 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:13:59.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:59 smithi042 bash[111654]: cluster 2023-12-08T22:13:58.641822+0000 mon.a (mon.0) 578 : cluster [INF] osd.6 [v2:172.21.15.155:6816/926835585,v1:172.21.15.155:6817/926835585] boot 2023-12-08T22:13:59.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:59 smithi042 bash[111654]: cluster 2023-12-08T22:13:58.641883+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-12-08T22:13:59.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:59 smithi042 bash[111654]: audit 2023-12-08T22:13:58.642534+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:13:59.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:59 smithi042 bash[111654]: audit 2023-12-08T22:13:58.751242+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.155:0/2303515963' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0875bfde-8e81-42d2-97cb-31e3c6b079cd"}]: dispatch 2023-12-08T22:13:59.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:59 smithi042 bash[111654]: audit 2023-12-08T22:13:58.751691+0000 mon.a (mon.0) 581 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0875bfde-8e81-42d2-97cb-31e3c6b079cd"}]: dispatch 2023-12-08T22:13:59.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:59 smithi042 bash[111654]: audit 2023-12-08T22:13:58.756124+0000 mon.a (mon.0) 582 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0875bfde-8e81-42d2-97cb-31e3c6b079cd"}]': finished 2023-12-08T22:13:59.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:59 smithi042 bash[111654]: cluster 2023-12-08T22:13:58.756198+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e51: 8 total, 7 up, 7 in 2023-12-08T22:13:59.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:59 smithi042 bash[111654]: audit 2023-12-08T22:13:58.756348+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:13:59.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:13:59 smithi042 bash[111654]: audit 2023-12-08T22:13:59.493161+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.155:0/468007311' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:14:00.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:59 smithi155 bash[108266]: cluster 2023-12-08T22:13:57.787765+0000 mgr.y (mgr.14142) 110 : cluster [DBG] pgmap v115: 1 pgs: 1 active+undersized+degraded; 0 B data, 2.5 MiB used, 530 GiB / 536 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:14:00.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:59 smithi155 bash[108266]: cluster 2023-12-08T22:13:58.641822+0000 mon.a (mon.0) 578 : cluster [INF] osd.6 [v2:172.21.15.155:6816/926835585,v1:172.21.15.155:6817/926835585] boot 2023-12-08T22:14:00.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:59 smithi155 bash[108266]: cluster 2023-12-08T22:13:58.641883+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-12-08T22:14:00.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:59 smithi155 bash[108266]: audit 2023-12-08T22:13:58.642534+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:14:00.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:59 smithi155 bash[108266]: audit 2023-12-08T22:13:58.751242+0000 mon.b (mon.2) 21 : audit [INF] from='client.? 172.21.15.155:0/2303515963' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0875bfde-8e81-42d2-97cb-31e3c6b079cd"}]: dispatch 2023-12-08T22:14:00.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:59 smithi155 bash[108266]: audit 2023-12-08T22:13:58.751691+0000 mon.a (mon.0) 581 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0875bfde-8e81-42d2-97cb-31e3c6b079cd"}]: dispatch 2023-12-08T22:14:00.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:59 smithi155 bash[108266]: audit 2023-12-08T22:13:58.756124+0000 mon.a (mon.0) 582 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0875bfde-8e81-42d2-97cb-31e3c6b079cd"}]': finished 2023-12-08T22:14:00.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:59 smithi155 bash[108266]: cluster 2023-12-08T22:13:58.756198+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e51: 8 total, 7 up, 7 in 2023-12-08T22:14:00.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:59 smithi155 bash[108266]: audit 2023-12-08T22:13:58.756348+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:00.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:13:59 smithi155 bash[108266]: audit 2023-12-08T22:13:59.493161+0000 mon.b (mon.2) 22 : audit [DBG] from='client.? 172.21.15.155:0/468007311' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-08T22:14:01.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:00 smithi155 bash[108266]: cluster 2023-12-08T22:13:59.757317+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e52: 8 total, 7 up, 7 in 2023-12-08T22:14:01.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:00 smithi155 bash[108266]: audit 2023-12-08T22:13:59.757488+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:01.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:00 smithi155 bash[108266]: cluster 2023-12-08T22:13:59.788161+0000 mgr.y (mgr.14142) 111 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:01.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:00 smithi042 bash[108250]: cluster 2023-12-08T22:13:59.757317+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e52: 8 total, 7 up, 7 in 2023-12-08T22:14:01.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:00 smithi042 bash[108250]: audit 2023-12-08T22:13:59.757488+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:01.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:00 smithi042 bash[108250]: cluster 2023-12-08T22:13:59.788161+0000 mgr.y (mgr.14142) 111 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:01.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:00 smithi042 bash[111654]: cluster 2023-12-08T22:13:59.757317+0000 mon.a (mon.0) 585 : cluster [DBG] osdmap e52: 8 total, 7 up, 7 in 2023-12-08T22:14:01.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:00 smithi042 bash[111654]: audit 2023-12-08T22:13:59.757488+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:01.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:00 smithi042 bash[111654]: cluster 2023-12-08T22:13:59.788161+0000 mgr.y (mgr.14142) 111 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 619 GiB / 626 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:01.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:01 smithi155 bash[108266]: cluster 2023-12-08T22:14:00.754979+0000 mon.a (mon.0) 587 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-08T22:14:01.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:01 smithi155 bash[108266]: cluster 2023-12-08T22:14:00.755038+0000 mon.a (mon.0) 588 : cluster [INF] Cluster is now healthy 2023-12-08T22:14:01.961 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:01 smithi155 bash[108266]: audit 2023-12-08T22:14:01.705486+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:14:02.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:01 smithi042 bash[108250]: cluster 2023-12-08T22:14:00.754979+0000 mon.a (mon.0) 587 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-08T22:14:02.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:01 smithi042 bash[108250]: cluster 2023-12-08T22:14:00.755038+0000 mon.a (mon.0) 588 : cluster [INF] Cluster is now healthy 2023-12-08T22:14:02.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:01 smithi042 bash[108250]: audit 2023-12-08T22:14:01.705486+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:14:02.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:01 smithi042 bash[111654]: cluster 2023-12-08T22:14:00.754979+0000 mon.a (mon.0) 587 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-08T22:14:02.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:01 smithi042 bash[111654]: cluster 2023-12-08T22:14:00.755038+0000 mon.a (mon.0) 588 : cluster [INF] Cluster is now healthy 2023-12-08T22:14:02.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:01 smithi042 bash[111654]: audit 2023-12-08T22:14:01.705486+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:14:03.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:02 smithi155 bash[108266]: cluster 2023-12-08T22:14:01.788634+0000 mgr.y (mgr.14142) 112 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:03.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:02 smithi042 bash[108250]: cluster 2023-12-08T22:14:01.788634+0000 mgr.y (mgr.14142) 112 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:03.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:02 smithi042 bash[111654]: cluster 2023-12-08T22:14:01.788634+0000 mgr.y (mgr.14142) 112 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:03.879 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:03 smithi155 bash[108266]: audit 2023-12-08T22:14:03.318648+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-08T22:14:03.879 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:03 smithi155 bash[108266]: audit 2023-12-08T22:14:03.319619+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:14:03.879 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:03 smithi155 bash[108266]: cephadm 2023-12-08T22:14:03.320313+0000 mgr.y (mgr.14142) 113 : cephadm [INF] Deploying daemon osd.6 on smithi155 2023-12-08T22:14:03.879 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:03 smithi155 bash[108266]: audit 2023-12-08T22:14:03.320625+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-12-08T22:14:04.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:03 smithi042 bash[108250]: audit 2023-12-08T22:14:03.318648+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-08T22:14:04.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:03 smithi042 bash[108250]: audit 2023-12-08T22:14:03.319619+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:14:04.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:03 smithi042 bash[108250]: cephadm 2023-12-08T22:14:03.320313+0000 mgr.y (mgr.14142) 113 : cephadm [INF] Deploying daemon osd.6 on smithi155 2023-12-08T22:14:04.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:03 smithi042 bash[108250]: audit 2023-12-08T22:14:03.320625+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-12-08T22:14:04.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:03 smithi042 bash[111654]: audit 2023-12-08T22:14:03.318648+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-08T22:14:04.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:03 smithi042 bash[111654]: audit 2023-12-08T22:14:03.319619+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:14:04.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:03 smithi042 bash[111654]: cephadm 2023-12-08T22:14:03.320313+0000 mgr.y (mgr.14142) 113 : cephadm [INF] Deploying daemon osd.6 on smithi155 2023-12-08T22:14:04.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:03 smithi042 bash[111654]: audit 2023-12-08T22:14:03.320625+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2023-12-08T22:14:04.503 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:14:04 smithi155 systemd[1]: Stopping Ceph osd.6 for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:14:04.504 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:14:04 smithi155 bash[115073]: debug 2023-12-08T22:14:04.263+0000 7fe668373700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:14:04.504 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:14:04 smithi155 bash[115073]: debug 2023-12-08T22:14:04.263+0000 7fe668373700 -1 osd.6 52 *** Got signal Terminated *** 2023-12-08T22:14:04.504 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:14:04 smithi155 bash[115073]: debug 2023-12-08T22:14:04.263+0000 7fe668373700 -1 osd.6 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:14:04.780 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:14:04 smithi155 podman[116240]: ceph-958e143a-9616-11ee-95a3-87774f69a715-osd.6 2023-12-08T22:14:05.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:04 smithi155 bash[108266]: cluster 2023-12-08T22:14:03.788982+0000 mgr.y (mgr.14142) 114 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:05.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:04 smithi155 bash[108266]: cluster 2023-12-08T22:14:04.314873+0000 mon.a (mon.0) 593 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-12-08T22:14:05.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:04 smithi155 bash[108266]: cluster 2023-12-08T22:14:04.314909+0000 mon.a (mon.0) 594 : cluster [INF] osd.6 failed (root=default,host=smithi155) (connection refused reported by osd.3) 2023-12-08T22:14:05.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:04 smithi155 bash[108266]: cluster 2023-12-08T22:14:04.315069+0000 mon.a (mon.0) 595 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-12-08T22:14:05.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:04 smithi155 bash[108266]: cluster 2023-12-08T22:14:04.315167+0000 mon.a (mon.0) 596 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-12-08T22:14:05.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:04 smithi155 bash[108266]: cluster 2023-12-08T22:14:04.315264+0000 mon.a (mon.0) 597 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-12-08T22:14:05.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:04 smithi155 bash[108266]: cluster 2023-12-08T22:14:04.515351+0000 mon.a (mon.0) 598 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-12-08T22:14:05.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:04 smithi155 bash[108266]: cluster 2023-12-08T22:14:04.515598+0000 mon.a (mon.0) 599 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-12-08T22:14:05.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:04 smithi155 bash[108266]: cluster 2023-12-08T22:14:04.515748+0000 mon.a (mon.0) 600 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-12-08T22:14:05.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:04 smithi155 bash[108266]: cluster 2023-12-08T22:14:04.515858+0000 mon.a (mon.0) 601 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-12-08T22:14:05.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:04 smithi155 bash[108266]: cluster 2023-12-08T22:14:04.515956+0000 mon.a (mon.0) 602 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-12-08T22:14:05.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:04 smithi155 bash[108266]: cluster 2023-12-08T22:14:04.516050+0000 mon.a (mon.0) 603 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-12-08T22:14:05.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:04 smithi155 bash[108266]: cluster 2023-12-08T22:14:04.516182+0000 mon.a (mon.0) 604 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-12-08T22:14:05.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:04 smithi155 bash[108266]: cluster 2023-12-08T22:14:04.516304+0000 mon.a (mon.0) 605 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-12-08T22:14:05.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:04 smithi155 bash[108266]: cluster 2023-12-08T22:14:04.516424+0000 mon.a (mon.0) 606 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-12-08T22:14:05.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:04 smithi155 bash[108266]: cluster 2023-12-08T22:14:04.516527+0000 mon.a (mon.0) 607 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-12-08T22:14:05.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:04 smithi155 bash[108266]: cluster 2023-12-08T22:14:04.516630+0000 mon.a (mon.0) 608 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-12-08T22:14:05.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:04 smithi155 bash[108266]: cluster 2023-12-08T22:14:04.516770+0000 mon.a (mon.0) 609 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-12-08T22:14:05.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[108250]: cluster 2023-12-08T22:14:03.788982+0000 mgr.y (mgr.14142) 114 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:05.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[108250]: cluster 2023-12-08T22:14:04.314873+0000 mon.a (mon.0) 593 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-12-08T22:14:05.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[108250]: cluster 2023-12-08T22:14:04.314909+0000 mon.a (mon.0) 594 : cluster [INF] osd.6 failed (root=default,host=smithi155) (connection refused reported by osd.3) 2023-12-08T22:14:05.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[108250]: cluster 2023-12-08T22:14:04.315069+0000 mon.a (mon.0) 595 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-12-08T22:14:05.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[108250]: cluster 2023-12-08T22:14:04.315167+0000 mon.a (mon.0) 596 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-12-08T22:14:05.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[108250]: cluster 2023-12-08T22:14:04.315264+0000 mon.a (mon.0) 597 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-12-08T22:14:05.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[108250]: cluster 2023-12-08T22:14:04.515351+0000 mon.a (mon.0) 598 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-12-08T22:14:05.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[108250]: cluster 2023-12-08T22:14:04.515598+0000 mon.a (mon.0) 599 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-12-08T22:14:05.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[108250]: cluster 2023-12-08T22:14:04.515748+0000 mon.a (mon.0) 600 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-12-08T22:14:05.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[108250]: cluster 2023-12-08T22:14:04.515858+0000 mon.a (mon.0) 601 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-12-08T22:14:05.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[108250]: cluster 2023-12-08T22:14:04.515956+0000 mon.a (mon.0) 602 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-12-08T22:14:05.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[108250]: cluster 2023-12-08T22:14:04.516050+0000 mon.a (mon.0) 603 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-12-08T22:14:05.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[108250]: cluster 2023-12-08T22:14:04.516182+0000 mon.a (mon.0) 604 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-12-08T22:14:05.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[108250]: cluster 2023-12-08T22:14:04.516304+0000 mon.a (mon.0) 605 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-12-08T22:14:05.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[108250]: cluster 2023-12-08T22:14:04.516424+0000 mon.a (mon.0) 606 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-12-08T22:14:05.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[108250]: cluster 2023-12-08T22:14:04.516527+0000 mon.a (mon.0) 607 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-12-08T22:14:05.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[108250]: cluster 2023-12-08T22:14:04.516630+0000 mon.a (mon.0) 608 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-12-08T22:14:05.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[108250]: cluster 2023-12-08T22:14:04.516770+0000 mon.a (mon.0) 609 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-12-08T22:14:05.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[111654]: cluster 2023-12-08T22:14:03.788982+0000 mgr.y (mgr.14142) 114 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 3.4 MiB used, 619 GiB / 626 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:05.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[111654]: cluster 2023-12-08T22:14:04.314873+0000 mon.a (mon.0) 593 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-12-08T22:14:05.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[111654]: cluster 2023-12-08T22:14:04.314909+0000 mon.a (mon.0) 594 : cluster [INF] osd.6 failed (root=default,host=smithi155) (connection refused reported by osd.3) 2023-12-08T22:14:05.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[111654]: cluster 2023-12-08T22:14:04.315069+0000 mon.a (mon.0) 595 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-12-08T22:14:05.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[111654]: cluster 2023-12-08T22:14:04.315167+0000 mon.a (mon.0) 596 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-12-08T22:14:05.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[111654]: cluster 2023-12-08T22:14:04.315264+0000 mon.a (mon.0) 597 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-12-08T22:14:05.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[111654]: cluster 2023-12-08T22:14:04.515351+0000 mon.a (mon.0) 598 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-12-08T22:14:05.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[111654]: cluster 2023-12-08T22:14:04.515598+0000 mon.a (mon.0) 599 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-12-08T22:14:05.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[111654]: cluster 2023-12-08T22:14:04.515748+0000 mon.a (mon.0) 600 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-12-08T22:14:05.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[111654]: cluster 2023-12-08T22:14:04.515858+0000 mon.a (mon.0) 601 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-12-08T22:14:05.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[111654]: cluster 2023-12-08T22:14:04.515956+0000 mon.a (mon.0) 602 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-12-08T22:14:05.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[111654]: cluster 2023-12-08T22:14:04.516050+0000 mon.a (mon.0) 603 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-12-08T22:14:05.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[111654]: cluster 2023-12-08T22:14:04.516182+0000 mon.a (mon.0) 604 : cluster [DBG] osd.6 reported immediately failed by osd.5 2023-12-08T22:14:05.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[111654]: cluster 2023-12-08T22:14:04.516304+0000 mon.a (mon.0) 605 : cluster [DBG] osd.6 reported immediately failed by osd.0 2023-12-08T22:14:05.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[111654]: cluster 2023-12-08T22:14:04.516424+0000 mon.a (mon.0) 606 : cluster [DBG] osd.6 reported immediately failed by osd.1 2023-12-08T22:14:05.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[111654]: cluster 2023-12-08T22:14:04.516527+0000 mon.a (mon.0) 607 : cluster [DBG] osd.6 reported immediately failed by osd.2 2023-12-08T22:14:05.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[111654]: cluster 2023-12-08T22:14:04.516630+0000 mon.a (mon.0) 608 : cluster [DBG] osd.6 reported immediately failed by osd.3 2023-12-08T22:14:05.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:04 smithi042 bash[111654]: cluster 2023-12-08T22:14:04.516770+0000 mon.a (mon.0) 609 : cluster [DBG] osd.6 reported immediately failed by osd.4 2023-12-08T22:14:05.395 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:14:05 smithi155 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.6.service: Succeeded. 2023-12-08T22:14:05.395 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:14:05 smithi155 systemd[1]: Stopped Ceph osd.6 for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:14:05.754 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:14:05 smithi155 systemd[1]: Starting Ceph osd.6 for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:14:05.754 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:14:05 smithi155 podman[116376]: Error: no container with ID or name "ceph-958e143a-9616-11ee-95a3-87774f69a715-osd.6" found: no such container 2023-12-08T22:14:05.754 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:14:05 smithi155 systemd[1]: Started Ceph osd.6 for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:14:06.040 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:14:05 smithi155 bash[116392]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-08T22:14:06.041 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:14:05 smithi155 bash[116392]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2023-12-08T22:14:06.041 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:14:05 smithi155 bash[116392]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2023-12-08T22:14:06.041 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:14:05 smithi155 bash[116392]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2023-12-08T22:14:06.041 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:14:05 smithi155 bash[116392]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-12-08T22:14:06.041 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:14:05 smithi155 bash[116392]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-12-08T22:14:06.041 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:14:05 smithi155 bash[116392]: --> ceph-volume lvm activate successful for osd ID: 6 2023-12-08T22:14:06.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:05 smithi155 bash[108266]: cluster 2023-12-08T22:14:04.770322+0000 mon.a (mon.0) 610 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-12-08T22:14:06.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:05 smithi155 bash[108266]: cluster 2023-12-08T22:14:04.778737+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e53: 8 total, 6 up, 7 in 2023-12-08T22:14:06.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:05 smithi155 bash[108266]: audit 2023-12-08T22:14:04.778896+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:06.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:05 smithi155 bash[108266]: audit 2023-12-08T22:14:05.454623+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206168\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206265\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206303\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206337\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}}, \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:06.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:05 smithi155 bash[108266]: audit 2023-12-08T22:14:05.455211+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:14:06.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:05 smithi155 bash[108266]: audit 2023-12-08T22:14:05.458109+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206168\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206265\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206303\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206337\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}}, \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:06.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:05 smithi155 bash[108266]: audit 2023-12-08T22:14:05.459584+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-08T22:14:06.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:05 smithi155 bash[108266]: audit 2023-12-08T22:14:05.460891+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:14:06.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:05 smithi155 bash[108266]: cephadm 2023-12-08T22:14:05.461539+0000 mgr.y (mgr.14142) 115 : cephadm [INF] Deploying daemon osd.7 on smithi155 2023-12-08T22:14:06.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:05 smithi155 bash[108266]: audit 2023-12-08T22:14:05.461829+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-12-08T22:14:06.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:05 smithi042 bash[108250]: cluster 2023-12-08T22:14:04.770322+0000 mon.a (mon.0) 610 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-12-08T22:14:06.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:05 smithi042 bash[108250]: cluster 2023-12-08T22:14:04.778737+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e53: 8 total, 6 up, 7 in 2023-12-08T22:14:06.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:05 smithi042 bash[108250]: audit 2023-12-08T22:14:04.778896+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:06.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:05 smithi042 bash[111654]: cluster 2023-12-08T22:14:04.770322+0000 mon.a (mon.0) 610 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2023-12-08T22:14:06.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:05 smithi042 bash[111654]: cluster 2023-12-08T22:14:04.778737+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e53: 8 total, 6 up, 7 in 2023-12-08T22:14:06.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:05 smithi042 bash[111654]: audit 2023-12-08T22:14:04.778896+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:06.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:05 smithi042 bash[108250]: audit 2023-12-08T22:14:05.454623+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206168\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206265\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206303\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206337\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}}, \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:06.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:05 smithi042 bash[108250]: audit 2023-12-08T22:14:05.455211+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:14:06.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:05 smithi042 bash[108250]: audit 2023-12-08T22:14:05.458109+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206168\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206265\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206303\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206337\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}}, \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:06.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:05 smithi042 bash[108250]: audit 2023-12-08T22:14:05.459584+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-08T22:14:06.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:05 smithi042 bash[108250]: audit 2023-12-08T22:14:05.460891+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:14:06.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:05 smithi042 bash[108250]: cephadm 2023-12-08T22:14:05.461539+0000 mgr.y (mgr.14142) 115 : cephadm [INF] Deploying daemon osd.7 on smithi155 2023-12-08T22:14:06.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:05 smithi042 bash[108250]: audit 2023-12-08T22:14:05.461829+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-12-08T22:14:06.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:05 smithi042 bash[111654]: audit 2023-12-08T22:14:05.454623+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206168\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206265\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206303\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206337\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}}, \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:06.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:05 smithi042 bash[111654]: audit 2023-12-08T22:14:05.455211+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:14:06.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:05 smithi042 bash[111654]: audit 2023-12-08T22:14:05.458109+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206168\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206265\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206303\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:55.206337\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}}, \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:06.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:05 smithi042 bash[111654]: audit 2023-12-08T22:14:05.459584+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-08T22:14:06.247 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:05 smithi042 bash[111654]: audit 2023-12-08T22:14:05.460891+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:14:06.247 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:05 smithi042 bash[111654]: cephadm 2023-12-08T22:14:05.461539+0000 mgr.y (mgr.14142) 115 : cephadm [INF] Deploying daemon osd.7 on smithi155 2023-12-08T22:14:06.247 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:05 smithi042 bash[111654]: audit 2023-12-08T22:14:05.461829+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2023-12-08T22:14:06.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:06 smithi155 bash[108266]: cluster 2023-12-08T22:14:05.784416+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e54: 8 total, 6 up, 7 in 2023-12-08T22:14:06.974 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:06 smithi155 bash[108266]: audit 2023-12-08T22:14:05.784603+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:06.975 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:06 smithi155 bash[108266]: cluster 2023-12-08T22:14:05.789420+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v124: 1 pgs: 1 stale+active+clean; 0 B data, 3.5 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:14:07.039 INFO:teuthology.orchestra.run.smithi155.stdout:Created osd(s) 6,7 on host 'smithi155' 2023-12-08T22:14:07.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:06 smithi042 bash[108250]: cluster 2023-12-08T22:14:05.784416+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e54: 8 total, 6 up, 7 in 2023-12-08T22:14:07.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:06 smithi042 bash[108250]: audit 2023-12-08T22:14:05.784603+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:07.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:06 smithi042 bash[108250]: cluster 2023-12-08T22:14:05.789420+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v124: 1 pgs: 1 stale+active+clean; 0 B data, 3.5 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:14:07.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:06 smithi042 bash[111654]: cluster 2023-12-08T22:14:05.784416+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e54: 8 total, 6 up, 7 in 2023-12-08T22:14:07.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:06 smithi042 bash[111654]: audit 2023-12-08T22:14:05.784603+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:07.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:06 smithi042 bash[111654]: cluster 2023-12-08T22:14:05.789420+0000 mgr.y (mgr.14142) 116 : cluster [DBG] pgmap v124: 1 pgs: 1 stale+active+clean; 0 B data, 3.5 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:14:07.468 DEBUG:teuthology.orchestra.run.smithi155:osd.7> sudo journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.7.service 2023-12-08T22:14:07.470 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-08T22:14:07.470 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph osd stat -f json 2023-12-08T22:14:07.504 INFO:journalctl@ceph.osd.7.smithi155.stdout:-- Logs begin at Fri 2023-12-08 21:59:44 UTC. -- 2023-12-08T22:14:07.656 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:14:07 smithi155 bash[116651]: debug 2023-12-08T22:14:07.421+0000 7f0876589ec0 -1 Falling back to public interface 2023-12-08T22:14:07.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:07 smithi155 bash[108266]: audit 2023-12-08T22:14:06.965336+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964278\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964373\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964412\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964446\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964479\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}}, \"last_daemon_update\": \"2023-12-08T22:14:06.964589\", \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:07.990 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:07 smithi155 bash[108266]: audit 2023-12-08T22:14:06.968464+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964278\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964373\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964412\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964446\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964479\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}}, \"last_daemon_update\": \"2023-12-08T22:14:06.964589\", \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:07.991 INFO:journalctl@ceph.osd.7.smithi155.stdout:Dec 08 22:14:07 smithi155 bash[116827]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-08T22:14:07.991 INFO:journalctl@ceph.osd.7.smithi155.stdout:Dec 08 22:14:07 smithi155 bash[116827]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2023-12-08T22:14:07.991 INFO:journalctl@ceph.osd.7.smithi155.stdout:Dec 08 22:14:07 smithi155 bash[116827]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2023-12-08T22:14:07.991 INFO:journalctl@ceph.osd.7.smithi155.stdout:Dec 08 22:14:07 smithi155 bash[116827]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2023-12-08T22:14:07.991 INFO:journalctl@ceph.osd.7.smithi155.stdout:Dec 08 22:14:07 smithi155 bash[116827]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-12-08T22:14:07.991 INFO:journalctl@ceph.osd.7.smithi155.stdout:Dec 08 22:14:07 smithi155 bash[116827]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-12-08T22:14:07.991 INFO:journalctl@ceph.osd.7.smithi155.stdout:Dec 08 22:14:07 smithi155 bash[116827]: --> ceph-volume lvm activate successful for osd ID: 7 2023-12-08T22:14:07.991 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:07 smithi155 bash[108266]: audit 2023-12-08T22:14:07.031533+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964278\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964373\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964412\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964446\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964479\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}}, \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:07.991 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:07 smithi155 bash[108266]: audit 2023-12-08T22:14:07.031996+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:14:07.991 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:07 smithi155 bash[108266]: audit 2023-12-08T22:14:07.035166+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964278\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964373\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964412\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964446\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964479\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}}, \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:08.080 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:07 smithi042 bash[108250]: audit 2023-12-08T22:14:06.965336+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964278\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964373\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964412\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964446\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964479\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}}, \"last_daemon_update\": \"2023-12-08T22:14:06.964589\", \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:08.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:07 smithi042 bash[108250]: audit 2023-12-08T22:14:06.968464+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964278\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964373\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964412\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964446\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964479\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}}, \"last_daemon_update\": \"2023-12-08T22:14:06.964589\", \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:08.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:07 smithi042 bash[108250]: audit 2023-12-08T22:14:07.031533+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964278\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964373\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964412\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964446\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964479\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}}, \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:08.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:07 smithi042 bash[108250]: audit 2023-12-08T22:14:07.031996+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:14:08.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:07 smithi042 bash[111654]: audit 2023-12-08T22:14:06.965336+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964278\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964373\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964412\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964446\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964479\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}}, \"last_daemon_update\": \"2023-12-08T22:14:06.964589\", \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:08.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:07 smithi042 bash[111654]: audit 2023-12-08T22:14:06.968464+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964278\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964373\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964412\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964446\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964479\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}}, \"last_daemon_update\": \"2023-12-08T22:14:06.964589\", \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:08.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:07 smithi042 bash[111654]: audit 2023-12-08T22:14:07.031533+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964278\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964373\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964412\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964446\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964479\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}}, \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:08.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:07 smithi042 bash[111654]: audit 2023-12-08T22:14:07.031996+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:14:08.083 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:07 smithi042 bash[108250]: audit 2023-12-08T22:14:07.035166+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964278\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964373\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964412\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964446\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964479\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}}, \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:08.083 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:07 smithi042 bash[111654]: audit 2023-12-08T22:14:07.035166+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964278\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964373\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964412\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964446\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:06.964479\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}}, \"last_device_update\": \"2023-12-08T22:13:57.587928\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:08.290 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:14:07 smithi155 bash[116651]: debug 2023-12-08T22:14:07.985+0000 7f0876589ec0 -1 osd.6 52 log_to_monitors {default=true} 2023-12-08T22:14:08.290 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:14:07 smithi155 bash[116651]: debug 2023-12-08T22:14:07.993+0000 7f086a55a700 -1 osd.6 52 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-12-08T22:14:08.695 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T22:14:08.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:08 smithi042 bash[111654]: cluster 2023-12-08T22:14:07.789755+0000 mgr.y (mgr.14142) 117 : cluster [DBG] pgmap v125: 1 pgs: 1 stale+active+clean; 0 B data, 3.5 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:14:08.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:08 smithi042 bash[111654]: audit 2023-12-08T22:14:07.989985+0000 mon.b (mon.2) 23 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3112617065,v1:172.21.15.155:6817/3112617065]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-08T22:14:08.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:08 smithi042 bash[111654]: audit 2023-12-08T22:14:07.990720+0000 mon.a (mon.0) 626 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-08T22:14:08.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:08 smithi042 bash[111654]: audit 2023-12-08T22:14:07.991217+0000 mon.b (mon.2) 24 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3112617065,v1:172.21.15.155:6817/3112617065]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:14:08.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:08 smithi042 bash[111654]: audit 2023-12-08T22:14:07.991517+0000 mon.a (mon.0) 627 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:14:08.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:08 smithi042 bash[108250]: cluster 2023-12-08T22:14:07.789755+0000 mgr.y (mgr.14142) 117 : cluster [DBG] pgmap v125: 1 pgs: 1 stale+active+clean; 0 B data, 3.5 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:14:08.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:08 smithi042 bash[108250]: audit 2023-12-08T22:14:07.989985+0000 mon.b (mon.2) 23 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3112617065,v1:172.21.15.155:6817/3112617065]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-08T22:14:08.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:08 smithi042 bash[108250]: audit 2023-12-08T22:14:07.990720+0000 mon.a (mon.0) 626 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-08T22:14:08.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:08 smithi042 bash[108250]: audit 2023-12-08T22:14:07.991217+0000 mon.b (mon.2) 24 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3112617065,v1:172.21.15.155:6817/3112617065]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:14:08.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:08 smithi042 bash[108250]: audit 2023-12-08T22:14:07.991517+0000 mon.a (mon.0) 627 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:14:08.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:08 smithi042 bash[111654]: audit 2023-12-08T22:14:08.373394+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372207\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372300\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372336\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372369\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372400\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372431\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}}, \"last_daemon_update\": \"2023-12-08T22:14:08.372519\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:08.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:08 smithi042 bash[111654]: audit 2023-12-08T22:14:08.376923+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372207\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372300\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372336\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372369\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372400\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372431\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}}, \"last_daemon_update\": \"2023-12-08T22:14:08.372519\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:08.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:08 smithi042 bash[111654]: audit 2023-12-08T22:14:08.377773+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:14:08.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:08 smithi042 bash[111654]: audit 2023-12-08T22:14:08.693670+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.42:0/4193302676' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T22:14:08.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:08 smithi042 bash[108250]: audit 2023-12-08T22:14:08.373394+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372207\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372300\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372336\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372369\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372400\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372431\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}}, \"last_daemon_update\": \"2023-12-08T22:14:08.372519\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:08.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:08 smithi042 bash[108250]: audit 2023-12-08T22:14:08.376923+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372207\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372300\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372336\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372369\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372400\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372431\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}}, \"last_daemon_update\": \"2023-12-08T22:14:08.372519\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:08.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:08 smithi042 bash[108250]: audit 2023-12-08T22:14:08.377773+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:14:08.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:08 smithi042 bash[108250]: audit 2023-12-08T22:14:08.693670+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.42:0/4193302676' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T22:14:09.032 INFO:journalctl@ceph.osd.7.smithi155.stdout:Dec 08 22:14:08 smithi155 bash[117181]: debug 2023-12-08T22:14:08.800+0000 7fc767831ec0 -1 Falling back to public interface 2023-12-08T22:14:09.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:08 smithi155 bash[108266]: cluster 2023-12-08T22:14:07.789755+0000 mgr.y (mgr.14142) 117 : cluster [DBG] pgmap v125: 1 pgs: 1 stale+active+clean; 0 B data, 3.5 MiB used, 619 GiB / 626 GiB avail 2023-12-08T22:14:09.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:08 smithi155 bash[108266]: audit 2023-12-08T22:14:07.989985+0000 mon.b (mon.2) 23 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3112617065,v1:172.21.15.155:6817/3112617065]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-08T22:14:09.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:08 smithi155 bash[108266]: audit 2023-12-08T22:14:07.990720+0000 mon.a (mon.0) 626 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-08T22:14:09.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:08 smithi155 bash[108266]: audit 2023-12-08T22:14:07.991217+0000 mon.b (mon.2) 24 : audit [INF] from='osd.6 [v2:172.21.15.155:6816/3112617065,v1:172.21.15.155:6817/3112617065]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:14:09.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:08 smithi155 bash[108266]: audit 2023-12-08T22:14:07.991517+0000 mon.a (mon.0) 627 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:14:09.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:08 smithi155 bash[108266]: audit 2023-12-08T22:14:08.373394+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372207\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372300\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372336\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372369\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372400\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372431\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}}, \"last_daemon_update\": \"2023-12-08T22:14:08.372519\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:09.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:08 smithi155 bash[108266]: audit 2023-12-08T22:14:08.376923+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372207\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372300\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372336\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372369\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372400\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372431\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}}, \"last_daemon_update\": \"2023-12-08T22:14:08.372519\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:09.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:08 smithi155 bash[108266]: audit 2023-12-08T22:14:08.377773+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2023-12-08T22:14:09.033 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:08 smithi155 bash[108266]: audit 2023-12-08T22:14:08.693670+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.42:0/4193302676' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T22:14:09.086 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":54,"num_osds":8,"num_up_osds":6,"osd_up_since":1702073644,"num_in_osds":7,"osd_in_since":1702073638,"num_remapped_pgs":0} 2023-12-08T22:14:09.790 INFO:journalctl@ceph.osd.7.smithi155.stdout:Dec 08 22:14:09 smithi155 bash[117181]: debug 2023-12-08T22:14:09.355+0000 7fc767831ec0 -1 osd.7 0 log_to_monitors {default=true} 2023-12-08T22:14:10.086 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph osd stat -f json 2023-12-08T22:14:10.122 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:09 smithi042 bash[111654]: cluster 2023-12-08T22:14:08.790570+0000 mon.a (mon.0) 631 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-08T22:14:10.122 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:09 smithi042 bash[111654]: cluster 2023-12-08T22:14:08.790597+0000 mon.a (mon.0) 632 : cluster [INF] Cluster is now healthy 2023-12-08T22:14:10.122 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:09 smithi042 bash[111654]: cluster 2023-12-08T22:14:08.795079+0000 mon.a (mon.0) 633 : cluster [INF] osd.6 [v2:172.21.15.155:6816/3112617065,v1:172.21.15.155:6817/3112617065] boot 2023-12-08T22:14:10.122 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:09 smithi042 bash[111654]: cluster 2023-12-08T22:14:08.795129+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e55: 8 total, 7 up, 7 in 2023-12-08T22:14:10.123 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:09 smithi042 bash[111654]: audit 2023-12-08T22:14:08.795710+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:14:10.123 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:09 smithi042 bash[111654]: audit 2023-12-08T22:14:08.796084+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:10.123 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:09 smithi042 bash[111654]: audit 2023-12-08T22:14:09.360027+0000 mon.b (mon.2) 25 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/2216907299,v1:172.21.15.155:6825/2216907299]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-08T22:14:10.123 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:09 smithi042 bash[111654]: audit 2023-12-08T22:14:09.360389+0000 mon.a (mon.0) 637 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-08T22:14:10.123 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:09 smithi042 bash[108250]: cluster 2023-12-08T22:14:08.790570+0000 mon.a (mon.0) 631 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-08T22:14:10.123 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:09 smithi042 bash[108250]: cluster 2023-12-08T22:14:08.790597+0000 mon.a (mon.0) 632 : cluster [INF] Cluster is now healthy 2023-12-08T22:14:10.123 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:09 smithi042 bash[108250]: cluster 2023-12-08T22:14:08.795079+0000 mon.a (mon.0) 633 : cluster [INF] osd.6 [v2:172.21.15.155:6816/3112617065,v1:172.21.15.155:6817/3112617065] boot 2023-12-08T22:14:10.123 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:09 smithi042 bash[108250]: cluster 2023-12-08T22:14:08.795129+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e55: 8 total, 7 up, 7 in 2023-12-08T22:14:10.123 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:09 smithi042 bash[108250]: audit 2023-12-08T22:14:08.795710+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:14:10.123 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:09 smithi042 bash[108250]: audit 2023-12-08T22:14:08.796084+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:10.123 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:09 smithi042 bash[108250]: audit 2023-12-08T22:14:09.360027+0000 mon.b (mon.2) 25 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/2216907299,v1:172.21.15.155:6825/2216907299]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-08T22:14:10.123 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:09 smithi042 bash[108250]: audit 2023-12-08T22:14:09.360389+0000 mon.a (mon.0) 637 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-08T22:14:10.153 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:09 smithi155 bash[108266]: cluster 2023-12-08T22:14:08.790570+0000 mon.a (mon.0) 631 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2023-12-08T22:14:10.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:09 smithi155 bash[108266]: cluster 2023-12-08T22:14:08.790597+0000 mon.a (mon.0) 632 : cluster [INF] Cluster is now healthy 2023-12-08T22:14:10.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:09 smithi155 bash[108266]: cluster 2023-12-08T22:14:08.795079+0000 mon.a (mon.0) 633 : cluster [INF] osd.6 [v2:172.21.15.155:6816/3112617065,v1:172.21.15.155:6817/3112617065] boot 2023-12-08T22:14:10.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:09 smithi155 bash[108266]: cluster 2023-12-08T22:14:08.795129+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e55: 8 total, 7 up, 7 in 2023-12-08T22:14:10.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:09 smithi155 bash[108266]: audit 2023-12-08T22:14:08.795710+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:14:10.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:09 smithi155 bash[108266]: audit 2023-12-08T22:14:08.796084+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:10.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:09 smithi155 bash[108266]: audit 2023-12-08T22:14:09.360027+0000 mon.b (mon.2) 25 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/2216907299,v1:172.21.15.155:6825/2216907299]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-08T22:14:10.154 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:09 smithi155 bash[108266]: audit 2023-12-08T22:14:09.360389+0000 mon.a (mon.0) 637 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-08T22:14:10.815 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:10 smithi042 bash[111654]: cluster 2023-12-08T22:14:09.790072+0000 mgr.y (mgr.14142) 118 : cluster [DBG] pgmap v127: 1 pgs: 1 active+undersized+degraded; 0 B data, 3.6 MiB used, 619 GiB / 626 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:14:10.815 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:10 smithi042 bash[111654]: cluster 2023-12-08T22:14:09.796841+0000 mon.a (mon.0) 638 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-08T22:14:10.816 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:10 smithi042 bash[111654]: audit 2023-12-08T22:14:09.806752+0000 mon.a (mon.0) 639 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-08T22:14:10.816 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:10 smithi042 bash[111654]: cluster 2023-12-08T22:14:09.806808+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e56: 8 total, 7 up, 7 in 2023-12-08T22:14:10.816 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:10 smithi042 bash[111654]: audit 2023-12-08T22:14:09.807321+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:10.816 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:10 smithi042 bash[111654]: audit 2023-12-08T22:14:09.808120+0000 mon.b (mon.2) 26 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/2216907299,v1:172.21.15.155:6825/2216907299]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:14:10.816 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:10 smithi042 bash[111654]: audit 2023-12-08T22:14:09.808494+0000 mon.a (mon.0) 642 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:14:10.816 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:10 smithi042 bash[111654]: audit 2023-12-08T22:14:10.321234+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:14:10.816 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:10 smithi042 bash[111654]: audit 2023-12-08T22:14:10.502780+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372207\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372300\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372336\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372369\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372400\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372431\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}}, \"last_daemon_update\": \"2023-12-08T22:14:08.372519\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:10.816 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:10 smithi042 bash[111654]: audit 2023-12-08T22:14:10.505991+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372207\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372300\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372336\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372369\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372400\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372431\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}}, \"last_daemon_update\": \"2023-12-08T22:14:08.372519\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:11.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:10 smithi042 bash[108250]: cluster 2023-12-08T22:14:09.790072+0000 mgr.y (mgr.14142) 118 : cluster [DBG] pgmap v127: 1 pgs: 1 active+undersized+degraded; 0 B data, 3.6 MiB used, 619 GiB / 626 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:14:11.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:10 smithi042 bash[108250]: cluster 2023-12-08T22:14:09.796841+0000 mon.a (mon.0) 638 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-08T22:14:11.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:10 smithi042 bash[108250]: audit 2023-12-08T22:14:09.806752+0000 mon.a (mon.0) 639 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-08T22:14:11.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:10 smithi042 bash[108250]: cluster 2023-12-08T22:14:09.806808+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e56: 8 total, 7 up, 7 in 2023-12-08T22:14:11.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:10 smithi042 bash[108250]: audit 2023-12-08T22:14:09.807321+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:11.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:10 smithi042 bash[108250]: audit 2023-12-08T22:14:09.808120+0000 mon.b (mon.2) 26 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/2216907299,v1:172.21.15.155:6825/2216907299]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:14:11.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:10 smithi042 bash[108250]: audit 2023-12-08T22:14:09.808494+0000 mon.a (mon.0) 642 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:14:11.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:10 smithi042 bash[108250]: audit 2023-12-08T22:14:10.321234+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:14:11.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:10 smithi042 bash[108250]: audit 2023-12-08T22:14:10.502780+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372207\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372300\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372336\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372369\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372400\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372431\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}}, \"last_daemon_update\": \"2023-12-08T22:14:08.372519\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:11.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:10 smithi042 bash[108250]: audit 2023-12-08T22:14:10.505991+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372207\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372300\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372336\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372369\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372400\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372431\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}}, \"last_daemon_update\": \"2023-12-08T22:14:08.372519\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:11.285 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T22:14:11.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:10 smithi155 bash[108266]: cluster 2023-12-08T22:14:09.790072+0000 mgr.y (mgr.14142) 118 : cluster [DBG] pgmap v127: 1 pgs: 1 active+undersized+degraded; 0 B data, 3.6 MiB used, 619 GiB / 626 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:14:11.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:10 smithi155 bash[108266]: cluster 2023-12-08T22:14:09.796841+0000 mon.a (mon.0) 638 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2023-12-08T22:14:11.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:10 smithi155 bash[108266]: audit 2023-12-08T22:14:09.806752+0000 mon.a (mon.0) 639 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-08T22:14:11.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:10 smithi155 bash[108266]: cluster 2023-12-08T22:14:09.806808+0000 mon.a (mon.0) 640 : cluster [DBG] osdmap e56: 8 total, 7 up, 7 in 2023-12-08T22:14:11.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:10 smithi155 bash[108266]: audit 2023-12-08T22:14:09.807321+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:11.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:10 smithi155 bash[108266]: audit 2023-12-08T22:14:09.808120+0000 mon.b (mon.2) 26 : audit [INF] from='osd.7 [v2:172.21.15.155:6824/2216907299,v1:172.21.15.155:6825/2216907299]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:14:11.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:10 smithi155 bash[108266]: audit 2023-12-08T22:14:09.808494+0000 mon.a (mon.0) 642 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]: dispatch 2023-12-08T22:14:11.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:10 smithi155 bash[108266]: audit 2023-12-08T22:14:10.321234+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:14:11.292 INFO:journalctl@ceph.osd.7.smithi155.stdout:Dec 08 22:14:10 smithi155 bash[117181]: debug 2023-12-08T22:14:10.808+0000 7fc7505e6700 -1 osd.7 0 waiting for initial osdmap 2023-12-08T22:14:11.292 INFO:journalctl@ceph.osd.7.smithi155.stdout:Dec 08 22:14:10 smithi155 bash[117181]: debug 2023-12-08T22:14:10.818+0000 7fc75b802700 -1 osd.7 57 set_numa_affinity unable to identify public interface 'enp3s0f1' numa node: (0) Success 2023-12-08T22:14:11.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:10 smithi155 bash[108266]: audit 2023-12-08T22:14:10.502780+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372207\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372300\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372336\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372369\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372400\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372431\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}}, \"last_daemon_update\": \"2023-12-08T22:14:08.372519\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:11.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:10 smithi155 bash[108266]: audit 2023-12-08T22:14:10.505991+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372207\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372300\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372336\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372369\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372400\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372431\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}}, \"last_daemon_update\": \"2023-12-08T22:14:08.372519\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:11.678 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":57,"num_osds":8,"num_up_osds":7,"osd_up_since":1702073648,"num_in_osds":7,"osd_in_since":1702073638,"num_remapped_pgs":0} 2023-12-08T22:14:11.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:11 smithi042 bash[108250]: cluster 2023-12-08T22:14:10.368176+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:14:11.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:11 smithi042 bash[108250]: cluster 2023-12-08T22:14:10.368222+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:14:11.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:11 smithi042 bash[108250]: audit 2023-12-08T22:14:10.807819+0000 mon.a (mon.0) 646 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-08T22:14:11.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:11 smithi042 bash[108250]: cluster 2023-12-08T22:14:10.807885+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e57: 8 total, 7 up, 7 in 2023-12-08T22:14:11.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:11 smithi042 bash[108250]: audit 2023-12-08T22:14:10.808657+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:11.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:11 smithi042 bash[108250]: audit 2023-12-08T22:14:11.283604+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.42:0/2756307719' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T22:14:11.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:11 smithi042 bash[111654]: cluster 2023-12-08T22:14:10.368176+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:14:11.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:11 smithi042 bash[111654]: cluster 2023-12-08T22:14:10.368222+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:14:11.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:11 smithi042 bash[111654]: audit 2023-12-08T22:14:10.807819+0000 mon.a (mon.0) 646 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-08T22:14:11.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:11 smithi042 bash[111654]: cluster 2023-12-08T22:14:10.807885+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e57: 8 total, 7 up, 7 in 2023-12-08T22:14:11.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:11 smithi042 bash[111654]: audit 2023-12-08T22:14:10.808657+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:11.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:11 smithi042 bash[111654]: audit 2023-12-08T22:14:11.283604+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.42:0/2756307719' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T22:14:12.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:11 smithi155 bash[108266]: cluster 2023-12-08T22:14:10.368176+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-12-08T22:14:12.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:11 smithi155 bash[108266]: cluster 2023-12-08T22:14:10.368222+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-12-08T22:14:12.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:11 smithi155 bash[108266]: audit 2023-12-08T22:14:10.807819+0000 mon.a (mon.0) 646 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi155", "root=default"]}]': finished 2023-12-08T22:14:12.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:11 smithi155 bash[108266]: cluster 2023-12-08T22:14:10.807885+0000 mon.a (mon.0) 647 : cluster [DBG] osdmap e57: 8 total, 7 up, 7 in 2023-12-08T22:14:12.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:11 smithi155 bash[108266]: audit 2023-12-08T22:14:10.808657+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:12.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:11 smithi155 bash[108266]: audit 2023-12-08T22:14:11.283604+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.42:0/2756307719' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T22:14:12.679 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph osd stat -f json 2023-12-08T22:14:12.986 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:12 smithi042 bash[111654]: cluster 2023-12-08T22:14:11.790388+0000 mgr.y (mgr.14142) 119 : cluster [DBG] pgmap v130: 1 pgs: 1 active+undersized+degraded; 0 B data, 3.7 MiB used, 619 GiB / 626 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:14:12.986 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:12 smithi042 bash[111654]: cluster 2023-12-08T22:14:11.809445+0000 mon.a (mon.0) 650 : cluster [INF] osd.7 [v2:172.21.15.155:6824/2216907299,v1:172.21.15.155:6825/2216907299] boot 2023-12-08T22:14:12.986 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:12 smithi042 bash[111654]: cluster 2023-12-08T22:14:11.809513+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-08T22:14:12.986 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:12 smithi042 bash[111654]: audit 2023-12-08T22:14:11.809767+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:12.986 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:12 smithi042 bash[108250]: cluster 2023-12-08T22:14:11.790388+0000 mgr.y (mgr.14142) 119 : cluster [DBG] pgmap v130: 1 pgs: 1 active+undersized+degraded; 0 B data, 3.7 MiB used, 619 GiB / 626 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:14:12.986 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:12 smithi042 bash[108250]: cluster 2023-12-08T22:14:11.809445+0000 mon.a (mon.0) 650 : cluster [INF] osd.7 [v2:172.21.15.155:6824/2216907299,v1:172.21.15.155:6825/2216907299] boot 2023-12-08T22:14:12.986 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:12 smithi042 bash[108250]: cluster 2023-12-08T22:14:11.809513+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-08T22:14:12.986 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:12 smithi042 bash[108250]: audit 2023-12-08T22:14:11.809767+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:13.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:12 smithi155 bash[108266]: cluster 2023-12-08T22:14:11.790388+0000 mgr.y (mgr.14142) 119 : cluster [DBG] pgmap v130: 1 pgs: 1 active+undersized+degraded; 0 B data, 3.7 MiB used, 619 GiB / 626 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:14:13.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:12 smithi155 bash[108266]: cluster 2023-12-08T22:14:11.809445+0000 mon.a (mon.0) 650 : cluster [INF] osd.7 [v2:172.21.15.155:6824/2216907299,v1:172.21.15.155:6825/2216907299] boot 2023-12-08T22:14:13.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:12 smithi155 bash[108266]: cluster 2023-12-08T22:14:11.809513+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-12-08T22:14:13.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:12 smithi155 bash[108266]: audit 2023-12-08T22:14:11.809767+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:14:13.898 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:13 smithi042 bash[108250]: cluster 2023-12-08T22:14:12.821983+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-08T22:14:13.899 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:13 smithi042 bash[111654]: cluster 2023-12-08T22:14:12.821983+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-08T22:14:13.929 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T22:14:14.286 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":59,"num_osds":8,"num_up_osds":8,"osd_up_since":1702073651,"num_in_osds":8,"osd_in_since":1702073651,"num_remapped_pgs":0} 2023-12-08T22:14:14.286 INFO:tasks.cephadm:Adding prometheus.a on smithi155 2023-12-08T22:14:14.286 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph orch apply prometheus '1;smithi155=a' 2023-12-08T22:14:14.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:13 smithi155 bash[108266]: cluster 2023-12-08T22:14:12.821983+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-12-08T22:14:15.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:14 smithi155 bash[108266]: cluster 2023-12-08T22:14:13.790693+0000 mgr.y (mgr.14142) 120 : cluster [DBG] pgmap v133: 1 pgs: 1 active+undersized+degraded; 0 B data, 4.4 MiB used, 707 GiB / 715 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:14:15.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:14 smithi155 bash[108266]: audit 2023-12-08T22:14:13.927211+0000 mon.a (mon.0) 654 : audit [DBG] from='client.? 172.21.15.42:0/4282356509' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T22:14:15.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:14 smithi042 bash[111654]: cluster 2023-12-08T22:14:13.790693+0000 mgr.y (mgr.14142) 120 : cluster [DBG] pgmap v133: 1 pgs: 1 active+undersized+degraded; 0 B data, 4.4 MiB used, 707 GiB / 715 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:14:15.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:14 smithi042 bash[111654]: audit 2023-12-08T22:14:13.927211+0000 mon.a (mon.0) 654 : audit [DBG] from='client.? 172.21.15.42:0/4282356509' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T22:14:15.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:14 smithi042 bash[108250]: cluster 2023-12-08T22:14:13.790693+0000 mgr.y (mgr.14142) 120 : cluster [DBG] pgmap v133: 1 pgs: 1 active+undersized+degraded; 0 B data, 4.4 MiB used, 707 GiB / 715 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:14:15.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:14 smithi042 bash[108250]: audit 2023-12-08T22:14:13.927211+0000 mon.a (mon.0) 654 : audit [DBG] from='client.? 172.21.15.42:0/4282356509' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-08T22:14:15.498 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled prometheus update... 2023-12-08T22:14:15.857 DEBUG:teuthology.orchestra.run.smithi155:prometheus.a> sudo journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@prometheus.a.service 2023-12-08T22:14:15.860 INFO:tasks.cephadm:Adding node-exporter.a on smithi042 2023-12-08T22:14:15.860 INFO:tasks.cephadm:Adding node-exporter.b on smithi155 2023-12-08T22:14:15.860 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph orch apply node-exporter '2;smithi042=a;smithi155=b' 2023-12-08T22:14:15.889 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:-- Logs begin at Fri 2023-12-08 21:59:44 UTC. -- 2023-12-08T22:14:16.118 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:15 smithi155 bash[108266]: audit 2023-12-08T22:14:15.488056+0000 mgr.y (mgr.14142) 121 : audit [DBG] from='client.24365 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:14:16.118 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:15 smithi155 bash[108266]: cephadm 2023-12-08T22:14:15.488647+0000 mgr.y (mgr.14142) 122 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi155=a 2023-12-08T22:14:16.118 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:15 smithi155 bash[108266]: audit 2023-12-08T22:14:15.489019+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-08T22:14:15.488661\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi155\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-12-08T22:14:16.118 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:15 smithi155 bash[108266]: audit 2023-12-08T22:14:15.492341+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-08T22:14:15.488661\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi155\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-12-08T22:14:16.118 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:15 smithi155 bash[108266]: cephadm 2023-12-08T22:14:15.496414+0000 mgr.y (mgr.14142) 123 : cephadm [INF] Deploying daemon prometheus.a on smithi155 2023-12-08T22:14:16.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:15 smithi042 bash[108250]: audit 2023-12-08T22:14:15.488056+0000 mgr.y (mgr.14142) 121 : audit [DBG] from='client.24365 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:14:16.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:15 smithi042 bash[108250]: cephadm 2023-12-08T22:14:15.488647+0000 mgr.y (mgr.14142) 122 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi155=a 2023-12-08T22:14:16.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:15 smithi042 bash[108250]: audit 2023-12-08T22:14:15.489019+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-08T22:14:15.488661\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi155\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-12-08T22:14:16.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:15 smithi042 bash[108250]: audit 2023-12-08T22:14:15.492341+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-08T22:14:15.488661\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi155\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-12-08T22:14:16.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:15 smithi042 bash[108250]: cephadm 2023-12-08T22:14:15.496414+0000 mgr.y (mgr.14142) 123 : cephadm [INF] Deploying daemon prometheus.a on smithi155 2023-12-08T22:14:16.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:15 smithi042 bash[111654]: audit 2023-12-08T22:14:15.488056+0000 mgr.y (mgr.14142) 121 : audit [DBG] from='client.24365 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:14:16.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:15 smithi042 bash[111654]: cephadm 2023-12-08T22:14:15.488647+0000 mgr.y (mgr.14142) 122 : cephadm [INF] Saving service prometheus spec with placement count:1 smithi155=a 2023-12-08T22:14:16.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:15 smithi042 bash[111654]: audit 2023-12-08T22:14:15.489019+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-08T22:14:15.488661\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi155\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]: dispatch 2023-12-08T22:14:16.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:15 smithi042 bash[111654]: audit 2023-12-08T22:14:15.492341+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2023-12-08T22:14:15.488661\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi155\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"prometheus\"}}"}]': finished 2023-12-08T22:14:16.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:15 smithi042 bash[111654]: cephadm 2023-12-08T22:14:15.496414+0000 mgr.y (mgr.14142) 123 : cephadm [INF] Deploying daemon prometheus.a on smithi155 2023-12-08T22:14:17.048 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled node-exporter update... 2023-12-08T22:14:17.416 DEBUG:teuthology.orchestra.run.smithi042:node-exporter.a> sudo journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@node-exporter.a.service 2023-12-08T22:14:17.419 DEBUG:teuthology.orchestra.run.smithi155:node-exporter.b> sudo journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@node-exporter.b.service 2023-12-08T22:14:17.421 INFO:tasks.cephadm:Adding alertmanager.a on smithi042 2023-12-08T22:14:17.421 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph orch apply alertmanager '1;smithi042=a' 2023-12-08T22:14:17.449 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:-- Logs begin at Fri 2023-12-08 21:59:44 UTC. -- 2023-12-08T22:14:17.457 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:-- Logs begin at Fri 2023-12-08 21:59:36 UTC. -- 2023-12-08T22:14:17.675 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:17 smithi155 bash[108266]: cluster 2023-12-08T22:14:15.791153+0000 mgr.y (mgr.14142) 124 : cluster [DBG] pgmap v134: 1 pgs: 1 active+undersized+degraded; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:14:17.675 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:17 smithi155 bash[108266]: audit 2023-12-08T22:14:17.041966+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-08T22:14:17.041607\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi042\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi155\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-12-08T22:14:17.676 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:17 smithi155 bash[108266]: audit 2023-12-08T22:14:17.045149+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-08T22:14:17.041607\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi042\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi155\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-12-08T22:14:17.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:17 smithi042 bash[108250]: cluster 2023-12-08T22:14:15.791153+0000 mgr.y (mgr.14142) 124 : cluster [DBG] pgmap v134: 1 pgs: 1 active+undersized+degraded; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:14:17.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:17 smithi042 bash[108250]: audit 2023-12-08T22:14:17.041966+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-08T22:14:17.041607\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi042\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi155\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-12-08T22:14:17.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:17 smithi042 bash[108250]: audit 2023-12-08T22:14:17.045149+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-08T22:14:17.041607\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi042\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi155\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-12-08T22:14:17.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:17 smithi042 bash[111654]: cluster 2023-12-08T22:14:15.791153+0000 mgr.y (mgr.14142) 124 : cluster [DBG] pgmap v134: 1 pgs: 1 active+undersized+degraded; 0 B data, 4.5 MiB used, 707 GiB / 715 GiB avail; 1/3 objects degraded (33.333%) 2023-12-08T22:14:17.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:17 smithi042 bash[111654]: audit 2023-12-08T22:14:17.041966+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-08T22:14:17.041607\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi042\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi155\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]: dispatch 2023-12-08T22:14:17.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:17 smithi042 bash[111654]: audit 2023-12-08T22:14:17.045149+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2023-12-08T22:14:17.041607\", \"spec\": {\"placement\": {\"count\": 2, \"hosts\": [{\"hostname\": \"smithi042\", \"name\": \"a\", \"network\": \"\"}, {\"hostname\": \"smithi155\", \"name\": \"b\", \"network\": \"\"}]}, \"service_type\": \"node-exporter\"}}"}]': finished 2023-12-08T22:14:18.573 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled alertmanager update... 2023-12-08T22:14:18.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:18 smithi155 bash[108266]: audit 2023-12-08T22:14:17.040950+0000 mgr.y (mgr.14142) 125 : audit [DBG] from='client.24371 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi042=a;smithi155=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:14:18.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:18 smithi155 bash[108266]: cephadm 2023-12-08T22:14:17.041590+0000 mgr.y (mgr.14142) 126 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi042=a,smithi155=b 2023-12-08T22:14:18.941 DEBUG:teuthology.orchestra.run.smithi042:alertmanager.a> sudo journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@alertmanager.a.service 2023-12-08T22:14:18.944 INFO:tasks.cephadm:Adding grafana.a on smithi155 2023-12-08T22:14:18.944 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph orch apply grafana '1;smithi155=a' 2023-12-08T22:14:18.973 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:18 smithi042 bash[111654]: audit 2023-12-08T22:14:17.040950+0000 mgr.y (mgr.14142) 125 : audit [DBG] from='client.24371 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi042=a;smithi155=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:14:18.973 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:18 smithi042 bash[111654]: cephadm 2023-12-08T22:14:17.041590+0000 mgr.y (mgr.14142) 126 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi042=a,smithi155=b 2023-12-08T22:14:18.973 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:18 smithi042 bash[108250]: audit 2023-12-08T22:14:17.040950+0000 mgr.y (mgr.14142) 125 : audit [DBG] from='client.24371 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi042=a;smithi155=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:14:18.973 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:18 smithi042 bash[108250]: cephadm 2023-12-08T22:14:17.041590+0000 mgr.y (mgr.14142) 126 : cephadm [INF] Saving service node-exporter spec with placement count:2 smithi042=a,smithi155=b 2023-12-08T22:14:18.978 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:-- Logs begin at Fri 2023-12-08 21:59:36 UTC. -- 2023-12-08T22:14:19.755 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:19 smithi155 bash[108266]: cluster 2023-12-08T22:14:17.791785+0000 mgr.y (mgr.14142) 127 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:19.756 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:19 smithi155 bash[108266]: cluster 2023-12-08T22:14:18.493540+0000 mon.a (mon.0) 659 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-08T22:14:19.756 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:19 smithi155 bash[108266]: cluster 2023-12-08T22:14:18.493583+0000 mon.a (mon.0) 660 : cluster [INF] Cluster is now healthy 2023-12-08T22:14:19.756 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:19 smithi155 bash[108266]: audit 2023-12-08T22:14:18.567321+0000 mgr.y (mgr.14142) 128 : audit [DBG] from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi042=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:14:19.756 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:19 smithi155 bash[108266]: cephadm 2023-12-08T22:14:18.567930+0000 mgr.y (mgr.14142) 129 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi042=a 2023-12-08T22:14:19.756 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:19 smithi155 bash[108266]: audit 2023-12-08T22:14:18.568347+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-08T22:14:18.567945\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi042\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-12-08T22:14:19.756 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:19 smithi155 bash[108266]: audit 2023-12-08T22:14:18.571231+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-08T22:14:18.567945\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi042\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-12-08T22:14:19.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:19 smithi042 bash[111654]: cluster 2023-12-08T22:14:17.791785+0000 mgr.y (mgr.14142) 127 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:19.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:19 smithi042 bash[111654]: cluster 2023-12-08T22:14:18.493540+0000 mon.a (mon.0) 659 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-08T22:14:19.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:19 smithi042 bash[111654]: cluster 2023-12-08T22:14:18.493583+0000 mon.a (mon.0) 660 : cluster [INF] Cluster is now healthy 2023-12-08T22:14:19.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:19 smithi042 bash[111654]: audit 2023-12-08T22:14:18.567321+0000 mgr.y (mgr.14142) 128 : audit [DBG] from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi042=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:14:19.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:19 smithi042 bash[111654]: cephadm 2023-12-08T22:14:18.567930+0000 mgr.y (mgr.14142) 129 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi042=a 2023-12-08T22:14:19.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:19 smithi042 bash[111654]: audit 2023-12-08T22:14:18.568347+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-08T22:14:18.567945\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi042\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-12-08T22:14:19.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:19 smithi042 bash[111654]: audit 2023-12-08T22:14:18.571231+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-08T22:14:18.567945\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi042\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-12-08T22:14:19.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:19 smithi042 bash[108250]: cluster 2023-12-08T22:14:17.791785+0000 mgr.y (mgr.14142) 127 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:19.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:19 smithi042 bash[108250]: cluster 2023-12-08T22:14:18.493540+0000 mon.a (mon.0) 659 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2023-12-08T22:14:19.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:19 smithi042 bash[108250]: cluster 2023-12-08T22:14:18.493583+0000 mon.a (mon.0) 660 : cluster [INF] Cluster is now healthy 2023-12-08T22:14:19.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:19 smithi042 bash[108250]: audit 2023-12-08T22:14:18.567321+0000 mgr.y (mgr.14142) 128 : audit [DBG] from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi042=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:14:19.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:19 smithi042 bash[108250]: cephadm 2023-12-08T22:14:18.567930+0000 mgr.y (mgr.14142) 129 : cephadm [INF] Saving service alertmanager spec with placement count:1 smithi042=a 2023-12-08T22:14:19.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:19 smithi042 bash[108250]: audit 2023-12-08T22:14:18.568347+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-08T22:14:18.567945\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi042\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]: dispatch 2023-12-08T22:14:19.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:19 smithi042 bash[108250]: audit 2023-12-08T22:14:18.571231+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2023-12-08T22:14:18.567945\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi042\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"alertmanager\"}}"}]': finished 2023-12-08T22:14:20.070 INFO:teuthology.orchestra.run.smithi155.stdout:Scheduled grafana update... 2023-12-08T22:14:20.565 DEBUG:teuthology.orchestra.run.smithi155:grafana.a> sudo journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@grafana.a.service 2023-12-08T22:14:20.567 INFO:tasks.cephadm:Setting up client nodes... 2023-12-08T22:14:20.568 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-08T22:14:20.596 INFO:journalctl@ceph.grafana.a.smithi155.stdout:-- Logs begin at Fri 2023-12-08 21:59:44 UTC. -- 2023-12-08T22:14:20.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:20 smithi155 bash[108266]: audit 2023-12-08T22:14:20.064650+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-08T22:14:20.064275\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi155\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-12-08T22:14:20.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:20 smithi155 bash[108266]: audit 2023-12-08T22:14:20.068141+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-08T22:14:20.064275\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi155\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-12-08T22:14:20.826 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:20 smithi042 bash[108250]: audit 2023-12-08T22:14:20.064650+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-08T22:14:20.064275\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi155\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-12-08T22:14:20.826 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:20 smithi042 bash[108250]: audit 2023-12-08T22:14:20.068141+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-08T22:14:20.064275\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi155\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-12-08T22:14:20.826 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:20 smithi042 bash[111654]: audit 2023-12-08T22:14:20.064650+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-08T22:14:20.064275\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi155\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]: dispatch 2023-12-08T22:14:20.826 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:20 smithi042 bash[111654]: audit 2023-12-08T22:14:20.068141+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2023-12-08T22:14:20.064275\", \"spec\": {\"placement\": {\"count\": 1, \"hosts\": [{\"hostname\": \"smithi155\", \"name\": \"a\", \"network\": \"\"}]}, \"service_type\": \"grafana\"}}"}]': finished 2023-12-08T22:14:21.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:21 smithi042 bash[111654]: cluster 2023-12-08T22:14:19.792249+0000 mgr.y (mgr.14142) 130 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:21.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:21 smithi042 bash[111654]: audit 2023-12-08T22:14:20.063707+0000 mgr.y (mgr.14142) 131 : audit [DBG] from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:14:21.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:21 smithi042 bash[111654]: cephadm 2023-12-08T22:14:20.064261+0000 mgr.y (mgr.14142) 132 : cephadm [INF] Saving service grafana spec with placement count:1 smithi155=a 2023-12-08T22:14:21.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:21 smithi042 bash[108250]: cluster 2023-12-08T22:14:19.792249+0000 mgr.y (mgr.14142) 130 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:21.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:21 smithi042 bash[108250]: audit 2023-12-08T22:14:20.063707+0000 mgr.y (mgr.14142) 131 : audit [DBG] from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:14:21.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:21 smithi042 bash[108250]: cephadm 2023-12-08T22:14:20.064261+0000 mgr.y (mgr.14142) 132 : cephadm [INF] Saving service grafana spec with placement count:1 smithi155=a 2023-12-08T22:14:21.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:21 smithi155 bash[108266]: cluster 2023-12-08T22:14:19.792249+0000 mgr.y (mgr.14142) 130 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:21.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:21 smithi155 bash[108266]: audit 2023-12-08T22:14:20.063707+0000 mgr.y (mgr.14142) 131 : audit [DBG] from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi155=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:14:21.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:21 smithi155 bash[108266]: cephadm 2023-12-08T22:14:20.064261+0000 mgr.y (mgr.14142) 132 : cephadm [INF] Saving service grafana spec with placement count:1 smithi155=a 2023-12-08T22:14:21.870 INFO:teuthology.orchestra.run.smithi042.stdout:[client.0] 2023-12-08T22:14:21.871 INFO:teuthology.orchestra.run.smithi042.stdout: key = AQA9lXNl5VOVMxAAQ45hDWzD9XyECYbmG1ABHw== 2023-12-08T22:14:22.235 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2023-12-08T22:14:22.235 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-08T22:14:22.235 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-08T22:14:22.287 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-08T22:14:22.570 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:22 smithi155 bash[108266]: audit 2023-12-08T22:14:21.814914+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"98c35945-629b-475e-81f3-ebda45c6ff8c\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1702073651.8089988, \"finished_at\": 1702073658.4985}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T22:14:22.570 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:22 smithi155 bash[108266]: audit 2023-12-08T22:14:21.817641+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"98c35945-629b-475e-81f3-ebda45c6ff8c\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1702073651.8089988, \"finished_at\": 1702073658.4985}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T22:14:22.570 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:22 smithi155 bash[108266]: audit 2023-12-08T22:14:21.865289+0000 mon.a (mon.0) 667 : audit [INF] from='client.? 172.21.15.42:0/195286497' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-08T22:14:22.570 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:22 smithi155 bash[108266]: audit 2023-12-08T22:14:21.868620+0000 mon.a (mon.0) 668 : audit [INF] from='client.? 172.21.15.42:0/195286497' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-08T22:14:22.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:22 smithi042 bash[108250]: audit 2023-12-08T22:14:21.814914+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"98c35945-629b-475e-81f3-ebda45c6ff8c\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1702073651.8089988, \"finished_at\": 1702073658.4985}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T22:14:22.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:22 smithi042 bash[108250]: audit 2023-12-08T22:14:21.817641+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"98c35945-629b-475e-81f3-ebda45c6ff8c\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1702073651.8089988, \"finished_at\": 1702073658.4985}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T22:14:22.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:22 smithi042 bash[108250]: audit 2023-12-08T22:14:21.865289+0000 mon.a (mon.0) 667 : audit [INF] from='client.? 172.21.15.42:0/195286497' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-08T22:14:22.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:22 smithi042 bash[108250]: audit 2023-12-08T22:14:21.868620+0000 mon.a (mon.0) 668 : audit [INF] from='client.? 172.21.15.42:0/195286497' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-08T22:14:22.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:22 smithi042 bash[111654]: audit 2023-12-08T22:14:21.814914+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"98c35945-629b-475e-81f3-ebda45c6ff8c\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1702073651.8089988, \"finished_at\": 1702073658.4985}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2023-12-08T22:14:22.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:22 smithi042 bash[111654]: audit 2023-12-08T22:14:21.817641+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"98c35945-629b-475e-81f3-ebda45c6ff8c\", \"message\": \"Rebalancing after osd.7 marked in\", \"refs\": [[\"osd\", 7]], \"started_at\": 1702073651.8089988, \"finished_at\": 1702073658.4985}], \"version\": 2, \"compat_version\": 2}"}]': finished 2023-12-08T22:14:22.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:22 smithi042 bash[111654]: audit 2023-12-08T22:14:21.865289+0000 mon.a (mon.0) 667 : audit [INF] from='client.? 172.21.15.42:0/195286497' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-08T22:14:22.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:22 smithi042 bash[111654]: audit 2023-12-08T22:14:21.868620+0000 mon.a (mon.0) 668 : audit [INF] from='client.? 172.21.15.42:0/195286497' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-08T22:14:23.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:23 smithi155 bash[108266]: cluster 2023-12-08T22:14:21.792594+0000 mgr.y (mgr.14142) 133 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:23.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:23 smithi042 bash[111654]: cluster 2023-12-08T22:14:21.792594+0000 mgr.y (mgr.14142) 133 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:23.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:23 smithi042 bash[108250]: cluster 2023-12-08T22:14:21.792594+0000 mgr.y (mgr.14142) 133 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:24.086 INFO:teuthology.orchestra.run.smithi155.stdout:[client.1] 2023-12-08T22:14:24.086 INFO:teuthology.orchestra.run.smithi155.stdout: key = AQBAlXNl0irSBBAAwwqqxqvzRSyXkfAVf/cGUw== 2023-12-08T22:14:24.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:24 smithi155 bash[108266]: audit 2023-12-08T22:14:24.080735+0000 mon.a (mon.0) 669 : audit [INF] from='client.? 172.21.15.155:0/3467409762' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-08T22:14:24.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:24 smithi155 bash[108266]: audit 2023-12-08T22:14:24.084607+0000 mon.a (mon.0) 670 : audit [INF] from='client.? 172.21.15.155:0/3467409762' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-08T22:14:24.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:24 smithi042 bash[111654]: audit 2023-12-08T22:14:24.080735+0000 mon.a (mon.0) 669 : audit [INF] from='client.? 172.21.15.155:0/3467409762' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-08T22:14:24.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:24 smithi042 bash[111654]: audit 2023-12-08T22:14:24.084607+0000 mon.a (mon.0) 670 : audit [INF] from='client.? 172.21.15.155:0/3467409762' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-08T22:14:24.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:24 smithi042 bash[108250]: audit 2023-12-08T22:14:24.080735+0000 mon.a (mon.0) 669 : audit [INF] from='client.? 172.21.15.155:0/3467409762' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-08T22:14:24.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:24 smithi042 bash[108250]: audit 2023-12-08T22:14:24.084607+0000 mon.a (mon.0) 670 : audit [INF] from='client.? 172.21.15.155:0/3467409762' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-08T22:14:25.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:25 smithi155 bash[108266]: cluster 2023-12-08T22:14:23.793047+0000 mgr.y (mgr.14142) 134 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:25.871 DEBUG:teuthology.orchestra.run.smithi155:> set -ex 2023-12-08T22:14:25.871 DEBUG:teuthology.orchestra.run.smithi155:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-08T22:14:25.871 DEBUG:teuthology.orchestra.run.smithi155:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-08T22:14:25.913 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph osd dump --format=json 2023-12-08T22:14:25.945 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:25 smithi042 bash[108250]: cluster 2023-12-08T22:14:23.793047+0000 mgr.y (mgr.14142) 134 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:25.946 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:25 smithi042 bash[111654]: cluster 2023-12-08T22:14:23.793047+0000 mgr.y (mgr.14142) 134 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:27.228 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T22:14:27.228 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":59,"fsid":"958e143a-9616-11ee-95a3-87774f69a715","created":"2023-12-08T22:10:49.890288+0000","modified":"2023-12-08T22:14:12.818242+0000","last_up_change":"2023-12-08T22:14:11.804645+0000","last_in_change":"2023-12-08T22:14:11.804645+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":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-12-08T22:10:59.291251+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"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":"12","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_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6802","nonce":1853671484},{"type":"v1","addr":"172.21.15.42:6803","nonce":1853671484}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":1853671484},{"type":"v1","addr":"172.21.15.42:6805","nonce":1853671484}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":1853671484},{"type":"v1","addr":"172.21.15.42:6809","nonce":1853671484}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":1853671484},{"type":"v1","addr":"172.21.15.42:6807","nonce":1853671484}]},"public_addr":"172.21.15.42:6803/1853671484","cluster_addr":"172.21.15.42:6805/1853671484","heartbeat_back_addr":"172.21.15.42:6809/1853671484","heartbeat_front_addr":"172.21.15.42:6807/1853671484","state":["exists","up"]},{"osd":1,"uuid":"69e3988f-b361-4e0b-bd04-b3a6557353af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":15,"last_clean_end":16,"up_from":19,"up_thru":38,"down_at":17,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":1133996536},{"type":"v1","addr":"172.21.15.42:6811","nonce":1133996536}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":1133996536},{"type":"v1","addr":"172.21.15.42:6813","nonce":1133996536}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":1133996536},{"type":"v1","addr":"172.21.15.42:6817","nonce":1133996536}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6814","nonce":1133996536},{"type":"v1","addr":"172.21.15.42:6815","nonce":1133996536}]},"public_addr":"172.21.15.42:6811/1133996536","cluster_addr":"172.21.15.42:6813/1133996536","heartbeat_back_addr":"172.21.15.42:6817/1133996536","heartbeat_front_addr":"172.21.15.42:6815/1133996536","state":["exists","up"]},{"osd":2,"uuid":"e2065436-6a96-414b-a320-fd086a4c794f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":23,"last_clean_end":24,"up_from":27,"up_thru":0,"down_at":25,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6818","nonce":2077204409},{"type":"v1","addr":"172.21.15.42:6819","nonce":2077204409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":2077204409},{"type":"v1","addr":"172.21.15.42:6821","nonce":2077204409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":2077204409},{"type":"v1","addr":"172.21.15.42:6825","nonce":2077204409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":2077204409},{"type":"v1","addr":"172.21.15.42:6823","nonce":2077204409}]},"public_addr":"172.21.15.42:6819/2077204409","cluster_addr":"172.21.15.42:6821/2077204409","heartbeat_back_addr":"172.21.15.42:6825/2077204409","heartbeat_front_addr":"172.21.15.42:6823/2077204409","state":["exists","up"]},{"osd":3,"uuid":"33ab5262-bc19-43ef-8143-164e8f0e7892","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6826","nonce":2529060637},{"type":"v1","addr":"172.21.15.42:6827","nonce":2529060637}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":2529060637},{"type":"v1","addr":"172.21.15.42:6829","nonce":2529060637}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6832","nonce":2529060637},{"type":"v1","addr":"172.21.15.42:6833","nonce":2529060637}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":2529060637},{"type":"v1","addr":"172.21.15.42:6831","nonce":2529060637}]},"public_addr":"172.21.15.42:6827/2529060637","cluster_addr":"172.21.15.42:6829/2529060637","heartbeat_back_addr":"172.21.15.42:6833/2529060637","heartbeat_front_addr":"172.21.15.42:6831/2529060637","state":["exists","up"]},{"osd":4,"uuid":"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":34,"last_clean_end":35,"up_from":38,"up_thru":0,"down_at":36,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6800","nonce":701923572},{"type":"v1","addr":"172.21.15.155:6801","nonce":701923572}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":701923572},{"type":"v1","addr":"172.21.15.155:6803","nonce":701923572}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":701923572},{"type":"v1","addr":"172.21.15.155:6807","nonce":701923572}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":701923572},{"type":"v1","addr":"172.21.15.155:6805","nonce":701923572}]},"public_addr":"172.21.15.155:6801/701923572","cluster_addr":"172.21.15.155:6803/701923572","heartbeat_back_addr":"172.21.15.155:6807/701923572","heartbeat_front_addr":"172.21.15.155:6805/701923572","state":["exists","up"]},{"osd":5,"uuid":"5328dadf-be2e-4560-b7bd-204fbcb3c52f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":41,"last_clean_end":43,"up_from":46,"up_thru":46,"down_at":44,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":3891598722},{"type":"v1","addr":"172.21.15.155:6809","nonce":3891598722}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":3891598722},{"type":"v1","addr":"172.21.15.155:6811","nonce":3891598722}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":3891598722},{"type":"v1","addr":"172.21.15.155:6815","nonce":3891598722}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":3891598722},{"type":"v1","addr":"172.21.15.155:6813","nonce":3891598722}]},"public_addr":"172.21.15.155:6809/3891598722","cluster_addr":"172.21.15.155:6811/3891598722","heartbeat_back_addr":"172.21.15.155:6815/3891598722","heartbeat_front_addr":"172.21.15.155:6813/3891598722","state":["exists","up"]},{"osd":6,"uuid":"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":50,"last_clean_end":52,"up_from":55,"up_thru":55,"down_at":53,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":3112617065},{"type":"v1","addr":"172.21.15.155:6817","nonce":3112617065}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":3112617065},{"type":"v1","addr":"172.21.15.155:6819","nonce":3112617065}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3112617065},{"type":"v1","addr":"172.21.15.155:6823","nonce":3112617065}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3112617065},{"type":"v1","addr":"172.21.15.155:6821","nonce":3112617065}]},"public_addr":"172.21.15.155:6817/3112617065","cluster_addr":"172.21.15.155:6819/3112617065","heartbeat_back_addr":"172.21.15.155:6823/3112617065","heartbeat_front_addr":"172.21.15.155:6821/3112617065","state":["exists","up"]},{"osd":7,"uuid":"0875bfde-8e81-42d2-97cb-31e3c6b079cd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":58,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":2216907299},{"type":"v1","addr":"172.21.15.155:6825","nonce":2216907299}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":2216907299},{"type":"v1","addr":"172.21.15.155:6827","nonce":2216907299}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":2216907299},{"type":"v1","addr":"172.21.15.155:6831","nonce":2216907299}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":2216907299},{"type":"v1","addr":"172.21.15.155:6829","nonce":2216907299}]},"public_addr":"172.21.15.155:6825/2216907299","cluster_addr":"172.21.15.155:6827/2216907299","heartbeat_back_addr":"172.21.15.155:6831/2216907299","heartbeat_front_addr":"172.21.15.155:6829/2216907299","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:12:37.379966+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:12:49.911691+0000","dead_epoch":17},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:13:04.201181+0000","dead_epoch":25},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:13:19.081620+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:13:29.940586+0000","dead_epoch":36},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:13:43.400804+0000","dead_epoch":44},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:13:57.231107+0000","dead_epoch":53},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:14:10.368224+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.42:6801/3524351152":"2023-12-09T22:11:21.701492+0000","172.21.15.42:6800/3524351152":"2023-12-09T22:11:21.701492+0000","172.21.15.42:0/618374778":"2023-12-09T22:11:21.701492+0000","172.21.15.42:0/3255791362":"2023-12-09T22:11:21.701492+0000","172.21.15.42:0/2686531612":"2023-12-09T22:11:07.400445+0000","172.21.15.42:6800/141226296":"2023-12-09T22:11:07.400445+0000","172.21.15.42:0/1402961269":"2023-12-09T22:11:21.701492+0000","172.21.15.42:0/3524731172":"2023-12-09T22:11:07.400445+0000","172.21.15.42:6801/141226296":"2023-12-09T22:11:07.400445+0000","172.21.15.42:0/1695435578":"2023-12-09T22:11:07.400445+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-12-08T22:14:27.584 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-12-08T22:10:59.291251+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, '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': '12', '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_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}] 2023-12-08T22:14:27.585 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2023-12-08T22:14:27.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:27 smithi155 bash[108266]: cluster 2023-12-08T22:14:25.793514+0000 mgr.y (mgr.14142) 135 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:27.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:27 smithi155 bash[108266]: audit 2023-12-08T22:14:27.224667+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.42:0/1856090587' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T22:14:27.882 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:27 smithi042 bash[108250]: cluster 2023-12-08T22:14:25.793514+0000 mgr.y (mgr.14142) 135 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:27.882 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:27 smithi042 bash[108250]: audit 2023-12-08T22:14:27.224667+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.42:0/1856090587' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T22:14:27.882 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:27 smithi042 bash[111654]: cluster 2023-12-08T22:14:25.793514+0000 mgr.y (mgr.14142) 135 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:27.882 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:27 smithi042 bash[111654]: audit 2023-12-08T22:14:27.224667+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.42:0/1856090587' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T22:14:28.790 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:28 smithi155 podman[118839]: Error: no container with ID or name "ceph-958e143a-9616-11ee-95a3-87774f69a715-prometheus.a" found: no such container 2023-12-08T22:14:28.790 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:28 smithi155 systemd[1]: Started Ceph prometheus.a for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:14:28.822 INFO:teuthology.orchestra.run.smithi042.stdout:pg_num: 1 2023-12-08T22:14:29.223 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[118856]: ts=2023-12-08T22:14:29.086Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-08T22:14:29.224 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[118856]: ts=2023-12-08T22:14:29.086Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.0, branch=HEAD, revision=6d80b30990bc297d95b5c844e118c4011fad8054)" 2023-12-08T22:14:29.224 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[118856]: ts=2023-12-08T22:14:29.086Z caller=main.go:588 level=info build_context="(go=go1.21.4, platform=linux/amd64, user=root@26117804242c, date=20231116-04:35:21, tags=netgo,builtinassets,stringlabels)" 2023-12-08T22:14:29.224 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[118856]: ts=2023-12-08T22:14:29.086Z caller=main.go:589 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi155 (none))" 2023-12-08T22:14:29.224 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[118856]: ts=2023-12-08T22:14:29.086Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-08T22:14:29.224 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[118856]: ts=2023-12-08T22:14:29.087Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-08T22:14:29.224 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[118856]: ts=2023-12-08T22:14:29.088Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-12-08T22:14:29.225 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[118856]: ts=2023-12-08T22:14:29.089Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-12-08T22:14:29.225 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[118856]: ts=2023-12-08T22:14:29.090Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-12-08T22:14:29.225 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[118856]: ts=2023-12-08T22:14:29.091Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-08T22:14:29.225 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[118856]: ts=2023-12-08T22:14:29.092Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-08T22:14:29.225 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[118856]: ts=2023-12-08T22:14:29.092Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.55µs 2023-12-08T22:14:29.225 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[118856]: ts=2023-12-08T22:14:29.092Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-08T22:14:29.225 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[118856]: ts=2023-12-08T22:14:29.092Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-12-08T22:14:29.225 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[118856]: ts=2023-12-08T22:14:29.092Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=25.145µs wal_replay_duration=216.617µs wbl_replay_duration=104ns total_replay_duration=259.926µs 2023-12-08T22:14:29.225 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[118856]: ts=2023-12-08T22:14:29.094Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-12-08T22:14:29.225 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[118856]: ts=2023-12-08T22:14:29.094Z caller=main.go:1048 level=info msg="TSDB started" 2023-12-08T22:14:29.225 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[118856]: ts=2023-12-08T22:14:29.094Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-08T22:14:29.225 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[118856]: ts=2023-12-08T22:14:29.094Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=566.431µs db_storage=1.204µs remote_storage=1.133µs web_handler=408ns query_engine=627ns scrape=351.904µs scrape_sd=16.531µs notify=958ns notify_sd=2.27µs rules=27.157µs tracing=5.404µs 2023-12-08T22:14:29.225 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[118856]: ts=2023-12-08T22:14:29.094Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-12-08T22:14:29.226 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[118856]: ts=2023-12-08T22:14:29.094Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." 2023-12-08T22:14:29.226 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-08T22:14:29.227 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-08T22:14:29.227 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph mgr dump --format=json 2023-12-08T22:14:29.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:29 smithi042 bash[108250]: cluster 2023-12-08T22:14:27.793862+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:29.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:29 smithi042 bash[111654]: cluster 2023-12-08T22:14:27.793862+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:29.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:29 smithi042 bash[108250]: audit 2023-12-08T22:14:28.654487+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372207\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372300\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372336\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372369\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372400\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372431\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:29.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:29 smithi042 bash[108250]: audit 2023-12-08T22:14:28.657632+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372207\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372300\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372336\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372369\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372400\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372431\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:29.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:29 smithi042 bash[108250]: audit 2023-12-08T22:14:28.658376+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:14:29.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:29 smithi042 bash[108250]: audit 2023-12-08T22:14:28.820179+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.42:0/2791520359' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-12-08T22:14:29.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:29 smithi042 bash[111654]: audit 2023-12-08T22:14:28.654487+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372207\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372300\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372336\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372369\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372400\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372431\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:29.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:29 smithi042 bash[111654]: audit 2023-12-08T22:14:28.657632+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372207\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372300\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372336\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372369\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372400\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372431\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:29.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:29 smithi042 bash[111654]: audit 2023-12-08T22:14:28.658376+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:14:29.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:29 smithi042 bash[111654]: audit 2023-12-08T22:14:28.820179+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.42:0/2791520359' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-12-08T22:14:29.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[108266]: cluster 2023-12-08T22:14:27.793862+0000 mgr.y (mgr.14142) 136 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2023-12-08T22:14:29.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[108266]: audit 2023-12-08T22:14:28.654487+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372207\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372300\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372336\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372369\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372400\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372431\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:29.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[108266]: audit 2023-12-08T22:14:28.657632+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372207\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372300\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372336\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372369\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372400\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:08.372431\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:29.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[108266]: audit 2023-12-08T22:14:28.658376+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:14:29.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:29 smithi155 bash[108266]: audit 2023-12-08T22:14:28.820179+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.42:0/2791520359' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-12-08T22:14:30.539 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:30 smithi042 systemd[1]: Starting Ceph node-exporter.a for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:14:30.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:30 smithi042 bash[111654]: audit 2023-12-08T22:14:29.930251+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.928945\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929041\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929081\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929116\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929151\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929184\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929218\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}}, \"last_daemon_update\": \"2023-12-08T22:14:29.929311\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:30.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:30 smithi042 bash[111654]: audit 2023-12-08T22:14:29.934206+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.928945\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929041\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929081\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929116\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929151\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929184\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929218\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}}, \"last_daemon_update\": \"2023-12-08T22:14:29.929311\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:30.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:30 smithi042 bash[111654]: audit 2023-12-08T22:14:29.936395+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-08T22:14:30.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:30 smithi042 bash[111654]: audit 2023-12-08T22:14:29.937191+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:14:30.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:30 smithi155 bash[108266]: audit 2023-12-08T22:14:29.930251+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.928945\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929041\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929081\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929116\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929151\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929184\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929218\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}}, \"last_daemon_update\": \"2023-12-08T22:14:29.929311\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:30.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:30 smithi155 bash[108266]: audit 2023-12-08T22:14:29.934206+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.928945\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929041\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929081\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929116\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929151\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929184\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929218\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}}, \"last_daemon_update\": \"2023-12-08T22:14:29.929311\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:30.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:30 smithi155 bash[108266]: audit 2023-12-08T22:14:29.936395+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-08T22:14:30.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:30 smithi155 bash[108266]: audit 2023-12-08T22:14:29.937191+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:14:30.869 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T22:14:30.909 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:30 smithi042 podman[121691]: Error: no container with ID or name "ceph-958e143a-9616-11ee-95a3-87774f69a715-node-exporter.a" found: no such container 2023-12-08T22:14:30.909 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:30 smithi042 systemd[1]: Started Ceph node-exporter.a for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:14:30.909 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:30 smithi042 bash[121713]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2023-12-08T22:14:30.909 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:30 smithi042 bash[121713]: Trying to pull docker.io/prom/node-exporter:latest... 2023-12-08T22:14:30.910 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:30 smithi042 bash[108250]: audit 2023-12-08T22:14:29.930251+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.928945\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929041\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929081\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929116\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929151\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929184\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929218\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}}, \"last_daemon_update\": \"2023-12-08T22:14:29.929311\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:30.910 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:30 smithi042 bash[108250]: audit 2023-12-08T22:14:29.934206+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.928945\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929041\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929081\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929116\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929151\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929184\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929218\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}}, \"last_daemon_update\": \"2023-12-08T22:14:29.929311\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:30.910 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:30 smithi042 bash[108250]: audit 2023-12-08T22:14:29.936395+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-08T22:14:30.910 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:30 smithi042 bash[108250]: audit 2023-12-08T22:14:29.937191+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:14:31.252 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":14,"active_gid":14142,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6800","nonce":1125549721},{"type":"v1","addr":"172.21.15.42:6801","nonce":1125549721}]},"active_addr":"172.21.15.42:6801/1125549721","active_change":"2023-12-08T22:11:21.701848+0000","active_mgr_features":4540138292836696063,"available":true,"standbys":[{"gid":24110,"name":"x","mgr_features":4540138292836696063,"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":"False","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":"none","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":{"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":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","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":[]},"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":[]},"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":[]},"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":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","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":{"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":[]},"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_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":[]},"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":[]},"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_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","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":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","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":"","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":"","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":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","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_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":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","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":[]},"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":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","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":"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":[]},"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":{"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"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":[]},"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":"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","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":"None","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","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":"False","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":"none","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":{"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":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","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":[]},"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":[]},"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":[]},"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":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","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":{"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":[]},"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_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":[]},"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":[]},"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_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","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":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","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":"","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":"","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":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","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_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":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","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":[]},"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":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","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":"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":[]},"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":{"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":"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":[]},"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":"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","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":"None","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://smithi042.front.sepia.ceph.com:8443/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"octopus":["balancer","crash","devicehealth","orchestrator","osd_support","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":5,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.42:0","nonce":3986621199}]},{"addrvec":[{"type":"v2","addr":"172.21.15.42:0","nonce":35520454}]},{"addrvec":[{"type":"v2","addr":"172.21.15.42:0","nonce":842005254}]}]}} 2023-12-08T22:14:31.255 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-08T22:14:31.255 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-08T22:14:31.255 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph osd dump --format=json 2023-12-08T22:14:31.290 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:31 smithi155 systemd[1]: Started Ceph node-exporter.b for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:14:31.290 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:31 smithi155 bash[119275]: Resolving "prom/node-exporter" using unqualified-search registries (/etc/containers/registries.conf) 2023-12-08T22:14:31.290 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:31 smithi155 bash[119275]: Trying to pull docker.io/prom/node-exporter:latest... 2023-12-08T22:14:31.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:31 smithi042 bash[111654]: cluster 2023-12-08T22:14:29.794358+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:31.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:31 smithi042 bash[111654]: cephadm 2023-12-08T22:14:29.937838+0000 mgr.y (mgr.14142) 138 : cephadm [INF] Deploying daemon node-exporter.a on smithi042 2023-12-08T22:14:31.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:31 smithi042 bash[108250]: cluster 2023-12-08T22:14:29.794358+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:31.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:31 smithi042 bash[108250]: cephadm 2023-12-08T22:14:29.937838+0000 mgr.y (mgr.14142) 138 : cephadm [INF] Deploying daemon node-exporter.a on smithi042 2023-12-08T22:14:31.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:31 smithi042 bash[108250]: audit 2023-12-08T22:14:30.588082+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:14:31.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:31 smithi042 bash[108250]: audit 2023-12-08T22:14:30.591817+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:14:31.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:31 smithi042 bash[108250]: audit 2023-12-08T22:14:30.592518+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-08T22:14:31.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:31 smithi042 bash[108250]: audit 2023-12-08T22:14:30.593150+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:14:31.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:31 smithi042 bash[108250]: cephadm 2023-12-08T22:14:30.594296+0000 mgr.y (mgr.14142) 139 : cephadm [INF] Deploying daemon node-exporter.b on smithi155 2023-12-08T22:14:31.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:31 smithi042 bash[108250]: audit 2023-12-08T22:14:30.863587+0000 mon.a (mon.0) 682 : audit [DBG] from='client.? 172.21.15.42:0/4132780814' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-08T22:14:31.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:31 smithi042 bash[111654]: audit 2023-12-08T22:14:30.588082+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:14:31.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:31 smithi042 bash[111654]: audit 2023-12-08T22:14:30.591817+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:14:31.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:31 smithi042 bash[111654]: audit 2023-12-08T22:14:30.592518+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-08T22:14:31.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:31 smithi042 bash[111654]: audit 2023-12-08T22:14:30.593150+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:14:31.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:31 smithi042 bash[111654]: cephadm 2023-12-08T22:14:30.594296+0000 mgr.y (mgr.14142) 139 : cephadm [INF] Deploying daemon node-exporter.b on smithi155 2023-12-08T22:14:31.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:31 smithi042 bash[111654]: audit 2023-12-08T22:14:30.863587+0000 mon.a (mon.0) 682 : audit [DBG] from='client.? 172.21.15.42:0/4132780814' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-08T22:14:31.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:31 smithi042 bash[108250]: audit 2023-12-08T22:14:31.091744+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.928945\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929041\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929081\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929116\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929151\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929184\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929218\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:31.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:31 smithi042 bash[108250]: audit 2023-12-08T22:14:31.094957+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.928945\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929041\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929081\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929116\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929151\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929184\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929218\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:31.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:31 smithi042 bash[111654]: audit 2023-12-08T22:14:31.091744+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.928945\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929041\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929081\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929116\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929151\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929184\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929218\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:31.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:31 smithi042 bash[111654]: audit 2023-12-08T22:14:31.094957+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.928945\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929041\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929081\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929116\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929151\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929184\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929218\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:32.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:31 smithi155 bash[108266]: cluster 2023-12-08T22:14:29.794358+0000 mgr.y (mgr.14142) 137 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:32.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:31 smithi155 bash[108266]: cephadm 2023-12-08T22:14:29.937838+0000 mgr.y (mgr.14142) 138 : cephadm [INF] Deploying daemon node-exporter.a on smithi042 2023-12-08T22:14:32.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:31 smithi155 bash[108266]: audit 2023-12-08T22:14:30.588082+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:14:32.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:31 smithi155 bash[108266]: audit 2023-12-08T22:14:30.591817+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:14:32.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:31 smithi155 bash[108266]: audit 2023-12-08T22:14:30.592518+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon"}]: dispatch 2023-12-08T22:14:32.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:31 smithi155 bash[108266]: audit 2023-12-08T22:14:30.593150+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:14:32.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:31 smithi155 bash[108266]: cephadm 2023-12-08T22:14:30.594296+0000 mgr.y (mgr.14142) 139 : cephadm [INF] Deploying daemon node-exporter.b on smithi155 2023-12-08T22:14:32.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:31 smithi155 bash[108266]: audit 2023-12-08T22:14:30.863587+0000 mon.a (mon.0) 682 : audit [DBG] from='client.? 172.21.15.42:0/4132780814' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-08T22:14:32.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:31 smithi155 bash[108266]: audit 2023-12-08T22:14:31.091744+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.928945\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929041\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929081\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929116\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929151\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929184\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929218\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:14:32.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:31 smithi155 bash[108266]: audit 2023-12-08T22:14:31.094957+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.928945\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929041\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929081\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929116\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929151\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929184\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929218\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:14:32.417 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T22:14:32.417 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":59,"fsid":"958e143a-9616-11ee-95a3-87774f69a715","created":"2023-12-08T22:10:49.890288+0000","modified":"2023-12-08T22:14:12.818242+0000","last_up_change":"2023-12-08T22:14:11.804645+0000","last_in_change":"2023-12-08T22:14:11.804645+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":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-12-08T22:10:59.291251+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"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":"12","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_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6802","nonce":1853671484},{"type":"v1","addr":"172.21.15.42:6803","nonce":1853671484}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":1853671484},{"type":"v1","addr":"172.21.15.42:6805","nonce":1853671484}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":1853671484},{"type":"v1","addr":"172.21.15.42:6809","nonce":1853671484}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":1853671484},{"type":"v1","addr":"172.21.15.42:6807","nonce":1853671484}]},"public_addr":"172.21.15.42:6803/1853671484","cluster_addr":"172.21.15.42:6805/1853671484","heartbeat_back_addr":"172.21.15.42:6809/1853671484","heartbeat_front_addr":"172.21.15.42:6807/1853671484","state":["exists","up"]},{"osd":1,"uuid":"69e3988f-b361-4e0b-bd04-b3a6557353af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":15,"last_clean_end":16,"up_from":19,"up_thru":38,"down_at":17,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":1133996536},{"type":"v1","addr":"172.21.15.42:6811","nonce":1133996536}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":1133996536},{"type":"v1","addr":"172.21.15.42:6813","nonce":1133996536}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":1133996536},{"type":"v1","addr":"172.21.15.42:6817","nonce":1133996536}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6814","nonce":1133996536},{"type":"v1","addr":"172.21.15.42:6815","nonce":1133996536}]},"public_addr":"172.21.15.42:6811/1133996536","cluster_addr":"172.21.15.42:6813/1133996536","heartbeat_back_addr":"172.21.15.42:6817/1133996536","heartbeat_front_addr":"172.21.15.42:6815/1133996536","state":["exists","up"]},{"osd":2,"uuid":"e2065436-6a96-414b-a320-fd086a4c794f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":23,"last_clean_end":24,"up_from":27,"up_thru":0,"down_at":25,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6818","nonce":2077204409},{"type":"v1","addr":"172.21.15.42:6819","nonce":2077204409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":2077204409},{"type":"v1","addr":"172.21.15.42:6821","nonce":2077204409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":2077204409},{"type":"v1","addr":"172.21.15.42:6825","nonce":2077204409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":2077204409},{"type":"v1","addr":"172.21.15.42:6823","nonce":2077204409}]},"public_addr":"172.21.15.42:6819/2077204409","cluster_addr":"172.21.15.42:6821/2077204409","heartbeat_back_addr":"172.21.15.42:6825/2077204409","heartbeat_front_addr":"172.21.15.42:6823/2077204409","state":["exists","up"]},{"osd":3,"uuid":"33ab5262-bc19-43ef-8143-164e8f0e7892","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6826","nonce":2529060637},{"type":"v1","addr":"172.21.15.42:6827","nonce":2529060637}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":2529060637},{"type":"v1","addr":"172.21.15.42:6829","nonce":2529060637}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6832","nonce":2529060637},{"type":"v1","addr":"172.21.15.42:6833","nonce":2529060637}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":2529060637},{"type":"v1","addr":"172.21.15.42:6831","nonce":2529060637}]},"public_addr":"172.21.15.42:6827/2529060637","cluster_addr":"172.21.15.42:6829/2529060637","heartbeat_back_addr":"172.21.15.42:6833/2529060637","heartbeat_front_addr":"172.21.15.42:6831/2529060637","state":["exists","up"]},{"osd":4,"uuid":"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":34,"last_clean_end":35,"up_from":38,"up_thru":0,"down_at":36,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6800","nonce":701923572},{"type":"v1","addr":"172.21.15.155:6801","nonce":701923572}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":701923572},{"type":"v1","addr":"172.21.15.155:6803","nonce":701923572}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":701923572},{"type":"v1","addr":"172.21.15.155:6807","nonce":701923572}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":701923572},{"type":"v1","addr":"172.21.15.155:6805","nonce":701923572}]},"public_addr":"172.21.15.155:6801/701923572","cluster_addr":"172.21.15.155:6803/701923572","heartbeat_back_addr":"172.21.15.155:6807/701923572","heartbeat_front_addr":"172.21.15.155:6805/701923572","state":["exists","up"]},{"osd":5,"uuid":"5328dadf-be2e-4560-b7bd-204fbcb3c52f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":41,"last_clean_end":43,"up_from":46,"up_thru":46,"down_at":44,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":3891598722},{"type":"v1","addr":"172.21.15.155:6809","nonce":3891598722}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":3891598722},{"type":"v1","addr":"172.21.15.155:6811","nonce":3891598722}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":3891598722},{"type":"v1","addr":"172.21.15.155:6815","nonce":3891598722}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":3891598722},{"type":"v1","addr":"172.21.15.155:6813","nonce":3891598722}]},"public_addr":"172.21.15.155:6809/3891598722","cluster_addr":"172.21.15.155:6811/3891598722","heartbeat_back_addr":"172.21.15.155:6815/3891598722","heartbeat_front_addr":"172.21.15.155:6813/3891598722","state":["exists","up"]},{"osd":6,"uuid":"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":50,"last_clean_end":52,"up_from":55,"up_thru":55,"down_at":53,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":3112617065},{"type":"v1","addr":"172.21.15.155:6817","nonce":3112617065}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":3112617065},{"type":"v1","addr":"172.21.15.155:6819","nonce":3112617065}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3112617065},{"type":"v1","addr":"172.21.15.155:6823","nonce":3112617065}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3112617065},{"type":"v1","addr":"172.21.15.155:6821","nonce":3112617065}]},"public_addr":"172.21.15.155:6817/3112617065","cluster_addr":"172.21.15.155:6819/3112617065","heartbeat_back_addr":"172.21.15.155:6823/3112617065","heartbeat_front_addr":"172.21.15.155:6821/3112617065","state":["exists","up"]},{"osd":7,"uuid":"0875bfde-8e81-42d2-97cb-31e3c6b079cd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":58,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":2216907299},{"type":"v1","addr":"172.21.15.155:6825","nonce":2216907299}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":2216907299},{"type":"v1","addr":"172.21.15.155:6827","nonce":2216907299}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":2216907299},{"type":"v1","addr":"172.21.15.155:6831","nonce":2216907299}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":2216907299},{"type":"v1","addr":"172.21.15.155:6829","nonce":2216907299}]},"public_addr":"172.21.15.155:6825/2216907299","cluster_addr":"172.21.15.155:6827/2216907299","heartbeat_back_addr":"172.21.15.155:6831/2216907299","heartbeat_front_addr":"172.21.15.155:6829/2216907299","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:12:37.379966+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:12:49.911691+0000","dead_epoch":17},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:13:04.201181+0000","dead_epoch":25},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:13:19.081620+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:13:29.940586+0000","dead_epoch":36},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:13:43.400804+0000","dead_epoch":44},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:13:57.231107+0000","dead_epoch":53},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:14:10.368224+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.42:6801/3524351152":"2023-12-09T22:11:21.701492+0000","172.21.15.42:6800/3524351152":"2023-12-09T22:11:21.701492+0000","172.21.15.42:0/618374778":"2023-12-09T22:11:21.701492+0000","172.21.15.42:0/3255791362":"2023-12-09T22:11:21.701492+0000","172.21.15.42:0/2686531612":"2023-12-09T22:11:07.400445+0000","172.21.15.42:6800/141226296":"2023-12-09T22:11:07.400445+0000","172.21.15.42:0/1402961269":"2023-12-09T22:11:21.701492+0000","172.21.15.42:0/3524731172":"2023-12-09T22:11:07.400445+0000","172.21.15.42:6801/141226296":"2023-12-09T22:11:07.400445+0000","172.21.15.42:0/1695435578":"2023-12-09T22:11:07.400445+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-12-08T22:14:32.703 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:32 smithi042 bash[111654]: cephadm 2023-12-08T22:14:31.097821+0000 mgr.y (mgr.14142) 140 : cephadm [INF] Deploying daemon alertmanager.a on smithi042 2023-12-08T22:14:32.703 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:32 smithi042 bash[111654]: audit 2023-12-08T22:14:32.414473+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.42:0/818342780' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T22:14:32.703 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:32 smithi042 bash[108250]: cephadm 2023-12-08T22:14:31.097821+0000 mgr.y (mgr.14142) 140 : cephadm [INF] Deploying daemon alertmanager.a on smithi042 2023-12-08T22:14:32.703 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:32 smithi042 bash[108250]: audit 2023-12-08T22:14:32.414473+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.42:0/818342780' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T22:14:32.778 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-08T22:14:32.778 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph osd dump --format=json 2023-12-08T22:14:33.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:32 smithi155 bash[108266]: cephadm 2023-12-08T22:14:31.097821+0000 mgr.y (mgr.14142) 140 : cephadm [INF] Deploying daemon alertmanager.a on smithi042 2023-12-08T22:14:33.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:32 smithi155 bash[108266]: audit 2023-12-08T22:14:32.414473+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.42:0/818342780' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T22:14:33.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:33 smithi042 bash[108250]: cluster 2023-12-08T22:14:31.794755+0000 mgr.y (mgr.14142) 141 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:33.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:33 smithi042 bash[111654]: cluster 2023-12-08T22:14:31.794755+0000 mgr.y (mgr.14142) 141 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:33.940 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T22:14:33.940 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":59,"fsid":"958e143a-9616-11ee-95a3-87774f69a715","created":"2023-12-08T22:10:49.890288+0000","modified":"2023-12-08T22:14:12.818242+0000","last_up_change":"2023-12-08T22:14:11.804645+0000","last_in_change":"2023-12-08T22:14:11.804645+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":"jewel","min_compat_client":"jewel","require_osd_release":"octopus","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2023-12-08T22:10:59.291251+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"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":"12","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_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":10,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6802","nonce":1853671484},{"type":"v1","addr":"172.21.15.42:6803","nonce":1853671484}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":1853671484},{"type":"v1","addr":"172.21.15.42:6805","nonce":1853671484}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":1853671484},{"type":"v1","addr":"172.21.15.42:6809","nonce":1853671484}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":1853671484},{"type":"v1","addr":"172.21.15.42:6807","nonce":1853671484}]},"public_addr":"172.21.15.42:6803/1853671484","cluster_addr":"172.21.15.42:6805/1853671484","heartbeat_back_addr":"172.21.15.42:6809/1853671484","heartbeat_front_addr":"172.21.15.42:6807/1853671484","state":["exists","up"]},{"osd":1,"uuid":"69e3988f-b361-4e0b-bd04-b3a6557353af","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":15,"last_clean_end":16,"up_from":19,"up_thru":38,"down_at":17,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6810","nonce":1133996536},{"type":"v1","addr":"172.21.15.42:6811","nonce":1133996536}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":1133996536},{"type":"v1","addr":"172.21.15.42:6813","nonce":1133996536}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":1133996536},{"type":"v1","addr":"172.21.15.42:6817","nonce":1133996536}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6814","nonce":1133996536},{"type":"v1","addr":"172.21.15.42:6815","nonce":1133996536}]},"public_addr":"172.21.15.42:6811/1133996536","cluster_addr":"172.21.15.42:6813/1133996536","heartbeat_back_addr":"172.21.15.42:6817/1133996536","heartbeat_front_addr":"172.21.15.42:6815/1133996536","state":["exists","up"]},{"osd":2,"uuid":"e2065436-6a96-414b-a320-fd086a4c794f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":23,"last_clean_end":24,"up_from":27,"up_thru":0,"down_at":25,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6818","nonce":2077204409},{"type":"v1","addr":"172.21.15.42:6819","nonce":2077204409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":2077204409},{"type":"v1","addr":"172.21.15.42:6821","nonce":2077204409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":2077204409},{"type":"v1","addr":"172.21.15.42:6825","nonce":2077204409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":2077204409},{"type":"v1","addr":"172.21.15.42:6823","nonce":2077204409}]},"public_addr":"172.21.15.42:6819/2077204409","cluster_addr":"172.21.15.42:6821/2077204409","heartbeat_back_addr":"172.21.15.42:6825/2077204409","heartbeat_front_addr":"172.21.15.42:6823/2077204409","state":["exists","up"]},{"osd":3,"uuid":"33ab5262-bc19-43ef-8143-164e8f0e7892","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6826","nonce":2529060637},{"type":"v1","addr":"172.21.15.42:6827","nonce":2529060637}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":2529060637},{"type":"v1","addr":"172.21.15.42:6829","nonce":2529060637}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6832","nonce":2529060637},{"type":"v1","addr":"172.21.15.42:6833","nonce":2529060637}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":2529060637},{"type":"v1","addr":"172.21.15.42:6831","nonce":2529060637}]},"public_addr":"172.21.15.42:6827/2529060637","cluster_addr":"172.21.15.42:6829/2529060637","heartbeat_back_addr":"172.21.15.42:6833/2529060637","heartbeat_front_addr":"172.21.15.42:6831/2529060637","state":["exists","up"]},{"osd":4,"uuid":"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":34,"last_clean_end":35,"up_from":38,"up_thru":0,"down_at":36,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6800","nonce":701923572},{"type":"v1","addr":"172.21.15.155:6801","nonce":701923572}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6802","nonce":701923572},{"type":"v1","addr":"172.21.15.155:6803","nonce":701923572}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6806","nonce":701923572},{"type":"v1","addr":"172.21.15.155:6807","nonce":701923572}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6804","nonce":701923572},{"type":"v1","addr":"172.21.15.155:6805","nonce":701923572}]},"public_addr":"172.21.15.155:6801/701923572","cluster_addr":"172.21.15.155:6803/701923572","heartbeat_back_addr":"172.21.15.155:6807/701923572","heartbeat_front_addr":"172.21.15.155:6805/701923572","state":["exists","up"]},{"osd":5,"uuid":"5328dadf-be2e-4560-b7bd-204fbcb3c52f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":41,"last_clean_end":43,"up_from":46,"up_thru":46,"down_at":44,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6808","nonce":3891598722},{"type":"v1","addr":"172.21.15.155:6809","nonce":3891598722}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6810","nonce":3891598722},{"type":"v1","addr":"172.21.15.155:6811","nonce":3891598722}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6814","nonce":3891598722},{"type":"v1","addr":"172.21.15.155:6815","nonce":3891598722}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6812","nonce":3891598722},{"type":"v1","addr":"172.21.15.155:6813","nonce":3891598722}]},"public_addr":"172.21.15.155:6809/3891598722","cluster_addr":"172.21.15.155:6811/3891598722","heartbeat_back_addr":"172.21.15.155:6815/3891598722","heartbeat_front_addr":"172.21.15.155:6813/3891598722","state":["exists","up"]},{"osd":6,"uuid":"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":50,"last_clean_end":52,"up_from":55,"up_thru":55,"down_at":53,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6816","nonce":3112617065},{"type":"v1","addr":"172.21.15.155:6817","nonce":3112617065}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6818","nonce":3112617065},{"type":"v1","addr":"172.21.15.155:6819","nonce":3112617065}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6822","nonce":3112617065},{"type":"v1","addr":"172.21.15.155:6823","nonce":3112617065}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6820","nonce":3112617065},{"type":"v1","addr":"172.21.15.155:6821","nonce":3112617065}]},"public_addr":"172.21.15.155:6817/3112617065","cluster_addr":"172.21.15.155:6819/3112617065","heartbeat_back_addr":"172.21.15.155:6823/3112617065","heartbeat_front_addr":"172.21.15.155:6821/3112617065","state":["exists","up"]},{"osd":7,"uuid":"0875bfde-8e81-42d2-97cb-31e3c6b079cd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":58,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6824","nonce":2216907299},{"type":"v1","addr":"172.21.15.155:6825","nonce":2216907299}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6826","nonce":2216907299},{"type":"v1","addr":"172.21.15.155:6827","nonce":2216907299}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6830","nonce":2216907299},{"type":"v1","addr":"172.21.15.155:6831","nonce":2216907299}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.155:6828","nonce":2216907299},{"type":"v1","addr":"172.21.15.155:6829","nonce":2216907299}]},"public_addr":"172.21.15.155:6825/2216907299","cluster_addr":"172.21.15.155:6827/2216907299","heartbeat_back_addr":"172.21.15.155:6831/2216907299","heartbeat_front_addr":"172.21.15.155:6829/2216907299","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:12:37.379966+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:12:49.911691+0000","dead_epoch":17},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:13:04.201181+0000","dead_epoch":25},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:13:19.081620+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:13:29.940586+0000","dead_epoch":36},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:13:43.400804+0000","dead_epoch":44},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:13:57.231107+0000","dead_epoch":53},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138292836696063,"old_weight":0,"last_purged_snaps_scrub":"2023-12-08T22:14:10.368224+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.42:6801/3524351152":"2023-12-09T22:11:21.701492+0000","172.21.15.42:6800/3524351152":"2023-12-09T22:11:21.701492+0000","172.21.15.42:0/618374778":"2023-12-09T22:11:21.701492+0000","172.21.15.42:0/3255791362":"2023-12-09T22:11:21.701492+0000","172.21.15.42:0/2686531612":"2023-12-09T22:11:07.400445+0000","172.21.15.42:6800/141226296":"2023-12-09T22:11:07.400445+0000","172.21.15.42:0/1402961269":"2023-12-09T22:11:21.701492+0000","172.21.15.42:0/3524731172":"2023-12-09T22:11:07.400445+0000","172.21.15.42:6801/141226296":"2023-12-09T22:11:07.400445+0000","172.21.15.42:0/1695435578":"2023-12-09T22:11:07.400445+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2023-12-08T22:14:34.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:33 smithi155 bash[108266]: cluster 2023-12-08T22:14:31.794755+0000 mgr.y (mgr.14142) 141 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:34.263 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-08T22:14:34.953 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:34 smithi042 bash[108250]: audit 2023-12-08T22:14:33.938053+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.42:0/4263436552' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T22:14:34.953 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:34 smithi042 bash[111654]: audit 2023-12-08T22:14:33.938053+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.42:0/4263436552' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T22:14:35.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:34 smithi155 bash[108266]: audit 2023-12-08T22:14:33.938053+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.42:0/4263436552' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-08T22:14:35.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:35 smithi042 bash[108250]: cluster 2023-12-08T22:14:33.795042+0000 mgr.y (mgr.14142) 142 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:35.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:35 smithi042 bash[111654]: cluster 2023-12-08T22:14:33.795042+0000 mgr.y (mgr.14142) 142 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:35.708 INFO:teuthology.orchestra.run.smithi042.stdout:42949672987 2023-12-08T22:14:35.708 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-08T22:14:36.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:35 smithi155 bash[108266]: cluster 2023-12-08T22:14:33.795042+0000 mgr.y (mgr.14142) 142 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:37.158 INFO:teuthology.orchestra.run.smithi042.stdout:81604378645 2023-12-08T22:14:37.159 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-08T22:14:37.466 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:37 smithi042 bash[121713]: Getting image source signatures 2023-12-08T22:14:37.466 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:37 smithi042 bash[121713]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2023-12-08T22:14:37.466 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:37 smithi042 bash[121713]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2023-12-08T22:14:37.466 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:37 smithi042 bash[121713]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2023-12-08T22:14:37.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:37 smithi042 bash[111654]: cluster 2023-12-08T22:14:35.795345+0000 mgr.y (mgr.14142) 143 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:37.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:37 smithi042 bash[108250]: cluster 2023-12-08T22:14:35.795345+0000 mgr.y (mgr.14142) 143 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:37.998 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:37 smithi155 bash[108266]: cluster 2023-12-08T22:14:35.795345+0000 mgr.y (mgr.14142) 143 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:38.290 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:37 smithi155 bash[119275]: Getting image source signatures 2023-12-08T22:14:38.290 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:37 smithi155 bash[119275]: Copying blob sha256:324153f2810a9927fcce320af9e4e291e0b6e805cbdd1f338386c756b9defa24 2023-12-08T22:14:38.290 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:37 smithi155 bash[119275]: Copying blob sha256:2abcce694348cd2c949c0e98a7400ebdfd8341021bcf6b541bc72033ce982510 2023-12-08T22:14:38.291 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:37 smithi155 bash[119275]: Copying blob sha256:455fd88e5221bc1e278ef2d059cd70e4df99a24e5af050ede621534276f6cf9a 2023-12-08T22:14:39.231 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:38 smithi155 bash[119275]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2023-12-08T22:14:39.232 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:38 smithi155 bash[119275]: Writing manifest to image destination 2023-12-08T22:14:39.541 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.363Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2023-12-08T22:14:39.541 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.363Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2023-12-08T22:14:39.541 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.363Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-12-08T22:14:39.541 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.363Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-08T22:14:39.541 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-12-08T22:14:39.541 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z 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-08T22:14:39.541 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-08T22:14:39.541 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=arp 2023-12-08T22:14:39.541 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-08T22:14:39.541 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-08T22:14:39.541 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-08T22:14:39.541 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-08T22:14:39.542 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-08T22:14:39.542 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-08T22:14:39.542 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-08T22:14:39.542 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-08T22:14:39.542 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=edac 2023-12-08T22:14:39.542 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-08T22:14:39.542 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-08T22:14:39.542 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-08T22:14:39.542 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-08T22:14:39.542 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-08T22:14:39.542 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-08T22:14:39.542 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-08T22:14:39.542 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-08T22:14:39.542 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-08T22:14:39.543 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-08T22:14:39.543 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-08T22:14:39.543 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-08T22:14:39.543 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-08T22:14:39.543 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-08T22:14:39.543 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-08T22:14:39.543 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-08T22:14:39.543 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=os 2023-12-08T22:14:39.543 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-08T22:14:39.543 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-08T22:14:39.543 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-08T22:14:39.543 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-08T22:14:39.543 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-08T22:14:39.543 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-08T22:14:39.543 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-08T22:14:39.544 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=stat 2023-12-08T22:14:39.544 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-08T22:14:39.544 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-08T22:14:39.544 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-08T22:14:39.544 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=time 2023-12-08T22:14:39.544 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-08T22:14:39.544 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=uname 2023-12-08T22:14:39.544 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-08T22:14:39.544 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-08T22:14:39.544 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.364Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-08T22:14:39.544 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.365Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2023-12-08T22:14:39.544 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[119275]: ts=2023-12-08T22:14:39.365Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-08T22:14:39.988 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:39 smithi042 bash[111654]: cluster 2023-12-08T22:14:37.795727+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:39.988 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:39 smithi042 bash[108250]: cluster 2023-12-08T22:14:37.795727+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:40.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:39 smithi155 bash[108266]: cluster 2023-12-08T22:14:37.795727+0000 mgr.y (mgr.14142) 144 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:40.243 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:39 smithi042 bash[121713]: Copying config sha256:72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e 2023-12-08T22:14:40.244 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:40 smithi042 bash[121713]: Writing manifest to image destination 2023-12-08T22:14:41.333 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.122Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2023-12-08T22:14:41.333 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.122Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2023-12-08T22:14:41.333 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.123Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-12-08T22:14:41.333 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.123Z 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-08T22:14:41.333 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.123Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-12-08T22:14:41.334 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.123Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-08T22:14:41.334 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-08T22:14:41.334 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=arp 2023-12-08T22:14:41.334 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-08T22:14:41.334 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-08T22:14:41.334 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-08T22:14:41.334 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-08T22:14:41.334 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-08T22:14:41.334 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-08T22:14:41.334 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-08T22:14:41.334 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-08T22:14:41.334 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=edac 2023-12-08T22:14:41.334 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-08T22:14:41.335 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-08T22:14:41.335 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-08T22:14:41.335 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-08T22:14:41.335 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-08T22:14:41.335 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-08T22:14:41.335 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-08T22:14:41.335 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-08T22:14:41.336 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-08T22:14:41.336 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-08T22:14:41.336 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-08T22:14:41.336 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-08T22:14:41.336 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-08T22:14:41.336 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-08T22:14:41.336 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-08T22:14:41.336 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-08T22:14:41.336 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=os 2023-12-08T22:14:41.336 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-08T22:14:41.336 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-08T22:14:41.337 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-08T22:14:41.337 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-08T22:14:41.337 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-08T22:14:41.337 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-08T22:14:41.337 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-08T22:14:41.337 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=stat 2023-12-08T22:14:41.337 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-08T22:14:41.338 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-08T22:14:41.338 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-08T22:14:41.338 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=time 2023-12-08T22:14:41.338 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-08T22:14:41.338 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=uname 2023-12-08T22:14:41.338 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-08T22:14:41.338 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-08T22:14:41.338 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-08T22:14:41.338 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2023-12-08T22:14:41.339 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[121713]: ts=2023-12-08T22:14:41.124Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-08T22:14:41.594 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[111654]: cluster 2023-12-08T22:14:39.796086+0000 mgr.y (mgr.14142) 145 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:41.595 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:41 smithi042 bash[108250]: cluster 2023-12-08T22:14:39.796086+0000 mgr.y (mgr.14142) 145 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:41.781 INFO:teuthology.orchestra.run.smithi042.stdout:115964117010 2023-12-08T22:14:41.782 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-08T22:14:42.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:41 smithi155 bash[108266]: cluster 2023-12-08T22:14:39.796086+0000 mgr.y (mgr.14142) 145 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:42.981 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:14:42 smithi042 podman[122999]: Error: no container with ID or name "ceph-958e143a-9616-11ee-95a3-87774f69a715-alertmanager.a" found: no such container 2023-12-08T22:14:42.982 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:14:42 smithi042 systemd[1]: Started Ceph alertmanager.a for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:14:43.494 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[123025]: ts=2023-12-08T22:14:43.379Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-12-08T22:14:43.494 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[123025]: ts=2023-12-08T22:14:43.379Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-12-08T22:14:43.494 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[123025]: ts=2023-12-08T22:14:43.381Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.42 port=9094 2023-12-08T22:14:43.494 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[123025]: ts=2023-12-08T22:14:43.382Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-08T22:14:43.494 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[123025]: ts=2023-12-08T22:14:43.407Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-08T22:14:43.495 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[123025]: ts=2023-12-08T22:14:43.407Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-08T22:14:43.495 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[123025]: ts=2023-12-08T22:14:43.409Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-12-08T22:14:43.495 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[123025]: ts=2023-12-08T22:14:43.409Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-08T22:14:43.576 INFO:teuthology.orchestra.run.smithi042.stdout:128849018899 2023-12-08T22:14:43.576 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-08T22:14:43.807 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[111654]: cluster 2023-12-08T22:14:41.796461+0000 mgr.y (mgr.14142) 146 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:43.808 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[108250]: cluster 2023-12-08T22:14:41.796461+0000 mgr.y (mgr.14142) 146 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:43.808 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[108250]: audit 2023-12-08T22:14:42.883893+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:31.095715\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:14:43.808 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[108250]: audit 2023-12-08T22:14:42.887734+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:31.095715\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:14:43.808 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[108250]: audit 2023-12-08T22:14:42.982971+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEFaxgZLqSUzGudh5QA6kq/kwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDgyMjE0NDJaFw0z\nMzEyMDUyMjE0NDJaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDd9OFXLceKmz9u2R4jV9Tg\nktJs0+dzuHi+8qRZnmuQMeY9Ekftzfg7K97AoKujFTdKQP+1sxUx6TmEPK7ZEJfD\nvb0p6rXpi6F0Hbu2OE8gFjkx+cgGWlhjzxpO+WB3EWNEY2YxQIMioypf6hLXJ47M\nsXe9IWytbqQ6uU4FtchdRsYnKToeypM7T1wJG2uJ1mZ/5x1RzADPegIHmLQ/DabT\nbYE2LJEeA2kC/WYfnwHPNm9cWkll315XGRtlYGi/Q5pR09H0OeonsqfWRaq/TN4T\n7xw7hDAkWWgA8cNLBE2jZ8GJkT1OL8e8CMB10C/HFkgQIJgupGezDAIvuKVpPyfL\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAFrtStBW9WkD6aWvRmIwSRFSF2m7pQu3\npIQNcb535VuJFQILKziy6iDEIMaQbtXDZc+Sf9c5vT8rGI/4XR56YLhFtHwBnyUu\nX3kWG4ix4RFgu8d3/78BETSs1BIuFnToXHUtoY3lLHuSBi3ns/Rt1pxUl0sh/vKi\nbJui0r5Ro67hJ3o4irYyUeLPics91gZukOw8ckz2mSvP6xcV8iNnPsA5g9YiFRXf\nNiCtEKhmvno1at2SOsbmIqv+92fH1B3A3A6JKvzBi9cJ2Z1sYy4DWf2382vqIWFX\nmJ6FerU/w1ho4uvmbRNuy/GfTpOJYRRW069q3J1GrrZbk9aLFSVXFxY=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-08T22:14:43.808 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[108250]: audit 2023-12-08T22:14:42.986141+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEFaxgZLqSUzGudh5QA6kq/kwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDgyMjE0NDJaFw0z\nMzEyMDUyMjE0NDJaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDd9OFXLceKmz9u2R4jV9Tg\nktJs0+dzuHi+8qRZnmuQMeY9Ekftzfg7K97AoKujFTdKQP+1sxUx6TmEPK7ZEJfD\nvb0p6rXpi6F0Hbu2OE8gFjkx+cgGWlhjzxpO+WB3EWNEY2YxQIMioypf6hLXJ47M\nsXe9IWytbqQ6uU4FtchdRsYnKToeypM7T1wJG2uJ1mZ/5x1RzADPegIHmLQ/DabT\nbYE2LJEeA2kC/WYfnwHPNm9cWkll315XGRtlYGi/Q5pR09H0OeonsqfWRaq/TN4T\n7xw7hDAkWWgA8cNLBE2jZ8GJkT1OL8e8CMB10C/HFkgQIJgupGezDAIvuKVpPyfL\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAFrtStBW9WkD6aWvRmIwSRFSF2m7pQu3\npIQNcb535VuJFQILKziy6iDEIMaQbtXDZc+Sf9c5vT8rGI/4XR56YLhFtHwBnyUu\nX3kWG4ix4RFgu8d3/78BETSs1BIuFnToXHUtoY3lLHuSBi3ns/Rt1pxUl0sh/vKi\nbJui0r5Ro67hJ3o4irYyUeLPics91gZukOw8ckz2mSvP6xcV8iNnPsA5g9YiFRXf\nNiCtEKhmvno1at2SOsbmIqv+92fH1B3A3A6JKvzBi9cJ2Z1sYy4DWf2382vqIWFX\nmJ6FerU/w1ho4uvmbRNuy/GfTpOJYRRW069q3J1GrrZbk9aLFSVXFxY=\n-----END CERTIFICATE-----\n"}]': finished 2023-12-08T22:14:43.808 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[108250]: audit 2023-12-08T22:14:42.986717+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDd9OFXLceKmz9u\n2R4jV9TgktJs0+dzuHi+8qRZnmuQMeY9Ekftzfg7K97AoKujFTdKQP+1sxUx6TmE\nPK7ZEJfDvb0p6rXpi6F0Hbu2OE8gFjkx+cgGWlhjzxpO+WB3EWNEY2YxQIMioypf\n6hLXJ47MsXe9IWytbqQ6uU4FtchdRsYnKToeypM7T1wJG2uJ1mZ/5x1RzADPegIH\nmLQ/DabTbYE2LJEeA2kC/WYfnwHPNm9cWkll315XGRtlYGi/Q5pR09H0OeonsqfW\nRaq/TN4T7xw7hDAkWWgA8cNLBE2jZ8GJkT1OL8e8CMB10C/HFkgQIJgupGezDAIv\nuKVpPyfLAgMBAAECggEASpDXF1Og4rbPM60rS9JZCO0qVjdGXYEOx496mUT4e+PX\nppK6qXB1wWM2nV4c61fYUFDP1zoHl9HzabJ9Rx0k7zSSFT/txz0Ki5jllA0MwAnX\nQyvYABJf+X/9JaTvvHCR+cqu7ULwCzXnqXtYwwFeHvRL9rUA7q7p63SPeqmcW4Eo\nKedNOi5mvPjfINxVzkAGWQoLR5f9nb9QAvGcXLpBOWwATYm3GZ4nAD7r5XpSlqQP\n6JuO3LUfZPu3NbK9AbQ2iS4PQ8i2AjIre9dtMTFHdeMj0qU70OOYe9S0C2kNm1qz\nHmCQPQOpnmpr3nu7jRzCf6xwhGAjWxOe5DDaHvg/aQKBgQDxVzgmvs9KN7rR3zsY\nzfoW5SmZp/0xaaX4lWsgO9Uw5kFdn5HWle8qIb7WBGjiU/5i+WpJIt9O2RnIrpWe\nr9Uvhb5wR7ptrZnBTqMNllFE4cWvRT12Qzu/PYnFkQAD6GoQTaAhOSO2qVBujHxK\nFuYlkba5SkNS8+kxkRrd0DMmfQKBgQDrcD4y1T9+Csg45C0mLrq8WsYFl4PMqxri\npHiJTMGtCEjrg8qFeNIu7CbaYJnfnNCDBkMJzgF3W7rtubYSnyGsds0oobg97DfJ\nW0oYIrvBqz4LWkhfLzNXB41W9ycB1Weir/mjFLv+QlVqBxkzqcoS+lPGxHdQ0qKo\nh9RjzVex5wKBgQCGRY5aECLoGeV4yofonwCbKFhiwtHdYfgTO55kSqWsFQ8c9aCA\nEN8FQ80W6VEpSq3nhviZRCuVhLgRrQBVT2J+lByF/4I7bzByGjwhXRZOCoafoxg0\n6ecd2TEDmE633eDUvTtwAIhcIgs71jF4TxEwqcdNg4G9bzK4fxDBhApRSQKBgQCd\nxt930160Sed58LetAd3UQgS4VJxXuUbQIaZBZLXaDlZHtk8u+RPprAoxiFE2AHHf\njH+6f1qOMWPo0e6JNikr2YWNOCsvHDEaeFoEKKqok+iFVSBw4UHHjeETKZfza58C\n8Gkb99YwAyYYYt9pttwbsbQY3SqUeEPXKweTRlYBewKBgQDwSo4HhUXu9CKozMl6\nGSXHfS6fYR5d4/a4wQow3CLsA+XpqeibcptmRRtkZSIhbJ9RCW8f9VHqfz63qMek\nAa5Y9waizRR9SArJGksxlP1l0IrRy/Lz/WK8mAASNNtv8D2y4DVCheJkUBY1Qd39\nxkDo3Nk7WK/disD9Vu+WAteLnA==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-08T22:14:43.808 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[111654]: audit 2023-12-08T22:14:42.883893+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:31.095715\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:14:43.808 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[111654]: audit 2023-12-08T22:14:42.887734+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:31.095715\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:14:43.809 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[111654]: audit 2023-12-08T22:14:42.982971+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEFaxgZLqSUzGudh5QA6kq/kwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDgyMjE0NDJaFw0z\nMzEyMDUyMjE0NDJaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDd9OFXLceKmz9u2R4jV9Tg\nktJs0+dzuHi+8qRZnmuQMeY9Ekftzfg7K97AoKujFTdKQP+1sxUx6TmEPK7ZEJfD\nvb0p6rXpi6F0Hbu2OE8gFjkx+cgGWlhjzxpO+WB3EWNEY2YxQIMioypf6hLXJ47M\nsXe9IWytbqQ6uU4FtchdRsYnKToeypM7T1wJG2uJ1mZ/5x1RzADPegIHmLQ/DabT\nbYE2LJEeA2kC/WYfnwHPNm9cWkll315XGRtlYGi/Q5pR09H0OeonsqfWRaq/TN4T\n7xw7hDAkWWgA8cNLBE2jZ8GJkT1OL8e8CMB10C/HFkgQIJgupGezDAIvuKVpPyfL\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAFrtStBW9WkD6aWvRmIwSRFSF2m7pQu3\npIQNcb535VuJFQILKziy6iDEIMaQbtXDZc+Sf9c5vT8rGI/4XR56YLhFtHwBnyUu\nX3kWG4ix4RFgu8d3/78BETSs1BIuFnToXHUtoY3lLHuSBi3ns/Rt1pxUl0sh/vKi\nbJui0r5Ro67hJ3o4irYyUeLPics91gZukOw8ckz2mSvP6xcV8iNnPsA5g9YiFRXf\nNiCtEKhmvno1at2SOsbmIqv+92fH1B3A3A6JKvzBi9cJ2Z1sYy4DWf2382vqIWFX\nmJ6FerU/w1ho4uvmbRNuy/GfTpOJYRRW069q3J1GrrZbk9aLFSVXFxY=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-08T22:14:43.809 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[111654]: audit 2023-12-08T22:14:42.986141+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEFaxgZLqSUzGudh5QA6kq/kwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDgyMjE0NDJaFw0z\nMzEyMDUyMjE0NDJaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDd9OFXLceKmz9u2R4jV9Tg\nktJs0+dzuHi+8qRZnmuQMeY9Ekftzfg7K97AoKujFTdKQP+1sxUx6TmEPK7ZEJfD\nvb0p6rXpi6F0Hbu2OE8gFjkx+cgGWlhjzxpO+WB3EWNEY2YxQIMioypf6hLXJ47M\nsXe9IWytbqQ6uU4FtchdRsYnKToeypM7T1wJG2uJ1mZ/5x1RzADPegIHmLQ/DabT\nbYE2LJEeA2kC/WYfnwHPNm9cWkll315XGRtlYGi/Q5pR09H0OeonsqfWRaq/TN4T\n7xw7hDAkWWgA8cNLBE2jZ8GJkT1OL8e8CMB10C/HFkgQIJgupGezDAIvuKVpPyfL\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAFrtStBW9WkD6aWvRmIwSRFSF2m7pQu3\npIQNcb535VuJFQILKziy6iDEIMaQbtXDZc+Sf9c5vT8rGI/4XR56YLhFtHwBnyUu\nX3kWG4ix4RFgu8d3/78BETSs1BIuFnToXHUtoY3lLHuSBi3ns/Rt1pxUl0sh/vKi\nbJui0r5Ro67hJ3o4irYyUeLPics91gZukOw8ckz2mSvP6xcV8iNnPsA5g9YiFRXf\nNiCtEKhmvno1at2SOsbmIqv+92fH1B3A3A6JKvzBi9cJ2Z1sYy4DWf2382vqIWFX\nmJ6FerU/w1ho4uvmbRNuy/GfTpOJYRRW069q3J1GrrZbk9aLFSVXFxY=\n-----END CERTIFICATE-----\n"}]': finished 2023-12-08T22:14:43.809 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[111654]: audit 2023-12-08T22:14:42.986717+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDd9OFXLceKmz9u\n2R4jV9TgktJs0+dzuHi+8qRZnmuQMeY9Ekftzfg7K97AoKujFTdKQP+1sxUx6TmE\nPK7ZEJfDvb0p6rXpi6F0Hbu2OE8gFjkx+cgGWlhjzxpO+WB3EWNEY2YxQIMioypf\n6hLXJ47MsXe9IWytbqQ6uU4FtchdRsYnKToeypM7T1wJG2uJ1mZ/5x1RzADPegIH\nmLQ/DabTbYE2LJEeA2kC/WYfnwHPNm9cWkll315XGRtlYGi/Q5pR09H0OeonsqfW\nRaq/TN4T7xw7hDAkWWgA8cNLBE2jZ8GJkT1OL8e8CMB10C/HFkgQIJgupGezDAIv\nuKVpPyfLAgMBAAECggEASpDXF1Og4rbPM60rS9JZCO0qVjdGXYEOx496mUT4e+PX\nppK6qXB1wWM2nV4c61fYUFDP1zoHl9HzabJ9Rx0k7zSSFT/txz0Ki5jllA0MwAnX\nQyvYABJf+X/9JaTvvHCR+cqu7ULwCzXnqXtYwwFeHvRL9rUA7q7p63SPeqmcW4Eo\nKedNOi5mvPjfINxVzkAGWQoLR5f9nb9QAvGcXLpBOWwATYm3GZ4nAD7r5XpSlqQP\n6JuO3LUfZPu3NbK9AbQ2iS4PQ8i2AjIre9dtMTFHdeMj0qU70OOYe9S0C2kNm1qz\nHmCQPQOpnmpr3nu7jRzCf6xwhGAjWxOe5DDaHvg/aQKBgQDxVzgmvs9KN7rR3zsY\nzfoW5SmZp/0xaaX4lWsgO9Uw5kFdn5HWle8qIb7WBGjiU/5i+WpJIt9O2RnIrpWe\nr9Uvhb5wR7ptrZnBTqMNllFE4cWvRT12Qzu/PYnFkQAD6GoQTaAhOSO2qVBujHxK\nFuYlkba5SkNS8+kxkRrd0DMmfQKBgQDrcD4y1T9+Csg45C0mLrq8WsYFl4PMqxri\npHiJTMGtCEjrg8qFeNIu7CbaYJnfnNCDBkMJzgF3W7rtubYSnyGsds0oobg97DfJ\nW0oYIrvBqz4LWkhfLzNXB41W9ycB1Weir/mjFLv+QlVqBxkzqcoS+lPGxHdQ0qKo\nh9RjzVex5wKBgQCGRY5aECLoGeV4yofonwCbKFhiwtHdYfgTO55kSqWsFQ8c9aCA\nEN8FQ80W6VEpSq3nhviZRCuVhLgRrQBVT2J+lByF/4I7bzByGjwhXRZOCoafoxg0\n6ecd2TEDmE633eDUvTtwAIhcIgs71jF4TxEwqcdNg4G9bzK4fxDBhApRSQKBgQCd\nxt930160Sed58LetAd3UQgS4VJxXuUbQIaZBZLXaDlZHtk8u+RPprAoxiFE2AHHf\njH+6f1qOMWPo0e6JNikr2YWNOCsvHDEaeFoEKKqok+iFVSBw4UHHjeETKZfza58C\n8Gkb99YwAyYYYt9pttwbsbQY3SqUeEPXKweTRlYBewKBgQDwSo4HhUXu9CKozMl6\nGSXHfS6fYR5d4/a4wQow3CLsA+XpqeibcptmRRtkZSIhbJ9RCW8f9VHqfz63qMek\nAa5Y9waizRR9SArJGksxlP1l0IrRy/Lz/WK8mAASNNtv8D2y4DVCheJkUBY1Qd39\nxkDo3Nk7WK/disD9Vu+WAteLnA==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-08T22:14:43.809 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[108250]: audit 2023-12-08T22:14:42.989585+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDd9OFXLceKmz9u\n2R4jV9TgktJs0+dzuHi+8qRZnmuQMeY9Ekftzfg7K97AoKujFTdKQP+1sxUx6TmE\nPK7ZEJfDvb0p6rXpi6F0Hbu2OE8gFjkx+cgGWlhjzxpO+WB3EWNEY2YxQIMioypf\n6hLXJ47MsXe9IWytbqQ6uU4FtchdRsYnKToeypM7T1wJG2uJ1mZ/5x1RzADPegIH\nmLQ/DabTbYE2LJEeA2kC/WYfnwHPNm9cWkll315XGRtlYGi/Q5pR09H0OeonsqfW\nRaq/TN4T7xw7hDAkWWgA8cNLBE2jZ8GJkT1OL8e8CMB10C/HFkgQIJgupGezDAIv\nuKVpPyfLAgMBAAECggEASpDXF1Og4rbPM60rS9JZCO0qVjdGXYEOx496mUT4e+PX\nppK6qXB1wWM2nV4c61fYUFDP1zoHl9HzabJ9Rx0k7zSSFT/txz0Ki5jllA0MwAnX\nQyvYABJf+X/9JaTvvHCR+cqu7ULwCzXnqXtYwwFeHvRL9rUA7q7p63SPeqmcW4Eo\nKedNOi5mvPjfINxVzkAGWQoLR5f9nb9QAvGcXLpBOWwATYm3GZ4nAD7r5XpSlqQP\n6JuO3LUfZPu3NbK9AbQ2iS4PQ8i2AjIre9dtMTFHdeMj0qU70OOYe9S0C2kNm1qz\nHmCQPQOpnmpr3nu7jRzCf6xwhGAjWxOe5DDaHvg/aQKBgQDxVzgmvs9KN7rR3zsY\nzfoW5SmZp/0xaaX4lWsgO9Uw5kFdn5HWle8qIb7WBGjiU/5i+WpJIt9O2RnIrpWe\nr9Uvhb5wR7ptrZnBTqMNllFE4cWvRT12Qzu/PYnFkQAD6GoQTaAhOSO2qVBujHxK\nFuYlkba5SkNS8+kxkRrd0DMmfQKBgQDrcD4y1T9+Csg45C0mLrq8WsYFl4PMqxri\npHiJTMGtCEjrg8qFeNIu7CbaYJnfnNCDBkMJzgF3W7rtubYSnyGsds0oobg97DfJ\nW0oYIrvBqz4LWkhfLzNXB41W9ycB1Weir/mjFLv+QlVqBxkzqcoS+lPGxHdQ0qKo\nh9RjzVex5wKBgQCGRY5aECLoGeV4yofonwCbKFhiwtHdYfgTO55kSqWsFQ8c9aCA\nEN8FQ80W6VEpSq3nhviZRCuVhLgRrQBVT2J+lByF/4I7bzByGjwhXRZOCoafoxg0\n6ecd2TEDmE633eDUvTtwAIhcIgs71jF4TxEwqcdNg4G9bzK4fxDBhApRSQKBgQCd\nxt930160Sed58LetAd3UQgS4VJxXuUbQIaZBZLXaDlZHtk8u+RPprAoxiFE2AHHf\njH+6f1qOMWPo0e6JNikr2YWNOCsvHDEaeFoEKKqok+iFVSBw4UHHjeETKZfza58C\n8Gkb99YwAyYYYt9pttwbsbQY3SqUeEPXKweTRlYBewKBgQDwSo4HhUXu9CKozMl6\nGSXHfS6fYR5d4/a4wQow3CLsA+XpqeibcptmRRtkZSIhbJ9RCW8f9VHqfz63qMek\nAa5Y9waizRR9SArJGksxlP1l0IrRy/Lz/WK8mAASNNtv8D2y4DVCheJkUBY1Qd39\nxkDo3Nk7WK/disD9Vu+WAteLnA==\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-08T22:14:43.809 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:43 smithi042 bash[111654]: audit 2023-12-08T22:14:42.989585+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDd9OFXLceKmz9u\n2R4jV9TgktJs0+dzuHi+8qRZnmuQMeY9Ekftzfg7K97AoKujFTdKQP+1sxUx6TmE\nPK7ZEJfDvb0p6rXpi6F0Hbu2OE8gFjkx+cgGWlhjzxpO+WB3EWNEY2YxQIMioypf\n6hLXJ47MsXe9IWytbqQ6uU4FtchdRsYnKToeypM7T1wJG2uJ1mZ/5x1RzADPegIH\nmLQ/DabTbYE2LJEeA2kC/WYfnwHPNm9cWkll315XGRtlYGi/Q5pR09H0OeonsqfW\nRaq/TN4T7xw7hDAkWWgA8cNLBE2jZ8GJkT1OL8e8CMB10C/HFkgQIJgupGezDAIv\nuKVpPyfLAgMBAAECggEASpDXF1Og4rbPM60rS9JZCO0qVjdGXYEOx496mUT4e+PX\nppK6qXB1wWM2nV4c61fYUFDP1zoHl9HzabJ9Rx0k7zSSFT/txz0Ki5jllA0MwAnX\nQyvYABJf+X/9JaTvvHCR+cqu7ULwCzXnqXtYwwFeHvRL9rUA7q7p63SPeqmcW4Eo\nKedNOi5mvPjfINxVzkAGWQoLR5f9nb9QAvGcXLpBOWwATYm3GZ4nAD7r5XpSlqQP\n6JuO3LUfZPu3NbK9AbQ2iS4PQ8i2AjIre9dtMTFHdeMj0qU70OOYe9S0C2kNm1qz\nHmCQPQOpnmpr3nu7jRzCf6xwhGAjWxOe5DDaHvg/aQKBgQDxVzgmvs9KN7rR3zsY\nzfoW5SmZp/0xaaX4lWsgO9Uw5kFdn5HWle8qIb7WBGjiU/5i+WpJIt9O2RnIrpWe\nr9Uvhb5wR7ptrZnBTqMNllFE4cWvRT12Qzu/PYnFkQAD6GoQTaAhOSO2qVBujHxK\nFuYlkba5SkNS8+kxkRrd0DMmfQKBgQDrcD4y1T9+Csg45C0mLrq8WsYFl4PMqxri\npHiJTMGtCEjrg8qFeNIu7CbaYJnfnNCDBkMJzgF3W7rtubYSnyGsds0oobg97DfJ\nW0oYIrvBqz4LWkhfLzNXB41W9ycB1Weir/mjFLv+QlVqBxkzqcoS+lPGxHdQ0qKo\nh9RjzVex5wKBgQCGRY5aECLoGeV4yofonwCbKFhiwtHdYfgTO55kSqWsFQ8c9aCA\nEN8FQ80W6VEpSq3nhviZRCuVhLgRrQBVT2J+lByF/4I7bzByGjwhXRZOCoafoxg0\n6ecd2TEDmE633eDUvTtwAIhcIgs71jF4TxEwqcdNg4G9bzK4fxDBhApRSQKBgQCd\nxt930160Sed58LetAd3UQgS4VJxXuUbQIaZBZLXaDlZHtk8u+RPprAoxiFE2AHHf\njH+6f1qOMWPo0e6JNikr2YWNOCsvHDEaeFoEKKqok+iFVSBw4UHHjeETKZfza58C\n8Gkb99YwAyYYYt9pttwbsbQY3SqUeEPXKweTRlYBewKBgQDwSo4HhUXu9CKozMl6\nGSXHfS6fYR5d4/a4wQow3CLsA+XpqeibcptmRRtkZSIhbJ9RCW8f9VHqfz63qMek\nAa5Y9waizRR9SArJGksxlP1l0IrRy/Lz/WK8mAASNNtv8D2y4DVCheJkUBY1Qd39\nxkDo3Nk7WK/disD9Vu+WAteLnA==\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-08T22:14:44.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:43 smithi155 bash[108266]: cluster 2023-12-08T22:14:41.796461+0000 mgr.y (mgr.14142) 146 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:44.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:43 smithi155 bash[108266]: audit 2023-12-08T22:14:42.883893+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:31.095715\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:14:44.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:43 smithi155 bash[108266]: audit 2023-12-08T22:14:42.887734+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202688\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202769\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202804\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202835\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202865\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202895\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:13:17.202925\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:31.095715\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:14:44.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:43 smithi155 bash[108266]: audit 2023-12-08T22:14:42.982971+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEFaxgZLqSUzGudh5QA6kq/kwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDgyMjE0NDJaFw0z\nMzEyMDUyMjE0NDJaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDd9OFXLceKmz9u2R4jV9Tg\nktJs0+dzuHi+8qRZnmuQMeY9Ekftzfg7K97AoKujFTdKQP+1sxUx6TmEPK7ZEJfD\nvb0p6rXpi6F0Hbu2OE8gFjkx+cgGWlhjzxpO+WB3EWNEY2YxQIMioypf6hLXJ47M\nsXe9IWytbqQ6uU4FtchdRsYnKToeypM7T1wJG2uJ1mZ/5x1RzADPegIHmLQ/DabT\nbYE2LJEeA2kC/WYfnwHPNm9cWkll315XGRtlYGi/Q5pR09H0OeonsqfWRaq/TN4T\n7xw7hDAkWWgA8cNLBE2jZ8GJkT1OL8e8CMB10C/HFkgQIJgupGezDAIvuKVpPyfL\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAFrtStBW9WkD6aWvRmIwSRFSF2m7pQu3\npIQNcb535VuJFQILKziy6iDEIMaQbtXDZc+Sf9c5vT8rGI/4XR56YLhFtHwBnyUu\nX3kWG4ix4RFgu8d3/78BETSs1BIuFnToXHUtoY3lLHuSBi3ns/Rt1pxUl0sh/vKi\nbJui0r5Ro67hJ3o4irYyUeLPics91gZukOw8ckz2mSvP6xcV8iNnPsA5g9YiFRXf\nNiCtEKhmvno1at2SOsbmIqv+92fH1B3A3A6JKvzBi9cJ2Z1sYy4DWf2382vqIWFX\nmJ6FerU/w1ho4uvmbRNuy/GfTpOJYRRW069q3J1GrrZbk9aLFSVXFxY=\n-----END CERTIFICATE-----\n"}]: dispatch 2023-12-08T22:14:44.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:43 smithi155 bash[108266]: audit 2023-12-08T22:14:42.986141+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEFaxgZLqSUzGudh5QA6kq/kwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMzEyMDgyMjE0NDJaFw0z\nMzEyMDUyMjE0NDJaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDd9OFXLceKmz9u2R4jV9Tg\nktJs0+dzuHi+8qRZnmuQMeY9Ekftzfg7K97AoKujFTdKQP+1sxUx6TmEPK7ZEJfD\nvb0p6rXpi6F0Hbu2OE8gFjkx+cgGWlhjzxpO+WB3EWNEY2YxQIMioypf6hLXJ47M\nsXe9IWytbqQ6uU4FtchdRsYnKToeypM7T1wJG2uJ1mZ/5x1RzADPegIHmLQ/DabT\nbYE2LJEeA2kC/WYfnwHPNm9cWkll315XGRtlYGi/Q5pR09H0OeonsqfWRaq/TN4T\n7xw7hDAkWWgA8cNLBE2jZ8GJkT1OL8e8CMB10C/HFkgQIJgupGezDAIvuKVpPyfL\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAFrtStBW9WkD6aWvRmIwSRFSF2m7pQu3\npIQNcb535VuJFQILKziy6iDEIMaQbtXDZc+Sf9c5vT8rGI/4XR56YLhFtHwBnyUu\nX3kWG4ix4RFgu8d3/78BETSs1BIuFnToXHUtoY3lLHuSBi3ns/Rt1pxUl0sh/vKi\nbJui0r5Ro67hJ3o4irYyUeLPics91gZukOw8ckz2mSvP6xcV8iNnPsA5g9YiFRXf\nNiCtEKhmvno1at2SOsbmIqv+92fH1B3A3A6JKvzBi9cJ2Z1sYy4DWf2382vqIWFX\nmJ6FerU/w1ho4uvmbRNuy/GfTpOJYRRW069q3J1GrrZbk9aLFSVXFxY=\n-----END CERTIFICATE-----\n"}]': finished 2023-12-08T22:14:44.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:43 smithi155 bash[108266]: audit 2023-12-08T22:14:42.986717+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDd9OFXLceKmz9u\n2R4jV9TgktJs0+dzuHi+8qRZnmuQMeY9Ekftzfg7K97AoKujFTdKQP+1sxUx6TmE\nPK7ZEJfDvb0p6rXpi6F0Hbu2OE8gFjkx+cgGWlhjzxpO+WB3EWNEY2YxQIMioypf\n6hLXJ47MsXe9IWytbqQ6uU4FtchdRsYnKToeypM7T1wJG2uJ1mZ/5x1RzADPegIH\nmLQ/DabTbYE2LJEeA2kC/WYfnwHPNm9cWkll315XGRtlYGi/Q5pR09H0OeonsqfW\nRaq/TN4T7xw7hDAkWWgA8cNLBE2jZ8GJkT1OL8e8CMB10C/HFkgQIJgupGezDAIv\nuKVpPyfLAgMBAAECggEASpDXF1Og4rbPM60rS9JZCO0qVjdGXYEOx496mUT4e+PX\nppK6qXB1wWM2nV4c61fYUFDP1zoHl9HzabJ9Rx0k7zSSFT/txz0Ki5jllA0MwAnX\nQyvYABJf+X/9JaTvvHCR+cqu7ULwCzXnqXtYwwFeHvRL9rUA7q7p63SPeqmcW4Eo\nKedNOi5mvPjfINxVzkAGWQoLR5f9nb9QAvGcXLpBOWwATYm3GZ4nAD7r5XpSlqQP\n6JuO3LUfZPu3NbK9AbQ2iS4PQ8i2AjIre9dtMTFHdeMj0qU70OOYe9S0C2kNm1qz\nHmCQPQOpnmpr3nu7jRzCf6xwhGAjWxOe5DDaHvg/aQKBgQDxVzgmvs9KN7rR3zsY\nzfoW5SmZp/0xaaX4lWsgO9Uw5kFdn5HWle8qIb7WBGjiU/5i+WpJIt9O2RnIrpWe\nr9Uvhb5wR7ptrZnBTqMNllFE4cWvRT12Qzu/PYnFkQAD6GoQTaAhOSO2qVBujHxK\nFuYlkba5SkNS8+kxkRrd0DMmfQKBgQDrcD4y1T9+Csg45C0mLrq8WsYFl4PMqxri\npHiJTMGtCEjrg8qFeNIu7CbaYJnfnNCDBkMJzgF3W7rtubYSnyGsds0oobg97DfJ\nW0oYIrvBqz4LWkhfLzNXB41W9ycB1Weir/mjFLv+QlVqBxkzqcoS+lPGxHdQ0qKo\nh9RjzVex5wKBgQCGRY5aECLoGeV4yofonwCbKFhiwtHdYfgTO55kSqWsFQ8c9aCA\nEN8FQ80W6VEpSq3nhviZRCuVhLgRrQBVT2J+lByF/4I7bzByGjwhXRZOCoafoxg0\n6ecd2TEDmE633eDUvTtwAIhcIgs71jF4TxEwqcdNg4G9bzK4fxDBhApRSQKBgQCd\nxt930160Sed58LetAd3UQgS4VJxXuUbQIaZBZLXaDlZHtk8u+RPprAoxiFE2AHHf\njH+6f1qOMWPo0e6JNikr2YWNOCsvHDEaeFoEKKqok+iFVSBw4UHHjeETKZfza58C\n8Gkb99YwAyYYYt9pttwbsbQY3SqUeEPXKweTRlYBewKBgQDwSo4HhUXu9CKozMl6\nGSXHfS6fYR5d4/a4wQow3CLsA+XpqeibcptmRRtkZSIhbJ9RCW8f9VHqfz63qMek\nAa5Y9waizRR9SArJGksxlP1l0IrRy/Lz/WK8mAASNNtv8D2y4DVCheJkUBY1Qd39\nxkDo3Nk7WK/disD9Vu+WAteLnA==\n-----END PRIVATE KEY-----\n"}]: dispatch 2023-12-08T22:14:44.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:43 smithi155 bash[108266]: audit 2023-12-08T22:14:42.989585+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDd9OFXLceKmz9u\n2R4jV9TgktJs0+dzuHi+8qRZnmuQMeY9Ekftzfg7K97AoKujFTdKQP+1sxUx6TmE\nPK7ZEJfDvb0p6rXpi6F0Hbu2OE8gFjkx+cgGWlhjzxpO+WB3EWNEY2YxQIMioypf\n6hLXJ47MsXe9IWytbqQ6uU4FtchdRsYnKToeypM7T1wJG2uJ1mZ/5x1RzADPegIH\nmLQ/DabTbYE2LJEeA2kC/WYfnwHPNm9cWkll315XGRtlYGi/Q5pR09H0OeonsqfW\nRaq/TN4T7xw7hDAkWWgA8cNLBE2jZ8GJkT1OL8e8CMB10C/HFkgQIJgupGezDAIv\nuKVpPyfLAgMBAAECggEASpDXF1Og4rbPM60rS9JZCO0qVjdGXYEOx496mUT4e+PX\nppK6qXB1wWM2nV4c61fYUFDP1zoHl9HzabJ9Rx0k7zSSFT/txz0Ki5jllA0MwAnX\nQyvYABJf+X/9JaTvvHCR+cqu7ULwCzXnqXtYwwFeHvRL9rUA7q7p63SPeqmcW4Eo\nKedNOi5mvPjfINxVzkAGWQoLR5f9nb9QAvGcXLpBOWwATYm3GZ4nAD7r5XpSlqQP\n6JuO3LUfZPu3NbK9AbQ2iS4PQ8i2AjIre9dtMTFHdeMj0qU70OOYe9S0C2kNm1qz\nHmCQPQOpnmpr3nu7jRzCf6xwhGAjWxOe5DDaHvg/aQKBgQDxVzgmvs9KN7rR3zsY\nzfoW5SmZp/0xaaX4lWsgO9Uw5kFdn5HWle8qIb7WBGjiU/5i+WpJIt9O2RnIrpWe\nr9Uvhb5wR7ptrZnBTqMNllFE4cWvRT12Qzu/PYnFkQAD6GoQTaAhOSO2qVBujHxK\nFuYlkba5SkNS8+kxkRrd0DMmfQKBgQDrcD4y1T9+Csg45C0mLrq8WsYFl4PMqxri\npHiJTMGtCEjrg8qFeNIu7CbaYJnfnNCDBkMJzgF3W7rtubYSnyGsds0oobg97DfJ\nW0oYIrvBqz4LWkhfLzNXB41W9ycB1Weir/mjFLv+QlVqBxkzqcoS+lPGxHdQ0qKo\nh9RjzVex5wKBgQCGRY5aECLoGeV4yofonwCbKFhiwtHdYfgTO55kSqWsFQ8c9aCA\nEN8FQ80W6VEpSq3nhviZRCuVhLgRrQBVT2J+lByF/4I7bzByGjwhXRZOCoafoxg0\n6ecd2TEDmE633eDUvTtwAIhcIgs71jF4TxEwqcdNg4G9bzK4fxDBhApRSQKBgQCd\nxt930160Sed58LetAd3UQgS4VJxXuUbQIaZBZLXaDlZHtk8u+RPprAoxiFE2AHHf\njH+6f1qOMWPo0e6JNikr2YWNOCsvHDEaeFoEKKqok+iFVSBw4UHHjeETKZfza58C\n8Gkb99YwAyYYYt9pttwbsbQY3SqUeEPXKweTRlYBewKBgQDwSo4HhUXu9CKozMl6\nGSXHfS6fYR5d4/a4wQow3CLsA+XpqeibcptmRRtkZSIhbJ9RCW8f9VHqfz63qMek\nAa5Y9waizRR9SArJGksxlP1l0IrRy/Lz/WK8mAASNNtv8D2y4DVCheJkUBY1Qd39\nxkDo3Nk7WK/disD9Vu+WAteLnA==\n-----END PRIVATE KEY-----\n"}]': finished 2023-12-08T22:14:44.576 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:44 smithi042 bash[108250]: cephadm 2023-12-08T22:14:42.990266+0000 mgr.y (mgr.14142) 147 : cephadm [INF] Deploying daemon grafana.a on smithi155 2023-12-08T22:14:44.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:44 smithi042 bash[111654]: cephadm 2023-12-08T22:14:42.990266+0000 mgr.y (mgr.14142) 147 : cephadm [INF] Deploying daemon grafana.a on smithi155 2023-12-08T22:14:45.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:44 smithi155 bash[108266]: cephadm 2023-12-08T22:14:42.990266+0000 mgr.y (mgr.14142) 147 : cephadm [INF] Deploying daemon grafana.a on smithi155 2023-12-08T22:14:45.065 INFO:teuthology.orchestra.run.smithi042.stdout:163208757262 2023-12-08T22:14:45.065 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-08T22:14:45.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:45 smithi042 bash[111654]: cluster 2023-12-08T22:14:43.796847+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:45.745 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:14:45 smithi042 bash[123025]: ts=2023-12-08T22:14:45.383Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000449757s 2023-12-08T22:14:45.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:45 smithi042 bash[108250]: cluster 2023-12-08T22:14:43.796847+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:46.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:45 smithi155 bash[108266]: cluster 2023-12-08T22:14:43.796847+0000 mgr.y (mgr.14142) 148 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:46.485 INFO:teuthology.orchestra.run.smithi042.stdout:197568495628 2023-12-08T22:14:46.485 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-08T22:14:47.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:47 smithi042 bash[111654]: cluster 2023-12-08T22:14:45.797315+0000 mgr.y (mgr.14142) 149 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:47.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:47 smithi042 bash[108250]: cluster 2023-12-08T22:14:45.797315+0000 mgr.y (mgr.14142) 149 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:47.923 INFO:teuthology.orchestra.run.smithi042.stdout:236223201289 2023-12-08T22:14:47.923 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-08T22:14:48.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:47 smithi155 bash[108266]: cluster 2023-12-08T22:14:45.797315+0000 mgr.y (mgr.14142) 149 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:49.399 INFO:teuthology.orchestra.run.smithi042.stdout:249108103178 2023-12-08T22:14:49.399 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-08T22:14:49.586 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:49 smithi042 bash[111654]: cluster 2023-12-08T22:14:47.797678+0000 mgr.y (mgr.14142) 150 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:49.586 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:49 smithi042 bash[108250]: cluster 2023-12-08T22:14:47.797678+0000 mgr.y (mgr.14142) 150 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:49 smithi155 bash[108266]: cluster 2023-12-08T22:14:47.797678+0000 mgr.y (mgr.14142) 150 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:50.641 INFO:teuthology.orchestra.run.smithi042.stdout:42949672990 2023-12-08T22:14:51.014 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949672987 got 42949672990 for osd.0 2023-12-08T22:14:51.015 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-08T22:14:51.908 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:51 smithi042 bash[111654]: cluster 2023-12-08T22:14:49.798001+0000 mgr.y (mgr.14142) 151 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:51.908 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:51 smithi042 bash[111654]: audit 2023-12-08T22:14:50.639099+0000 mon.a (mon.0) 691 : audit [DBG] from='client.? 172.21.15.42:0/611034157' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-08T22:14:51.908 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:51 smithi042 bash[108250]: cluster 2023-12-08T22:14:49.798001+0000 mgr.y (mgr.14142) 151 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:51.908 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:51 smithi042 bash[108250]: audit 2023-12-08T22:14:50.639099+0000 mon.a (mon.0) 691 : audit [DBG] from='client.? 172.21.15.42:0/611034157' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-08T22:14:52.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:51 smithi155 bash[108266]: cluster 2023-12-08T22:14:49.798001+0000 mgr.y (mgr.14142) 151 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:52.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:51 smithi155 bash[108266]: audit 2023-12-08T22:14:50.639099+0000 mon.a (mon.0) 691 : audit [DBG] from='client.? 172.21.15.42:0/611034157' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-08T22:14:52.247 INFO:teuthology.orchestra.run.smithi042.stdout:81604378647 2023-12-08T22:14:52.622 INFO:tasks.cephadm.ceph_manager.ceph:need seq 81604378645 got 81604378647 for osd.1 2023-12-08T22:14:52.623 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-08T22:14:52.879 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:52 smithi042 bash[108250]: audit 2023-12-08T22:14:52.245802+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.42:0/566209081' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-08T22:14:52.879 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:52 smithi042 bash[111654]: audit 2023-12-08T22:14:52.245802+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.42:0/566209081' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-08T22:14:53.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:52 smithi155 bash[108266]: audit 2023-12-08T22:14:52.245802+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.42:0/566209081' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-08T22:14:53.596 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:53 smithi042 bash[111654]: cluster 2023-12-08T22:14:51.798456+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:53.597 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:14:53 smithi042 bash[123025]: ts=2023-12-08T22:14:53.385Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002899904s 2023-12-08T22:14:53.597 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:53 smithi042 bash[108250]: cluster 2023-12-08T22:14:51.798456+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:53.861 INFO:teuthology.orchestra.run.smithi042.stdout:115964117013 2023-12-08T22:14:54.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:53 smithi155 bash[108266]: cluster 2023-12-08T22:14:51.798456+0000 mgr.y (mgr.14142) 152 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:54.257 INFO:tasks.cephadm.ceph_manager.ceph:need seq 115964117010 got 115964117013 for osd.2 2023-12-08T22:14:54.257 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-08T22:14:54.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:54 smithi042 bash[111654]: audit 2023-12-08T22:14:53.859501+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.42:0/1381917751' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-08T22:14:54.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:54 smithi042 bash[108250]: audit 2023-12-08T22:14:53.859501+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.42:0/1381917751' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-08T22:14:55.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:54 smithi155 bash[108266]: audit 2023-12-08T22:14:53.859501+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.42:0/1381917751' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-08T22:14:55.478 INFO:teuthology.orchestra.run.smithi042.stdout:128849018901 2023-12-08T22:14:55.803 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:55 smithi042 bash[111654]: cluster 2023-12-08T22:14:53.798842+0000 mgr.y (mgr.14142) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:55.803 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:55 smithi042 bash[111654]: audit 2023-12-08T22:14:55.475971+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.42:0/1629538769' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-08T22:14:55.803 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:55 smithi042 bash[108250]: cluster 2023-12-08T22:14:53.798842+0000 mgr.y (mgr.14142) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:55.803 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:55 smithi042 bash[108250]: audit 2023-12-08T22:14:55.475971+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.42:0/1629538769' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-08T22:14:55.846 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018899 got 128849018901 for osd.3 2023-12-08T22:14:55.847 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-08T22:14:56.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:55 smithi155 bash[108266]: cluster 2023-12-08T22:14:53.798842+0000 mgr.y (mgr.14142) 153 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:56.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:55 smithi155 bash[108266]: audit 2023-12-08T22:14:55.475971+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.42:0/1629538769' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-08T22:14:57.053 INFO:teuthology.orchestra.run.smithi042.stdout:163208757264 2023-12-08T22:14:57.431 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757262 got 163208757264 for osd.4 2023-12-08T22:14:57.431 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-08T22:14:57.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:57 smithi042 bash[111654]: cluster 2023-12-08T22:14:55.799202+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:57.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:57 smithi042 bash[111654]: audit 2023-12-08T22:14:57.051974+0000 mon.a (mon.0) 692 : audit [DBG] from='client.? 172.21.15.42:0/3309986201' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-08T22:14:57.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:57 smithi042 bash[108250]: cluster 2023-12-08T22:14:55.799202+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:57.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:57 smithi042 bash[108250]: audit 2023-12-08T22:14:57.051974+0000 mon.a (mon.0) 692 : audit [DBG] from='client.? 172.21.15.42:0/3309986201' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-08T22:14:58.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:57 smithi155 bash[108266]: cluster 2023-12-08T22:14:55.799202+0000 mgr.y (mgr.14142) 154 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:58.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:57 smithi155 bash[108266]: audit 2023-12-08T22:14:57.051974+0000 mon.a (mon.0) 692 : audit [DBG] from='client.? 172.21.15.42:0/3309986201' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-08T22:14:58.689 INFO:teuthology.orchestra.run.smithi042.stdout:197568495630 2023-12-08T22:14:59.063 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495628 got 197568495630 for osd.5 2023-12-08T22:14:59.064 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-08T22:14:59.766 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:59 smithi155 bash[108266]: cluster 2023-12-08T22:14:57.799679+0000 mgr.y (mgr.14142) 155 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:59.767 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:14:59 smithi155 bash[108266]: audit 2023-12-08T22:14:58.688153+0000 mon.a (mon.0) 693 : audit [DBG] from='client.? 172.21.15.42:0/1565094876' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-08T22:14:59.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:59 smithi042 bash[108250]: cluster 2023-12-08T22:14:57.799679+0000 mgr.y (mgr.14142) 155 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:59.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:14:59 smithi042 bash[108250]: audit 2023-12-08T22:14:58.688153+0000 mon.a (mon.0) 693 : audit [DBG] from='client.? 172.21.15.42:0/1565094876' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-08T22:14:59.940 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:59 smithi042 bash[111654]: cluster 2023-12-08T22:14:57.799679+0000 mgr.y (mgr.14142) 155 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:14:59.940 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:14:59 smithi042 bash[111654]: audit 2023-12-08T22:14:58.688153+0000 mon.a (mon.0) 693 : audit [DBG] from='client.? 172.21.15.42:0/1565094876' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-08T22:15:00.040 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:14:59 smithi155 podman[119544]: Error: no container with ID or name "ceph-958e143a-9616-11ee-95a3-87774f69a715-grafana.a" found: no such container 2023-12-08T22:15:00.040 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:14:59 smithi155 systemd[1]: Started Ceph grafana.a for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:15:00.280 INFO:teuthology.orchestra.run.smithi042.stdout:236223201291 2023-12-08T22:15:00.542 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Starting Grafana" logger=server version=6.6.2 commit=3fa63cfc34 branch=HEAD compiled=2020-02-20T12:03:49+0000 2023-12-08T22:15:00.542 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-12-08T22:15:00.542 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-12-08T22:15:00.542 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-08T22:15:00.542 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-08T22:15:00.542 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-08T22:15:00.542 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-08T22:15:00.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-12-08T22:15:00.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-12-08T22:15:00.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-12-08T22:15:00.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-12-08T22:15:00.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-12-08T22:15:00.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="App mode production" logger=settings 2023-12-08T22:15:00.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing SqlStore" logger=server 2023-12-08T22:15:00.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-12-08T22:15:00.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Starting DB migration" logger=migrator 2023-12-08T22:15:00.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-12-08T22:15:00.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-12-08T22:15:00.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-12-08T22:15:00.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-12-08T22:15:00.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-12-08T22:15:00.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-12-08T22:15:00.543 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-12-08T22:15:00.544 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-12-08T22:15:00.544 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-12-08T22:15:00.544 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-12-08T22:15:00.544 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-08T22:15:00.544 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-12-08T22:15:00.544 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-12-08T22:15:00.544 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-12-08T22:15:00.544 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-12-08T22:15:00.544 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-12-08T22:15:00.544 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-12-08T22:15:00.544 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-12-08T22:15:00.544 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-12-08T22:15:00.544 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-12-08T22:15:00.545 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-12-08T22:15:00.545 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-12-08T22:15:00.545 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-12-08T22:15:00.545 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-12-08T22:15:00.545 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-12-08T22:15:00.545 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-12-08T22:15:00.545 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-12-08T22:15:00.545 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-12-08T22:15:00.545 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-12-08T22:15:00.545 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-12-08T22:15:00.545 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-12-08T22:15:00.545 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-12-08T22:15:00.545 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-12-08T22:15:00.545 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-12-08T22:15:00.545 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-12-08T22:15:00.546 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-12-08T22:15:00.546 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-12-08T22:15:00.547 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-12-08T22:15:00.547 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-08T22:15:00.547 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-12-08T22:15:00.547 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-12-08T22:15:00.548 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-12-08T22:15:00.548 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-12-08T22:15:00.548 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-12-08T22:15:00.548 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-12-08T22:15:00.548 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-12-08T22:15:00.548 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-12-08T22:15:00.548 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-12-08T22:15:00.548 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-12-08T22:15:00.548 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-12-08T22:15:00.548 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-12-08T22:15:00.548 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-12-08T22:15:00.548 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-12-08T22:15:00.548 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-12-08T22:15:00.548 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-12-08T22:15:00.548 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-12-08T22:15:00.548 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-12-08T22:15:00.549 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-12-08T22:15:00.549 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-12-08T22:15:00.549 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-12-08T22:15:00.549 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-12-08T22:15:00.549 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-12-08T22:15:00.549 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-12-08T22:15:00.549 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-08T22:15:00.549 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-12-08T22:15:00.549 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-08T22:15:00.549 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-12-08T22:15:00.549 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-08T22:15:00.549 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-08T22:15:00.549 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-12-08T22:15:00.549 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-12-08T22:15:00.549 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-12-08T22:15:00.549 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-12-08T22:15:00.550 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-12-08T22:15:00.550 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-12-08T22:15:00.550 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-12-08T22:15:00.550 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-12-08T22:15:00.550 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-12-08T22:15:00.551 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-12-08T22:15:00.551 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-12-08T22:15:00.551 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-12-08T22:15:00.551 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-12-08T22:15:00.551 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-12-08T22:15:00.551 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-12-08T22:15:00.551 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-12-08T22:15:00.551 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-12-08T22:15:00.551 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-12-08T22:15:00.551 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-12-08T22:15:00.551 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-12-08T22:15:00.551 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-12-08T22:15:00.551 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-12-08T22:15:00.552 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-12-08T22:15:00.552 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-12-08T22:15:00.552 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-12-08T22:15:00.552 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-12-08T22:15:00.552 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-12-08T22:15:00.552 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-12-08T22:15:00.552 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-12-08T22:15:00.552 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-12-08T22:15:00.552 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-12-08T22:15:00.552 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-12-08T22:15:00.552 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-12-08T22:15:00.552 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-12-08T22:15:00.552 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-12-08T22:15:00.552 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-12-08T22:15:00.552 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-12-08T22:15:00.552 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-12-08T22:15:00.553 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-12-08T22:15:00.553 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-12-08T22:15:00.553 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-12-08T22:15:00.553 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-08T22:15:00.553 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-08T22:15:00.553 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-12-08T22:15:00.553 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-12-08T22:15:00.553 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-12-08T22:15:00.553 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-12-08T22:15:00.553 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-08T22:15:00.553 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-12-08T22:15:00.553 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-12-08T22:15:00.553 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-08T22:15:00.553 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-12-08T22:15:00.553 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-12-08T22:15:00.553 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-12-08T22:15:00.554 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-12-08T22:15:00.554 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-12-08T22:15:00.554 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-12-08T22:15:00.554 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-12-08T22:15:00.554 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-12-08T22:15:00.554 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-12-08T22:15:00.554 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-12-08T22:15:00.555 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-12-08T22:15:00.555 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-12-08T22:15:00.555 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-12-08T22:15:00.555 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-12-08T22:15:00.555 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-12-08T22:15:00.555 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-12-08T22:15:00.555 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-12-08T22:15:00.555 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-12-08T22:15:00.555 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-12-08T22:15:00.555 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-12-08T22:15:00.555 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-08T22:15:00.555 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-12-08T22:15:00.556 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-12-08T22:15:00.556 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-12-08T22:15:00.556 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-12-08T22:15:00.556 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-12-08T22:15:00.556 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-12-08T22:15:00.556 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-12-08T22:15:00.556 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-12-08T22:15:00.556 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-12-08T22:15:00.556 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-08T22:15:00.556 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-12-08T22:15:00.556 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-12-08T22:15:00.556 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-08T22:15:00.556 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-12-08T22:15:00.556 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-12-08T22:15:00.556 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-12-08T22:15:00.556 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-12-08T22:15:00.557 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-12-08T22:15:00.557 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-12-08T22:15:00.557 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-12-08T22:15:00.557 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-12-08T22:15:00.557 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-12-08T22:15:00.557 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-12-08T22:15:00.557 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-12-08T22:15:00.557 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-12-08T22:15:00.557 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-12-08T22:15:00.557 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-12-08T22:15:00.557 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-12-08T22:15:00.557 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-12-08T22:15:00.557 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-12-08T22:15:00.557 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-08T22:15:00.557 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-12-08T22:15:00.557 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-12-08T22:15:00.558 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-12-08T22:15:00.558 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-12-08T22:15:00.558 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-12-08T22:15:00.558 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-12-08T22:15:00.558 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-12-08T22:15:00.558 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-12-08T22:15:00.558 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-12-08T22:15:00.558 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-12-08T22:15:00.558 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-12-08T22:15:00.558 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-08T22:15:00.558 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-08T22:15:00.558 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-08T22:15:00.558 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-08T22:15:00.558 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-12-08T22:15:00.559 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-12-08T22:15:00.559 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-12-08T22:15:00.559 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-08T22:15:00.559 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-12-08T22:15:00.559 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-12-08T22:15:00.559 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-12-08T22:15:00.559 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-12-08T22:15:00.559 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-12-08T22:15:00.559 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-12-08T22:15:00.559 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-12-08T22:15:00.559 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-12-08T22:15:00.559 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-12-08T22:15:00.559 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-12-08T22:15:00.559 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-12-08T22:15:00.560 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-12-08T22:15:00.560 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-12-08T22:15:00.560 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-12-08T22:15:00.560 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-08T22:15:00.560 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-08T22:15:00.560 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-12-08T22:15:00.560 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-12-08T22:15:00.560 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-12-08T22:15:00.560 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-12-08T22:15:00.560 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-12-08T22:15:00.560 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-12-08T22:15:00.560 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-08T22:15:00.560 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-12-08T22:15:00.560 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-12-08T22:15:00.560 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-12-08T22:15:00.560 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-12-08T22:15:00.561 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-12-08T22:15:00.561 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-08T22:15:00.561 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-12-08T22:15:00.561 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-12-08T22:15:00.561 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-12-08T22:15:00.561 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-12-08T22:15:00.561 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-12-08T22:15:00.561 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-12-08T22:15:00.561 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-12-08T22:15:00.561 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-12-08T22:15:00.561 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-12-08T22:15:00.561 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-12-08T22:15:00.561 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-12-08T22:15:00.561 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-12-08T22:15:00.561 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-12-08T22:15:00.561 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2023-12-08T22:15:00.561 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing HTTPServer" logger=server 2023-12-08T22:15:00.562 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2023-12-08T22:15:00.562 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing PluginManager" logger=server 2023-12-08T22:15:00.562 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Starting plugin search" logger=plugins 2023-12-08T22:15:00.562 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2023-12-08T22:15:00.562 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2023-12-08T22:15:00.562 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing HooksService" logger=server 2023-12-08T22:15:00.562 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2023-12-08T22:15:00.562 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2023-12-08T22:15:00.562 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing RemoteCache" logger=server 2023-12-08T22:15:00.562 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing QuotaService" logger=server 2023-12-08T22:15:00.562 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing ServerLockService" logger=server 2023-12-08T22:15:00.562 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2023-12-08T22:15:00.562 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing RenderingService" logger=server 2023-12-08T22:15:00.562 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing AlertEngine" logger=server 2023-12-08T22:15:00.563 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2023-12-08T22:15:00.563 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing LoginService" logger=server 2023-12-08T22:15:00.563 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing SearchService" logger=server 2023-12-08T22:15:00.563 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing TracingService" logger=server 2023-12-08T22:15:00.563 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2023-12-08T22:15:00.563 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing CleanUpService" logger=server 2023-12-08T22:15:00.563 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing NotificationService" logger=server 2023-12-08T22:15:00.563 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2023-12-08T22:15:00.563 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+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-08T22:15:00.563 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name="Dashboard 1" 2023-12-08T22:15:00.563 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2023-12-08T22:15:00.564 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin." logger=rendering renderer=phantomJS 2023-12-08T22:15:00.564 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="Initializing Stream Manager" 2023-12-08T22:15:00.564 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[119560]: t=2023-12-08T22:15:00+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=127.0.0.1:3000 protocol=https subUrl= socket= 2023-12-08T22:15:00.617 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:00 smithi042 bash[108250]: audit 2023-12-08T22:14:59.943273+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.928945\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929041\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929081\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929116\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929151\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929184\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929218\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:15:00.617 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:00 smithi042 bash[108250]: audit 2023-12-08T22:14:59.947654+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.928945\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929041\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929081\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929116\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929151\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929184\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929218\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:15:00.617 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:00 smithi042 bash[108250]: audit 2023-12-08T22:14:59.948941+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:00.618 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:00 smithi042 bash[108250]: audit 2023-12-08T22:15:00.278736+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.42:0/645495784' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-08T22:15:00.696 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201289 got 236223201291 for osd.6 2023-12-08T22:15:00.696 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-08T22:15:00.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:00 smithi042 bash[111654]: audit 2023-12-08T22:14:59.943273+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.928945\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929041\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929081\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929116\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929151\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929184\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929218\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:15:00.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:00 smithi042 bash[111654]: audit 2023-12-08T22:14:59.947654+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.928945\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929041\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929081\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929116\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929151\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929184\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929218\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:15:00.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:00 smithi042 bash[111654]: audit 2023-12-08T22:14:59.948941+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:00.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:00 smithi042 bash[111654]: audit 2023-12-08T22:15:00.278736+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.42:0/645495784' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-08T22:15:01.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[108266]: audit 2023-12-08T22:14:59.943273+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.928945\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929041\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929081\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929116\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929151\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929184\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929218\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:15:01.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[108266]: audit 2023-12-08T22:14:59.947654+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.928945\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929041\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929081\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929116\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929151\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929184\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:14:29.929218\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:15:01.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[108266]: audit 2023-12-08T22:14:59.948941+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:01.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:00 smithi155 bash[108266]: audit 2023-12-08T22:15:00.278736+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.42:0/645495784' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-08T22:15:01.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:01 smithi042 bash[111654]: cluster 2023-12-08T22:14:59.800040+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:01.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:01 smithi042 bash[108250]: cluster 2023-12-08T22:14:59.800040+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:01.939 INFO:teuthology.orchestra.run.smithi042.stdout:249108103180 2023-12-08T22:15:02.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:01 smithi155 bash[108266]: cluster 2023-12-08T22:14:59.800040+0000 mgr.y (mgr.14142) 156 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:02.380 INFO:tasks.cephadm.ceph_manager.ceph:need seq 249108103178 got 249108103180 for osd.7 2023-12-08T22:15:02.380 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-08T22:15:02.381 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph pg dump --format=json 2023-12-08T22:15:02.719 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:02 smithi042 bash[111654]: audit 2023-12-08T22:15:01.937700+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.42:0/1320347537' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-08T22:15:02.719 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:02 smithi042 bash[108250]: audit 2023-12-08T22:15:01.937700+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.42:0/1320347537' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-08T22:15:03.002 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:02 smithi155 bash[108266]: audit 2023-12-08T22:15:01.937700+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.42:0/1320347537' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-08T22:15:03.626 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:03 smithi042 bash[108250]: cluster 2023-12-08T22:15:01.800328+0000 mgr.y (mgr.14142) 157 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:03.626 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:03 smithi042 bash[108250]: audit 2023-12-08T22:15:02.678827+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677450\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677582\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677623\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677656\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677687\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677717\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677748\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677778\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"4f18b9f74d17\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677809\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:14:43.084937\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:31.095715\"}}, \"last_daemon_update\": \"2023-12-08T22:15:02.677914\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:15:03.626 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:03 smithi042 bash[108250]: audit 2023-12-08T22:15:02.682189+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677450\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677582\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677623\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677656\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677687\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677717\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677748\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677778\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"4f18b9f74d17\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677809\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:14:43.084937\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:31.095715\"}}, \"last_daemon_update\": \"2023-12-08T22:15:02.677914\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:15:03.626 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:03 smithi042 bash[108250]: audit 2023-12-08T22:15:02.682883+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:03.696 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T22:15:03.698 INFO:teuthology.orchestra.run.smithi042.stderr:dumped all 2023-12-08T22:15:03.951 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:03 smithi155 bash[108266]: cluster 2023-12-08T22:15:01.800328+0000 mgr.y (mgr.14142) 157 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:03.951 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:03 smithi155 bash[108266]: audit 2023-12-08T22:15:02.678827+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677450\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677582\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677623\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677656\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677687\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677717\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677748\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677778\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"4f18b9f74d17\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677809\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:14:43.084937\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:31.095715\"}}, \"last_daemon_update\": \"2023-12-08T22:15:02.677914\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:15:03.951 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:03 smithi155 bash[108266]: audit 2023-12-08T22:15:02.682189+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677450\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677582\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677623\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677656\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677687\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677717\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677748\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677778\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"4f18b9f74d17\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677809\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:14:43.084937\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:31.095715\"}}, \"last_daemon_update\": \"2023-12-08T22:15:02.677914\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:15:03.951 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:03 smithi155 bash[108266]: audit 2023-12-08T22:15:02.682883+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:03.975 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:03 smithi042 bash[111654]: cluster 2023-12-08T22:15:01.800328+0000 mgr.y (mgr.14142) 157 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:03.975 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:03 smithi042 bash[111654]: audit 2023-12-08T22:15:02.678827+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677450\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677582\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677623\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677656\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677687\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677717\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677748\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677778\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"4f18b9f74d17\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677809\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:14:43.084937\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:31.095715\"}}, \"last_daemon_update\": \"2023-12-08T22:15:02.677914\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:15:03.975 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:03 smithi042 bash[111654]: audit 2023-12-08T22:15:02.682189+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677450\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677582\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677623\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677656\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677687\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677717\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677748\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677778\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"4f18b9f74d17\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677809\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:14:43.084937\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:31.095715\"}}, \"last_daemon_update\": \"2023-12-08T22:15:02.677914\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:15:03.975 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:03 smithi042 bash[111654]: audit 2023-12-08T22:15:02.682883+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:04.080 INFO:teuthology.orchestra.run.smithi042.stdout:{"pg_ready":true,"pg_map":{"version":157,"stamp":"2023-12-08T22:15:01.800192+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"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":1,"ondisk_log_size":1,"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":8393340,"kb_used_data":4668,"kb_used_omap":38,"kb_used_meta":8388569,"kb_avail":741567876,"statfs":{"total":767960285184,"available":759365505024,"internally_reserved":8589934592,"allocated":4780032,"data_stored":1892480,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39166,"internal_metadata":8589895426},"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.002376"},"pg_stats":[{"pgid":"1.0","version":"16'1","reported_seq":"14","reported_epoch":"59","state":"active+clean","last_fresh":"2023-12-08T22:14:12.830094+0000","last_change":"2023-12-08T22:14:12.830094+0000","last_active":"2023-12-08T22:14:12.830094+0000","last_peered":"2023-12-08T22:14:12.830094+0000","last_clean":"2023-12-08T22:14:12.830094+0000","last_became_active":"2023-12-08T22:14:12.827383+0000","last_became_peered":"2023-12-08T22:14:12.827383+0000","last_unstale":"2023-12-08T22:14:12.830094+0000","last_undegraded":"2023-12-08T22:14:12.830094+0000","last_fullsized":"2023-12-08T22:14:12.830094+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-08T22:10:59.291282+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-08T22:10:59.291282+0000","last_clean_scrub_stamp":"2023-12-08T22:10:59.291282+0000","log_size":1,"ondisk_log_size":1,"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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"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":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"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":39166,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":58,"seq":249108103180,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049168,"kb_used_data":584,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695984,"statfs":{"total":95995035648,"available":94920687616,"internally_reserved":1073741824,"allocated":598016,"data_stored":236594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"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.42799999999999999}]},{"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.47899999999999998}]},{"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.442}]},{"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.41399999999999998}]},{"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.374}]},{"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.57199999999999995}]},{"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.59799999999999998}]}]},{"osd":6,"up_from":55,"seq":236223201292,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049168,"kb_used_data":584,"kb_used_omap":6,"kb_used_meta":1048569,"kb_avail":92695984,"statfs":{"total":95995035648,"available":94920687616,"internally_reserved":1073741824,"allocated":598016,"data_stored":236594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6452,"internal_metadata":1073735372},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.35099999999999998}]},{"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.35999999999999999}]},{"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.378}]},{"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.32000000000000001}]},{"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.32600000000000001}]},{"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.28399999999999997}]},{"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.42699999999999999}]}]},{"osd":1,"up_from":19,"seq":81604378650,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049164,"kb_used_data":580,"kb_used_omap":7,"kb_used_meta":1048568,"kb_avail":92695988,"statfs":{"total":95995035648,"available":94920691712,"internally_reserved":1073741824,"allocated":593920,"data_stored":236322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7495,"internal_metadata":1073734329},"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":"Fri Dec 8 22:14:05 2023","interfaces":[{"interface":"back","average":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"last":0.36399999999999999},{"interface":"front","average":{"1min":0.379,"5min":0.379,"15min":0.379},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"last":0.33100000000000002}]},{"osd":2,"last update":"Fri Dec 8 22:14:20 2023","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.26500000000000001},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.42899999999999999}]},{"osd":3,"last update":"Fri Dec 8 22:14:23 2023","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.41999999999999998}]},{"osd":4,"last update":"Fri Dec 8 22:14:47 2023","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.39100000000000001}]},{"osd":5,"last update":"Fri Dec 8 22:14:54 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.788,"5min":1.788,"15min":1.788},"last":0.46500000000000002}]},{"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.5}]},{"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.51100000000000001}]}]},{"osd":0,"up_from":10,"seq":42949672992,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049168,"kb_used_data":584,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695984,"statfs":{"total":95995035648,"available":94920687616,"internally_reserved":1073741824,"allocated":598016,"data_stored":236594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"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":"Fri Dec 8 22:14:05 2023","interfaces":[{"interface":"back","average":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"last":0.41399999999999998}]},{"osd":2,"last update":"Fri Dec 8 22:14:19 2023","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"last":0.436}]},{"osd":3,"last update":"Fri Dec 8 22:14:25 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.56899999999999995}]},{"osd":4,"last update":"Fri Dec 8 22:14:43 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.014,"5min":1.014,"15min":1.014},"last":0.501},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.47599999999999998}]},{"osd":5,"last update":"Fri Dec 8 22:14:57 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.0800000000000001,"5min":1.0800000000000001,"15min":1.0800000000000001},"last":0.498}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51200000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58499999999999996}]}]},{"osd":2,"up_from":27,"seq":115964117015,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049168,"kb_used_data":584,"kb_used_omap":8,"kb_used_meta":1048567,"kb_avail":92695984,"statfs":{"total":95995035648,"available":94920687616,"internally_reserved":1073741824,"allocated":598016,"data_stored":236594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8886,"internal_metadata":1073732938},"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":"Fri Dec 8 22:14:17 2023","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"last":0.36099999999999999}]},{"osd":1,"last update":"Fri Dec 8 22:14:17 2023","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"last":0.65700000000000003}]},{"osd":3,"last update":"Fri Dec 8 22:14:23 2023","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.62}]},{"osd":4,"last update":"Fri Dec 8 22:14:45 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.498},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.68400000000000005}]},{"osd":5,"last update":"Fri Dec 8 22:14:54 2023","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.60099999999999998}]},{"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.72199999999999998}]},{"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.69699999999999995}]}]},{"osd":3,"up_from":30,"seq":128849018903,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049168,"kb_used_data":584,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695984,"statfs":{"total":95995035648,"available":94920687616,"internally_reserved":1073741824,"allocated":598016,"data_stored":236594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"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":"Fri Dec 8 22:14:21 2023","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.21199999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"last":0.623},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.32000000000000001}]},{"osd":1,"last update":"Fri Dec 8 22:14:21 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.91200000000000003}]},{"osd":2,"last update":"Fri Dec 8 22:14:21 2023","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.433},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.36099999999999999}]},{"osd":4,"last update":"Fri Dec 8 22:14:42 2023","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":0.48699999999999999}]},{"osd":5,"last update":"Fri Dec 8 22:14:59 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.45500000000000002}]},{"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.80700000000000005}]},{"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.77200000000000002}]}]},{"osd":4,"up_from":38,"seq":163208757266,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049168,"kb_used_data":584,"kb_used_omap":7,"kb_used_meta":1048568,"kb_avail":92695984,"statfs":{"total":95995035648,"available":94920687616,"internally_reserved":1073741824,"allocated":598016,"data_stored":236594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7383,"internal_metadata":1073734441},"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":"Fri Dec 8 22:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.375}]},{"osd":1,"last update":"Fri Dec 8 22:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.44700000000000001}]},{"osd":2,"last update":"Fri Dec 8 22:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":0.45900000000000002}]},{"osd":3,"last update":"Fri Dec 8 22:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.628,"15min":0.628},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.371}]},{"osd":5,"last update":"Fri Dec 8 22:14:56 2023","interfaces":[{"interface":"back","average":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.437,"5min":0.437,"15min":0.437},"last":0.251},{"interface":"front","average":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.504,"5min":0.504,"15min":0.504},"last":0.27600000000000002}]},{"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.26700000000000002}]},{"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.316}]}]},{"osd":5,"up_from":46,"seq":197568495631,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049168,"kb_used_data":584,"kb_used_omap":8,"kb_used_meta":1048567,"kb_avail":92695984,"statfs":{"total":95995035648,"available":94920687616,"internally_reserved":1073741824,"allocated":598016,"data_stored":236594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8950,"internal_metadata":1073732874},"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":"Fri Dec 8 22:14:57 2023","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":0.54300000000000004}]},{"osd":1,"last update":"Fri Dec 8 22:14:57 2023","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":5.9790000000000001,"5min":5.9790000000000001,"15min":5.9790000000000001},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":0.58399999999999996}]},{"osd":2,"last update":"Fri Dec 8 22:14:57 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":6.048,"5min":6.048,"15min":6.048},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":0.61899999999999999}]},{"osd":3,"last update":"Fri Dec 8 22:14:57 2023","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":6.0199999999999996,"5min":6.0199999999999996,"15min":6.0199999999999996},"last":0.57099999999999995}]},{"osd":4,"last update":"Fri Dec 8 22:14:57 2023","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":1.0780000000000001,"5min":1.0780000000000001,"15min":1.0780000000000001},"last":0.439},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.49399999999999999}]},{"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.39500000000000002}]},{"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.47099999999999997}]}]}]}} 2023-12-08T22:15:04.081 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph pg dump --format=json 2023-12-08T22:15:04.631 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:04 smithi042 bash[111654]: audit 2023-12-08T22:15:04.535609+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534096\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534195\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534235\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534270\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534302\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534335\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534395\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534436\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534489\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_daemon_update\": \"2023-12-08T22:15:04.534629\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:15:04.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:04 smithi042 bash[111654]: audit 2023-12-08T22:15:04.539369+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534096\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534195\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534235\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534270\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534302\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534335\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534395\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534436\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534489\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_daemon_update\": \"2023-12-08T22:15:04.534629\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:15:04.632 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:04 smithi042 bash[108250]: audit 2023-12-08T22:15:04.535609+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534096\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534195\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534235\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534270\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534302\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534335\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534395\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534436\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534489\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_daemon_update\": \"2023-12-08T22:15:04.534629\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:15:04.633 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:04 smithi042 bash[108250]: audit 2023-12-08T22:15:04.539369+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534096\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534195\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534235\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534270\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534302\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534335\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534395\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534436\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534489\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_daemon_update\": \"2023-12-08T22:15:04.534629\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:15:05.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:04 smithi155 bash[108266]: audit 2023-12-08T22:15:04.535609+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534096\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534195\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534235\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534270\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534302\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534335\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534395\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534436\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534489\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_daemon_update\": \"2023-12-08T22:15:04.534629\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:15:05.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:04 smithi155 bash[108266]: audit 2023-12-08T22:15:04.539369+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534096\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534195\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534235\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534270\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534302\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534335\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"9445d2b4094d\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534395\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:14:28.754451\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534436\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534489\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:14:15.494042\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_daemon_update\": \"2023-12-08T22:15:04.534629\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:15:05.401 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T22:15:05.402 INFO:teuthology.orchestra.run.smithi042.stderr:dumped all 2023-12-08T22:15:05.978 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:05 smithi042 bash[111654]: audit 2023-12-08T22:15:03.692758+0000 mgr.y (mgr.14142) 158 : audit [DBG] from='client.24493 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-08T22:15:05.978 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:05 smithi042 bash[111654]: cluster 2023-12-08T22:15:03.800764+0000 mgr.y (mgr.14142) 159 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:05.979 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:05 smithi042 bash[111654]: cephadm 2023-12-08T22:15:04.541898+0000 mgr.y (mgr.14142) 160 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-08T22:15:05.979 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:05 smithi042 bash[111654]: cephadm 2023-12-08T22:15:04.544402+0000 mgr.y (mgr.14142) 161 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi042 2023-12-08T22:15:05.979 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:05 smithi042 bash[108250]: audit 2023-12-08T22:15:03.692758+0000 mgr.y (mgr.14142) 158 : audit [DBG] from='client.24493 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-08T22:15:05.979 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:05 smithi042 bash[108250]: cluster 2023-12-08T22:15:03.800764+0000 mgr.y (mgr.14142) 159 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:05.979 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:05 smithi042 bash[108250]: cephadm 2023-12-08T22:15:04.541898+0000 mgr.y (mgr.14142) 160 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-08T22:15:05.979 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:05 smithi042 bash[108250]: cephadm 2023-12-08T22:15:04.544402+0000 mgr.y (mgr.14142) 161 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi042 2023-12-08T22:15:05.993 INFO:teuthology.orchestra.run.smithi042.stdout:{"pg_ready":true,"pg_map":{"version":158,"stamp":"2023-12-08T22:15:03.800533+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"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":1,"ondisk_log_size":1,"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":8393340,"kb_used_data":4668,"kb_used_omap":38,"kb_used_meta":8388569,"kb_avail":741567876,"statfs":{"total":767960285184,"available":759365505024,"internally_reserved":8589934592,"allocated":4780032,"data_stored":1892480,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39166,"internal_metadata":8589895426},"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.002254"},"pg_stats":[{"pgid":"1.0","version":"16'1","reported_seq":"14","reported_epoch":"59","state":"active+clean","last_fresh":"2023-12-08T22:14:12.830094+0000","last_change":"2023-12-08T22:14:12.830094+0000","last_active":"2023-12-08T22:14:12.830094+0000","last_peered":"2023-12-08T22:14:12.830094+0000","last_clean":"2023-12-08T22:14:12.830094+0000","last_became_active":"2023-12-08T22:14:12.827383+0000","last_became_peered":"2023-12-08T22:14:12.827383+0000","last_unstale":"2023-12-08T22:14:12.830094+0000","last_undegraded":"2023-12-08T22:14:12.830094+0000","last_fullsized":"2023-12-08T22:14:12.830094+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":2,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-08T22:10:59.291282+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-08T22:10:59.291282+0000","last_clean_scrub_stamp":"2023-12-08T22:10:59.291282+0000","log_size":1,"ondisk_log_size":1,"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,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"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":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":1,"num_objects_omap":1,"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":39166,"internal_metadata":0},"log_size":1,"ondisk_log_size":1,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":58,"seq":249108103181,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049168,"kb_used_data":584,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695984,"statfs":{"total":95995035648,"available":94920687616,"internally_reserved":1073741824,"allocated":598016,"data_stored":236594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"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.34899999999999998}]},{"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.40999999999999998}]},{"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.372}]},{"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.38400000000000001}]},{"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.32000000000000001}]},{"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.35499999999999998}]},{"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.379}]}]},{"osd":6,"up_from":55,"seq":236223201293,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049168,"kb_used_data":584,"kb_used_omap":6,"kb_used_meta":1048569,"kb_avail":92695984,"statfs":{"total":95995035648,"available":94920687616,"internally_reserved":1073741824,"allocated":598016,"data_stored":236594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6452,"internal_metadata":1073735372},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45200000000000001}]},{"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.46300000000000002}]},{"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.54700000000000004}]},{"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.495}]},{"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.38700000000000001}]},{"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.35799999999999998}]},{"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.41099999999999998}]}]},{"osd":1,"up_from":19,"seq":81604378650,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049164,"kb_used_data":580,"kb_used_omap":7,"kb_used_meta":1048568,"kb_avail":92695988,"statfs":{"total":95995035648,"available":94920691712,"internally_reserved":1073741824,"allocated":593920,"data_stored":236322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7495,"internal_metadata":1073734329},"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":"Fri Dec 8 22:14:05 2023","interfaces":[{"interface":"back","average":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"last":0.36399999999999999},{"interface":"front","average":{"1min":0.379,"5min":0.379,"15min":0.379},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"last":0.33100000000000002}]},{"osd":2,"last update":"Fri Dec 8 22:14:20 2023","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.26500000000000001},{"interface":"front","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.42899999999999999}]},{"osd":3,"last update":"Fri Dec 8 22:14:23 2023","interfaces":[{"interface":"back","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.41999999999999998}]},{"osd":4,"last update":"Fri Dec 8 22:14:47 2023","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.91700000000000004,"5min":0.91700000000000004,"15min":0.91700000000000004},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.39100000000000001}]},{"osd":5,"last update":"Fri Dec 8 22:14:54 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.788,"5min":1.788,"15min":1.788},"last":0.46500000000000002}]},{"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.5}]},{"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.51100000000000001}]}]},{"osd":0,"up_from":10,"seq":42949672992,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049168,"kb_used_data":584,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695984,"statfs":{"total":95995035648,"available":94920687616,"internally_reserved":1073741824,"allocated":598016,"data_stored":236594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"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":"Fri Dec 8 22:14:05 2023","interfaces":[{"interface":"back","average":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"last":0.41399999999999998}]},{"osd":2,"last update":"Fri Dec 8 22:14:19 2023","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"last":0.436}]},{"osd":3,"last update":"Fri Dec 8 22:14:25 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.63,"5min":0.63,"15min":0.63},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.56899999999999995}]},{"osd":4,"last update":"Fri Dec 8 22:14:43 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.014,"5min":1.014,"15min":1.014},"last":0.501},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.47599999999999998}]},{"osd":5,"last update":"Fri Dec 8 22:14:57 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":0.97899999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.0800000000000001,"5min":1.0800000000000001,"15min":1.0800000000000001},"last":0.498}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51200000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58499999999999996}]}]},{"osd":2,"up_from":27,"seq":115964117015,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049168,"kb_used_data":584,"kb_used_omap":8,"kb_used_meta":1048567,"kb_avail":92695984,"statfs":{"total":95995035648,"available":94920687616,"internally_reserved":1073741824,"allocated":598016,"data_stored":236594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8886,"internal_metadata":1073732938},"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":"Fri Dec 8 22:14:17 2023","interfaces":[{"interface":"back","average":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"last":0.36099999999999999}]},{"osd":1,"last update":"Fri Dec 8 22:14:17 2023","interfaces":[{"interface":"back","average":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.432,"5min":0.432,"15min":0.432},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"last":0.65700000000000003}]},{"osd":3,"last update":"Fri Dec 8 22:14:23 2023","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.62}]},{"osd":4,"last update":"Fri Dec 8 22:14:45 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.745,"5min":0.745,"15min":0.745},"last":0.498},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.68400000000000005}]},{"osd":5,"last update":"Fri Dec 8 22:14:54 2023","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.60099999999999998}]},{"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.72199999999999998}]},{"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.69699999999999995}]}]},{"osd":3,"up_from":30,"seq":128849018903,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049168,"kb_used_data":584,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92695984,"statfs":{"total":95995035648,"available":94920687616,"internally_reserved":1073741824,"allocated":598016,"data_stored":236594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1073741824},"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":"Fri Dec 8 22:14:21 2023","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"min":{"1min":0.21199999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"last":0.623},{"interface":"front","average":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.32000000000000001}]},{"osd":1,"last update":"Fri Dec 8 22:14:21 2023","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.91200000000000003}]},{"osd":2,"last update":"Fri Dec 8 22:14:21 2023","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.433},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.36099999999999999}]},{"osd":4,"last update":"Fri Dec 8 22:14:42 2023","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":0.48699999999999999}]},{"osd":5,"last update":"Fri Dec 8 22:14:59 2023","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.45500000000000002}]},{"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.80700000000000005}]},{"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.77200000000000002}]}]},{"osd":4,"up_from":38,"seq":163208757266,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049168,"kb_used_data":584,"kb_used_omap":7,"kb_used_meta":1048568,"kb_avail":92695984,"statfs":{"total":95995035648,"available":94920687616,"internally_reserved":1073741824,"allocated":598016,"data_stored":236594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7383,"internal_metadata":1073734441},"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":"Fri Dec 8 22:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.375}]},{"osd":1,"last update":"Fri Dec 8 22:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.44700000000000001}]},{"osd":2,"last update":"Fri Dec 8 22:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":0.45900000000000002}]},{"osd":3,"last update":"Fri Dec 8 22:14:41 2023","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.628,"15min":0.628},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.371}]},{"osd":5,"last update":"Fri Dec 8 22:14:56 2023","interfaces":[{"interface":"back","average":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":0.437,"5min":0.437,"15min":0.437},"last":0.251},{"interface":"front","average":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.504,"5min":0.504,"15min":0.504},"last":0.27600000000000002}]},{"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.26700000000000002}]},{"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.316}]}]},{"osd":5,"up_from":46,"seq":197568495631,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":1049168,"kb_used_data":584,"kb_used_omap":8,"kb_used_meta":1048567,"kb_avail":92695984,"statfs":{"total":95995035648,"available":94920687616,"internally_reserved":1073741824,"allocated":598016,"data_stored":236594,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8950,"internal_metadata":1073732874},"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":"Fri Dec 8 22:14:57 2023","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.403,"5min":1.403,"15min":1.403},"last":0.54300000000000004}]},{"osd":1,"last update":"Fri Dec 8 22:14:57 2023","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":5.9790000000000001,"5min":5.9790000000000001,"15min":5.9790000000000001},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":0.58399999999999996}]},{"osd":2,"last update":"Fri Dec 8 22:14:57 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":6.048,"5min":6.048,"15min":6.048},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":0.61899999999999999}]},{"osd":3,"last update":"Fri Dec 8 22:14:57 2023","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":6.0199999999999996,"5min":6.0199999999999996,"15min":6.0199999999999996},"last":0.57099999999999995}]},{"osd":4,"last update":"Fri Dec 8 22:14:57 2023","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":1.0780000000000001,"5min":1.0780000000000001,"15min":1.0780000000000001},"last":0.439},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.49399999999999999}]},{"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.39500000000000002}]},{"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.47099999999999997}]}]}]}} 2023-12-08T22:15:05.994 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-08T22:15:05.994 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-08T22:15:05.995 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-08T22:15:05.995 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell --fsid 958e143a-9616-11ee-95a3-87774f69a715 -- ceph health --format=json 2023-12-08T22:15:06.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:05 smithi155 bash[108266]: audit 2023-12-08T22:15:03.692758+0000 mgr.y (mgr.14142) 158 : audit [DBG] from='client.24493 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-08T22:15:06.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:05 smithi155 bash[108266]: cluster 2023-12-08T22:15:03.800764+0000 mgr.y (mgr.14142) 159 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:06.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:05 smithi155 bash[108266]: cephadm 2023-12-08T22:15:04.541898+0000 mgr.y (mgr.14142) 160 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-08T22:15:06.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:05 smithi155 bash[108266]: cephadm 2023-12-08T22:15:04.544402+0000 mgr.y (mgr.14142) 161 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi042 2023-12-08T22:15:06.936 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:06 smithi042 bash[111654]: audit 2023-12-08T22:15:05.396420+0000 mgr.y (mgr.14142) 162 : audit [DBG] from='client.14577 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-08T22:15:06.937 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:06 smithi042 bash[108250]: audit 2023-12-08T22:15:05.396420+0000 mgr.y (mgr.14142) 162 : audit [DBG] from='client.14577 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-08T22:15:07.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:06 smithi155 bash[108266]: audit 2023-12-08T22:15:05.396420+0000 mgr.y (mgr.14142) 162 : audit [DBG] from='client.14577 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-08T22:15:07.193 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:15:07 smithi042 systemd[1]: Stopping Ceph alertmanager.a for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:15:07.484 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:15:07 smithi042 bash[123025]: ts=2023-12-08T22:15:07.213Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-08T22:15:07.652 INFO:teuthology.orchestra.run.smithi042.stdout: 2023-12-08T22:15:07.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:07 smithi042 bash[111654]: cluster 2023-12-08T22:15:05.801158+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:07.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:07 smithi042 bash[108250]: cluster 2023-12-08T22:15:05.801158+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:07.745 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:15:07 smithi042 podman[126104]: ceph-958e143a-9616-11ee-95a3-87774f69a715-alertmanager.a 2023-12-08T22:15:07.745 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:15:07 smithi042 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-08T22:15:07.745 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:15:07 smithi042 systemd[1]: Stopped Ceph alertmanager.a for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:15:07.745 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:15:07 smithi042 systemd[1]: Starting Ceph alertmanager.a for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:15:07.745 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:15:07 smithi042 podman[126191]: Error: no container with ID or name "ceph-958e143a-9616-11ee-95a3-87774f69a715-alertmanager.a" found: no such container 2023-12-08T22:15:07.745 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:15:07 smithi042 systemd[1]: Started Ceph alertmanager.a for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:15:08.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:07 smithi155 bash[108266]: cluster 2023-12-08T22:15:05.801158+0000 mgr.y (mgr.14142) 163 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:08.087 INFO:teuthology.orchestra.run.smithi042.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-08T22:15:08.088 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-08T22:15:08.088 INFO:tasks.cephadm:Setup complete, yielding 2023-12-08T22:15:08.088 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-08T22:15:08.099 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi042.front.sepia.ceph.com 2023-12-08T22:15:08.100 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2023-12-08T22:15:08.362 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:15:08 smithi042 bash[126207]: ts=2023-12-08T22:15:08.227Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-12-08T22:15:08.362 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:15:08 smithi042 bash[126207]: ts=2023-12-08T22:15:08.227Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-12-08T22:15:08.362 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:15:08 smithi042 bash[126207]: ts=2023-12-08T22:15:08.228Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.42 port=9094 2023-12-08T22:15:08.362 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:15:08 smithi042 bash[126207]: ts=2023-12-08T22:15:08.230Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-08T22:15:08.363 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:15:08 smithi042 bash[126207]: ts=2023-12-08T22:15:08.257Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-08T22:15:08.363 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:15:08 smithi042 bash[126207]: ts=2023-12-08T22:15:08.257Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-08T22:15:08.363 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:15:08 smithi042 bash[126207]: ts=2023-12-08T22:15:08.259Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-12-08T22:15:08.363 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:15:08 smithi042 bash[126207]: ts=2023-12-08T22:15:08.259Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-08T22:15:08.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:08 smithi155 bash[108266]: audit 2023-12-08T22:15:07.649745+0000 mon.a (mon.0) 702 : audit [DBG] from='client.? 172.21.15.42:0/2411018081' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-08T22:15:08.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:08 smithi155 bash[108266]: audit 2023-12-08T22:15:07.708738+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677450\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677582\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677623\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677656\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677687\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677717\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677748\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677778\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:15:08.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:08 smithi155 bash[108266]: audit 2023-12-08T22:15:07.712249+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677450\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677582\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677623\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677656\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677687\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677717\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677748\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677778\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:15:08.957 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:08 smithi042 bash[108250]: audit 2023-12-08T22:15:07.649745+0000 mon.a (mon.0) 702 : audit [DBG] from='client.? 172.21.15.42:0/2411018081' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-08T22:15:08.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:08 smithi042 bash[108250]: audit 2023-12-08T22:15:07.708738+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677450\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677582\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677623\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677656\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677687\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677717\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677748\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677778\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:15:08.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:08 smithi042 bash[108250]: audit 2023-12-08T22:15:07.712249+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677450\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677582\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677623\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677656\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677687\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677717\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677748\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677778\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:15:08.958 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:08 smithi042 bash[111654]: audit 2023-12-08T22:15:07.649745+0000 mon.a (mon.0) 702 : audit [DBG] from='client.? 172.21.15.42:0/2411018081' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-08T22:15:08.958 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:08 smithi042 bash[111654]: audit 2023-12-08T22:15:07.708738+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677450\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677582\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677623\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677656\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677687\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677717\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677748\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677778\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:15:08.958 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:08 smithi042 bash[111654]: audit 2023-12-08T22:15:07.712249+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677450\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677582\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677623\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677656\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677687\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677717\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677748\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:02.677778\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:15:09.457 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:09 smithi155 systemd[1]: Stopping Ceph prometheus.a for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:15:09.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:09 smithi155 bash[108266]: cephadm 2023-12-08T22:15:07.713566+0000 mgr.y (mgr.14142) 164 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-08T22:15:09.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:09 smithi155 bash[108266]: cephadm 2023-12-08T22:15:07.715836+0000 mgr.y (mgr.14142) 165 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2023-12-08T22:15:09.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:09 smithi155 bash[108266]: cluster 2023-12-08T22:15:07.801546+0000 mgr.y (mgr.14142) 166 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:09.791 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:09 smithi155 bash[118856]: ts=2023-12-08T22:15:09.454Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-08T22:15:09.791 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:09 smithi155 bash[118856]: ts=2023-12-08T22:15:09.455Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-12-08T22:15:09.791 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:09 smithi155 bash[118856]: ts=2023-12-08T22:15:09.455Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-12-08T22:15:09.791 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:09 smithi155 bash[118856]: ts=2023-12-08T22:15:09.455Z caller=manager.go:1026 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-08T22:15:09.791 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:09 smithi155 bash[118856]: ts=2023-12-08T22:15:09.455Z caller=manager.go:1036 level=info component="rule manager" msg="Rule manager stopped" 2023-12-08T22:15:09.791 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:09 smithi155 bash[118856]: ts=2023-12-08T22:15:09.455Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-12-08T22:15:09.791 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:09 smithi155 bash[118856]: ts=2023-12-08T22:15:09.455Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-12-08T22:15:09.791 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:09 smithi155 bash[118856]: ts=2023-12-08T22:15:09.455Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-12-08T22:15:09.791 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:09 smithi155 bash[118856]: ts=2023-12-08T22:15:09.455Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-12-08T22:15:09.791 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:09 smithi155 bash[118856]: ts=2023-12-08T22:15:09.455Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2023-12-08T22:15:09.792 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:09 smithi155 bash[118856]: ts=2023-12-08T22:15:09.455Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-12-08T22:15:09.792 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:09 smithi155 bash[118856]: ts=2023-12-08T22:15:09.456Z caller=main.go:1167 level=info msg="See you next time!" 2023-12-08T22:15:09.792 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:09 smithi155 podman[120189]: ceph-958e143a-9616-11ee-95a3-87774f69a715-prometheus.a 2023-12-08T22:15:09.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:09 smithi042 bash[111654]: cephadm 2023-12-08T22:15:07.713566+0000 mgr.y (mgr.14142) 164 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-08T22:15:09.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:09 smithi042 bash[111654]: cephadm 2023-12-08T22:15:07.715836+0000 mgr.y (mgr.14142) 165 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2023-12-08T22:15:09.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:09 smithi042 bash[111654]: cluster 2023-12-08T22:15:07.801546+0000 mgr.y (mgr.14142) 166 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:09.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:09 smithi042 bash[108250]: cephadm 2023-12-08T22:15:07.713566+0000 mgr.y (mgr.14142) 164 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-08T22:15:09.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:09 smithi042 bash[108250]: cephadm 2023-12-08T22:15:07.715836+0000 mgr.y (mgr.14142) 165 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2023-12-08T22:15:09.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:09 smithi042 bash[108250]: cluster 2023-12-08T22:15:07.801546+0000 mgr.y (mgr.14142) 166 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:10.087 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:09 smithi155 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@prometheus.a.service: Succeeded. 2023-12-08T22:15:10.087 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:09 smithi155 systemd[1]: Stopped Ceph prometheus.a for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:15:10.087 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:09 smithi155 systemd[1]: Starting Ceph prometheus.a for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:15:10.087 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:09 smithi155 podman[120232]: Error: no container with ID or name "ceph-958e143a-9616-11ee-95a3-87774f69a715-prometheus.a" found: no such container 2023-12-08T22:15:10.087 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:09 smithi155 systemd[1]: Started Ceph prometheus.a for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:15:10.496 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:15:10 smithi042 bash[126207]: ts=2023-12-08T22:15:10.230Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000646111s 2023-12-08T22:15:10.540 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.185Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-08T22:15:10.540 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.185Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.0, branch=HEAD, revision=6d80b30990bc297d95b5c844e118c4011fad8054)" 2023-12-08T22:15:10.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.185Z caller=main.go:588 level=info build_context="(go=go1.21.4, platform=linux/amd64, user=root@26117804242c, date=20231116-04:35:21, tags=netgo,builtinassets,stringlabels)" 2023-12-08T22:15:10.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.186Z caller=main.go:589 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi155 (none))" 2023-12-08T22:15:10.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.186Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-08T22:15:10.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.186Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-08T22:15:10.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.187Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-12-08T22:15:10.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.188Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-12-08T22:15:10.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.188Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-12-08T22:15:10.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.189Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-08T22:15:10.542 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.190Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-08T22:15:10.542 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.191Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.692µs 2023-12-08T22:15:10.542 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.191Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-08T22:15:10.542 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.191Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-08T22:15:10.542 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.191Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-08T22:15:10.542 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.191Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=141.277µs wal_replay_duration=404.274µs wbl_replay_duration=120ns total_replay_duration=577.307µs 2023-12-08T22:15:10.542 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.193Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-12-08T22:15:10.542 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.193Z caller=main.go:1048 level=info msg="TSDB started" 2023-12-08T22:15:10.543 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.193Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-08T22:15:10.543 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.194Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=901.774µs db_storage=711ns remote_storage=1.183µs web_handler=392ns query_engine=704ns scrape=593.045µs scrape_sd=24.307µs notify=37.45µs notify_sd=5.273µs rules=23.247µs tracing=4.213µs 2023-12-08T22:15:10.543 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.194Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-12-08T22:15:10.543 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[120248]: ts=2023-12-08T22:15:10.194Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." 2023-12-08T22:15:10.757 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2023-12-08T22:15:10.758 INFO:teuthology.orchestra.run.smithi042.stdout: "id": "6e9927c1-dd99-4c20-a3aa-3b88a6e134e5", 2023-12-08T22:15:10.758 INFO:teuthology.orchestra.run.smithi042.stdout: "name": "r", 2023-12-08T22:15:10.758 INFO:teuthology.orchestra.run.smithi042.stdout: "current_period": "d85631f9-599d-4ebf-a1bb-3b4f3e84a85e", 2023-12-08T22:15:10.758 INFO:teuthology.orchestra.run.smithi042.stdout: "epoch": 1 2023-12-08T22:15:10.758 INFO:teuthology.orchestra.run.smithi042.stdout:} 2023-12-08T22:15:10.779 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:10 smithi042 bash[111654]: cluster 2023-12-08T22:15:09.715390+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-08T22:15:10.779 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:10 smithi042 bash[111654]: audit 2023-12-08T22:15:09.716661+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.42:0/4085112467' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-08T22:15:10.779 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:10 smithi042 bash[111654]: audit 2023-12-08T22:15:09.717530+0000 mon.a (mon.0) 706 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-08T22:15:10.779 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:10 smithi042 bash[111654]: cluster 2023-12-08T22:15:09.802056+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v162: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:10.779 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:10 smithi042 bash[108250]: cluster 2023-12-08T22:15:09.715390+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-08T22:15:10.779 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:10 smithi042 bash[108250]: audit 2023-12-08T22:15:09.716661+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.42:0/4085112467' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-08T22:15:10.779 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:10 smithi042 bash[108250]: audit 2023-12-08T22:15:09.717530+0000 mon.a (mon.0) 706 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-08T22:15:10.780 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:10 smithi042 bash[108250]: cluster 2023-12-08T22:15:09.802056+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v162: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:10.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:10 smithi042 bash[111654]: audit 2023-12-08T22:15:09.854488+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534096\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534195\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534235\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534270\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534302\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534335\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534436\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534489\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:15:10.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:10 smithi042 bash[111654]: audit 2023-12-08T22:15:09.857954+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534096\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534195\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534235\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534270\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534302\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534335\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534436\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534489\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:15:10.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:10 smithi042 bash[111654]: cephadm 2023-12-08T22:15:09.858484+0000 mgr.y (mgr.14142) 168 : cephadm [INF] Setting dashboard grafana config to https://smithi155:3000 2023-12-08T22:15:10.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:10 smithi042 bash[111654]: audit 2023-12-08T22:15:09.858736+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi155:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-08T22:15:10.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:10 smithi042 bash[111654]: audit 2023-12-08T22:15:09.862492+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi155:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-12-08T22:15:10.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:10 smithi042 bash[111654]: audit 2023-12-08T22:15:09.865591+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:10.781 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:10 smithi042 bash[108250]: audit 2023-12-08T22:15:09.854488+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534096\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534195\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534235\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534270\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534302\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534335\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534436\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534489\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:15:10.781 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:10 smithi042 bash[108250]: audit 2023-12-08T22:15:09.857954+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534096\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534195\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534235\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534270\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534302\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534335\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534436\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534489\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:15:10.781 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:10 smithi042 bash[108250]: cephadm 2023-12-08T22:15:09.858484+0000 mgr.y (mgr.14142) 168 : cephadm [INF] Setting dashboard grafana config to https://smithi155:3000 2023-12-08T22:15:10.781 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:10 smithi042 bash[108250]: audit 2023-12-08T22:15:09.858736+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi155:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-08T22:15:10.781 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:10 smithi042 bash[108250]: audit 2023-12-08T22:15:09.862492+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi155:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-12-08T22:15:10.781 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:10 smithi042 bash[108250]: audit 2023-12-08T22:15:09.865591+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:11.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[108266]: cluster 2023-12-08T22:15:09.715390+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-12-08T22:15:11.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[108266]: audit 2023-12-08T22:15:09.716661+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.42:0/4085112467' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-08T22:15:11.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[108266]: audit 2023-12-08T22:15:09.717530+0000 mon.a (mon.0) 706 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2023-12-08T22:15:11.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[108266]: cluster 2023-12-08T22:15:09.802056+0000 mgr.y (mgr.14142) 167 : cluster [DBG] pgmap v162: 33 pgs: 32 unknown, 1 active+clean; 0 B data, 4.6 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:11.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[108266]: audit 2023-12-08T22:15:09.854488+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534096\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534195\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534235\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534270\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534302\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534335\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534436\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534489\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:15:11.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[108266]: audit 2023-12-08T22:15:09.857954+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534096\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534195\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534235\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534270\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534302\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534335\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534436\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:04.534489\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:15:11.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[108266]: cephadm 2023-12-08T22:15:09.858484+0000 mgr.y (mgr.14142) 168 : cephadm [INF] Setting dashboard grafana config to https://smithi155:3000 2023-12-08T22:15:11.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[108266]: audit 2023-12-08T22:15:09.858736+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config set","value":"https://smithi155:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2023-12-08T22:15:11.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[108266]: audit 2023-12-08T22:15:09.862492+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config set","value":"https://smithi155:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2023-12-08T22:15:11.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:10 smithi155 bash[108266]: audit 2023-12-08T22:15:09.865591+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:11.170 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2023-12-08T22:15:11.939 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:11 smithi042 bash[111654]: audit 2023-12-08T22:15:10.723784+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-08T22:15:11.939 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:11 smithi042 bash[111654]: cluster 2023-12-08T22:15:10.724010+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-08T22:15:11.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:11 smithi042 bash[108250]: audit 2023-12-08T22:15:10.723784+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-08T22:15:11.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:11 smithi042 bash[108250]: cluster 2023-12-08T22:15:10.724010+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-08T22:15:12.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:11 smithi155 bash[108266]: audit 2023-12-08T22:15:10.723784+0000 mon.a (mon.0) 712 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2023-12-08T22:15:12.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:11 smithi155 bash[108266]: cluster 2023-12-08T22:15:10.724010+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-12-08T22:15:12.549 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2023-12-08T22:15:12.549 INFO:teuthology.orchestra.run.smithi042.stdout: "id": "8442d857-ac8e-4aa7-b6f1-8cb1bb827acf", 2023-12-08T22:15:12.549 INFO:teuthology.orchestra.run.smithi042.stdout: "name": "default", 2023-12-08T22:15:12.549 INFO:teuthology.orchestra.run.smithi042.stdout: "api_name": "default", 2023-12-08T22:15:12.549 INFO:teuthology.orchestra.run.smithi042.stdout: "is_master": "true", 2023-12-08T22:15:12.549 INFO:teuthology.orchestra.run.smithi042.stdout: "endpoints": [], 2023-12-08T22:15:12.549 INFO:teuthology.orchestra.run.smithi042.stdout: "hostnames": [], 2023-12-08T22:15:12.549 INFO:teuthology.orchestra.run.smithi042.stdout: "hostnames_s3website": [], 2023-12-08T22:15:12.549 INFO:teuthology.orchestra.run.smithi042.stdout: "master_zone": "", 2023-12-08T22:15:12.549 INFO:teuthology.orchestra.run.smithi042.stdout: "zones": [], 2023-12-08T22:15:12.549 INFO:teuthology.orchestra.run.smithi042.stdout: "placement_targets": [], 2023-12-08T22:15:12.550 INFO:teuthology.orchestra.run.smithi042.stdout: "default_placement": "", 2023-12-08T22:15:12.550 INFO:teuthology.orchestra.run.smithi042.stdout: "realm_id": "6e9927c1-dd99-4c20-a3aa-3b88a6e134e5", 2023-12-08T22:15:12.550 INFO:teuthology.orchestra.run.smithi042.stdout: "sync_policy": { 2023-12-08T22:15:12.550 INFO:teuthology.orchestra.run.smithi042.stdout: "groups": [] 2023-12-08T22:15:12.550 INFO:teuthology.orchestra.run.smithi042.stdout: } 2023-12-08T22:15:12.550 INFO:teuthology.orchestra.run.smithi042.stdout:} 2023-12-08T22:15:12.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:12 smithi042 bash[111654]: cluster 2023-12-08T22:15:11.723543+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-08T22:15:12.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:12 smithi042 bash[111654]: cluster 2023-12-08T22:15:11.802593+0000 mgr.y (mgr.14142) 169 : cluster [DBG] pgmap v165: 33 pgs: 3 creating+peering, 12 active+clean, 18 unknown; 147 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-12-08T22:15:12.919 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:12 smithi042 bash[108250]: cluster 2023-12-08T22:15:11.723543+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-08T22:15:12.919 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:12 smithi042 bash[108250]: cluster 2023-12-08T22:15:11.802593+0000 mgr.y (mgr.14142) 169 : cluster [DBG] pgmap v165: 33 pgs: 3 creating+peering, 12 active+clean, 18 unknown; 147 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-12-08T22:15:12.920 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:12 smithi042 bash[111654]: audit 2023-12-08T22:15:11.902027+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900694\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900787\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900842\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900904\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900977\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901017\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901050\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901082\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901114\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}}, \"last_daemon_update\": \"2023-12-08T22:15:11.901206\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:15:12.920 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:12 smithi042 bash[108250]: audit 2023-12-08T22:15:11.902027+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900694\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900787\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900842\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900904\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900977\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901017\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901050\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901082\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901114\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}}, \"last_daemon_update\": \"2023-12-08T22:15:11.901206\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:15:12.920 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:12 smithi042 bash[111654]: audit 2023-12-08T22:15:11.904929+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900694\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900787\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900842\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900904\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900977\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901017\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901050\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901082\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901114\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}}, \"last_daemon_update\": \"2023-12-08T22:15:11.901206\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:15:12.921 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:12 smithi042 bash[111654]: audit 2023-12-08T22:15:11.905603+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:12.921 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:12 smithi042 bash[108250]: audit 2023-12-08T22:15:11.904929+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900694\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900787\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900842\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900904\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900977\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901017\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901050\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901082\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901114\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}}, \"last_daemon_update\": \"2023-12-08T22:15:11.901206\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:15:12.921 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:12 smithi042 bash[108250]: audit 2023-12-08T22:15:11.905603+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:12.922 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2023-12-08T22:15:13.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:12 smithi155 bash[108266]: cluster 2023-12-08T22:15:11.723543+0000 mon.a (mon.0) 714 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-12-08T22:15:13.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:12 smithi155 bash[108266]: cluster 2023-12-08T22:15:11.802593+0000 mgr.y (mgr.14142) 169 : cluster [DBG] pgmap v165: 33 pgs: 3 creating+peering, 12 active+clean, 18 unknown; 147 B data, 4.7 MiB used, 707 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2023-12-08T22:15:13.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:12 smithi155 bash[108266]: audit 2023-12-08T22:15:11.902027+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900694\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900787\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900842\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900904\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900977\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901017\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901050\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901082\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901114\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}}, \"last_daemon_update\": \"2023-12-08T22:15:11.901206\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:15:13.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:12 smithi155 bash[108266]: audit 2023-12-08T22:15:11.904929+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900694\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900787\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900842\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900904\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.900977\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901017\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901050\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901082\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:11.901114\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}}, \"last_daemon_update\": \"2023-12-08T22:15:11.901206\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:15:13.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:12 smithi155 bash[108266]: audit 2023-12-08T22:15:11.905603+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:13.977 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2023-12-08T22:15:13.978 INFO:teuthology.orchestra.run.smithi042.stdout: "id": "4a2c7bcc-f7c4-4051-820e-39f636d26f43", 2023-12-08T22:15:13.978 INFO:teuthology.orchestra.run.smithi042.stdout: "name": "z", 2023-12-08T22:15:13.978 INFO:teuthology.orchestra.run.smithi042.stdout: "domain_root": "z.rgw.meta:root", 2023-12-08T22:15:13.978 INFO:teuthology.orchestra.run.smithi042.stdout: "control_pool": "z.rgw.control", 2023-12-08T22:15:13.978 INFO:teuthology.orchestra.run.smithi042.stdout: "gc_pool": "z.rgw.log:gc", 2023-12-08T22:15:13.978 INFO:teuthology.orchestra.run.smithi042.stdout: "lc_pool": "z.rgw.log:lc", 2023-12-08T22:15:13.978 INFO:teuthology.orchestra.run.smithi042.stdout: "log_pool": "z.rgw.log", 2023-12-08T22:15:13.978 INFO:teuthology.orchestra.run.smithi042.stdout: "intent_log_pool": "z.rgw.log:intent", 2023-12-08T22:15:13.978 INFO:teuthology.orchestra.run.smithi042.stdout: "usage_log_pool": "z.rgw.log:usage", 2023-12-08T22:15:13.978 INFO:teuthology.orchestra.run.smithi042.stdout: "roles_pool": "z.rgw.meta:roles", 2023-12-08T22:15:13.978 INFO:teuthology.orchestra.run.smithi042.stdout: "reshard_pool": "z.rgw.log:reshard", 2023-12-08T22:15:13.978 INFO:teuthology.orchestra.run.smithi042.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2023-12-08T22:15:13.979 INFO:teuthology.orchestra.run.smithi042.stdout: "user_email_pool": "z.rgw.meta:users.email", 2023-12-08T22:15:13.979 INFO:teuthology.orchestra.run.smithi042.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2023-12-08T22:15:13.979 INFO:teuthology.orchestra.run.smithi042.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2023-12-08T22:15:13.979 INFO:teuthology.orchestra.run.smithi042.stdout: "otp_pool": "z.rgw.otp", 2023-12-08T22:15:13.979 INFO:teuthology.orchestra.run.smithi042.stdout: "system_key": { 2023-12-08T22:15:13.979 INFO:teuthology.orchestra.run.smithi042.stdout: "access_key": "", 2023-12-08T22:15:13.979 INFO:teuthology.orchestra.run.smithi042.stdout: "secret_key": "" 2023-12-08T22:15:13.979 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:15:13.979 INFO:teuthology.orchestra.run.smithi042.stdout: "placement_pools": [ 2023-12-08T22:15:13.979 INFO:teuthology.orchestra.run.smithi042.stdout: { 2023-12-08T22:15:13.979 INFO:teuthology.orchestra.run.smithi042.stdout: "key": "default-placement", 2023-12-08T22:15:13.979 INFO:teuthology.orchestra.run.smithi042.stdout: "val": { 2023-12-08T22:15:13.979 INFO:teuthology.orchestra.run.smithi042.stdout: "index_pool": "z.rgw.buckets.index", 2023-12-08T22:15:13.979 INFO:teuthology.orchestra.run.smithi042.stdout: "storage_classes": { 2023-12-08T22:15:13.979 INFO:teuthology.orchestra.run.smithi042.stdout: "STANDARD": { 2023-12-08T22:15:13.979 INFO:teuthology.orchestra.run.smithi042.stdout: "data_pool": "z.rgw.buckets.data" 2023-12-08T22:15:13.980 INFO:teuthology.orchestra.run.smithi042.stdout: } 2023-12-08T22:15:13.980 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:15:13.980 INFO:teuthology.orchestra.run.smithi042.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2023-12-08T22:15:13.980 INFO:teuthology.orchestra.run.smithi042.stdout: "index_type": 0 2023-12-08T22:15:13.980 INFO:teuthology.orchestra.run.smithi042.stdout: } 2023-12-08T22:15:13.980 INFO:teuthology.orchestra.run.smithi042.stdout: } 2023-12-08T22:15:13.980 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2023-12-08T22:15:13.980 INFO:teuthology.orchestra.run.smithi042.stdout: "realm_id": "6e9927c1-dd99-4c20-a3aa-3b88a6e134e5" 2023-12-08T22:15:13.980 INFO:teuthology.orchestra.run.smithi042.stdout:} 2023-12-08T22:15:14.359 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2023-12-08T22:15:14.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:14 smithi042 bash[108250]: audit 2023-12-08T22:15:13.806415+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805126\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805224\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805264\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805298\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805331\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805364\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805397\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805431\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805463\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_daemon_update\": \"2023-12-08T22:15:13.805566\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:15:14.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:14 smithi042 bash[108250]: audit 2023-12-08T22:15:13.810132+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805126\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805224\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805264\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805298\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805331\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805364\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805397\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805431\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805463\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_daemon_update\": \"2023-12-08T22:15:13.805566\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:15:14.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:14 smithi042 bash[108250]: audit 2023-12-08T22:15:13.813387+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:14.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:14 smithi042 bash[111654]: audit 2023-12-08T22:15:13.806415+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805126\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805224\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805264\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805298\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805331\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805364\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805397\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805431\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805463\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_daemon_update\": \"2023-12-08T22:15:13.805566\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:15:14.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:14 smithi042 bash[111654]: audit 2023-12-08T22:15:13.810132+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805126\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805224\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805264\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805298\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805331\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805364\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805397\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805431\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805463\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_daemon_update\": \"2023-12-08T22:15:13.805566\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:15:14.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:14 smithi042 bash[111654]: audit 2023-12-08T22:15:13.813387+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:14.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:14 smithi155 bash[108266]: audit 2023-12-08T22:15:13.806415+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805126\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805224\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805264\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805298\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805331\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805364\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805397\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805431\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805463\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_daemon_update\": \"2023-12-08T22:15:13.805566\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:15:14.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:14 smithi155 bash[108266]: audit 2023-12-08T22:15:13.810132+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805126\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805224\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805264\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805298\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805331\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805364\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805397\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805431\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:13.805463\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_daemon_update\": \"2023-12-08T22:15:13.805566\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:15:14.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:14 smithi155 bash[108266]: audit 2023-12-08T22:15:13.813387+0000 mon.a (mon.0) 720 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:16.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:15 smithi155 bash[108266]: cluster 2023-12-08T22:15:13.803098+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v166: 33 pgs: 3 creating+peering, 23 active+clean, 7 unknown; 217 B data, 4.8 MiB used, 707 GiB / 715 GiB avail; 682 B/s wr, 0 op/s 2023-12-08T22:15:16.106 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:15 smithi042 bash[108250]: cluster 2023-12-08T22:15:13.803098+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v166: 33 pgs: 3 creating+peering, 23 active+clean, 7 unknown; 217 B data, 4.8 MiB used, 707 GiB / 715 GiB avail; 682 B/s wr, 0 op/s 2023-12-08T22:15:16.106 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:15 smithi042 bash[111654]: cluster 2023-12-08T22:15:13.803098+0000 mgr.y (mgr.14142) 170 : cluster [DBG] pgmap v166: 33 pgs: 3 creating+peering, 23 active+clean, 7 unknown; 217 B data, 4.8 MiB used, 707 GiB / 715 GiB avail; 682 B/s wr, 0 op/s 2023-12-08T22:15:17.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:16 smithi155 bash[108266]: cluster 2023-12-08T22:15:15.803524+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v167: 33 pgs: 33 active+clean; 950 B data, 4.9 MiB used, 707 GiB / 715 GiB avail; 672 B/s rd, 2.0 KiB/s wr, 3 op/s 2023-12-08T22:15:17.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:16 smithi155 bash[108266]: cluster 2023-12-08T22:15:15.823203+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-08T22:15:17.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:16 smithi155 bash[108266]: audit 2023-12-08T22:15:15.825338+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.42:0/1725035791' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-08T22:15:17.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:16 smithi155 bash[108266]: audit 2023-12-08T22:15:15.828478+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-08T22:15:17.158 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:16 smithi155 bash[108266]: audit 2023-12-08T22:15:16.069421+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068177\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068215\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068249\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068281\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068313\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068345\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068378\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068410\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}}, \"last_daemon_update\": \"2023-12-08T22:15:16.068500\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:15:17.159 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:16 smithi155 bash[108266]: audit 2023-12-08T22:15:16.072665+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068177\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068215\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068249\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068281\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068313\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068345\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068378\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068410\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}}, \"last_daemon_update\": \"2023-12-08T22:15:16.068500\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:15:17.159 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:16 smithi155 bash[108266]: audit 2023-12-08T22:15:16.073371+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:17.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:16 smithi042 bash[108250]: cluster 2023-12-08T22:15:15.803524+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v167: 33 pgs: 33 active+clean; 950 B data, 4.9 MiB used, 707 GiB / 715 GiB avail; 672 B/s rd, 2.0 KiB/s wr, 3 op/s 2023-12-08T22:15:17.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:16 smithi042 bash[108250]: cluster 2023-12-08T22:15:15.823203+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-08T22:15:17.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:16 smithi042 bash[108250]: audit 2023-12-08T22:15:15.825338+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.42:0/1725035791' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-08T22:15:17.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:16 smithi042 bash[108250]: audit 2023-12-08T22:15:15.828478+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-08T22:15:17.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:16 smithi042 bash[111654]: cluster 2023-12-08T22:15:15.803524+0000 mgr.y (mgr.14142) 171 : cluster [DBG] pgmap v167: 33 pgs: 33 active+clean; 950 B data, 4.9 MiB used, 707 GiB / 715 GiB avail; 672 B/s rd, 2.0 KiB/s wr, 3 op/s 2023-12-08T22:15:17.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:16 smithi042 bash[111654]: cluster 2023-12-08T22:15:15.823203+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-12-08T22:15:17.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:16 smithi042 bash[111654]: audit 2023-12-08T22:15:15.825338+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.42:0/1725035791' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-08T22:15:17.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:16 smithi042 bash[111654]: audit 2023-12-08T22:15:15.828478+0000 mon.a (mon.0) 722 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2023-12-08T22:15:17.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:16 smithi042 bash[108250]: audit 2023-12-08T22:15:16.069421+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068177\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068215\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068249\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068281\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068313\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068345\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068378\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068410\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}}, \"last_daemon_update\": \"2023-12-08T22:15:16.068500\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:15:17.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:16 smithi042 bash[108250]: audit 2023-12-08T22:15:16.072665+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068177\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068215\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068249\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068281\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068313\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068345\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068378\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068410\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}}, \"last_daemon_update\": \"2023-12-08T22:15:16.068500\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:15:17.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:16 smithi042 bash[108250]: audit 2023-12-08T22:15:16.073371+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:17.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:16 smithi042 bash[111654]: audit 2023-12-08T22:15:16.069421+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068177\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068215\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068249\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068281\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068313\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068345\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068378\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068410\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}}, \"last_daemon_update\": \"2023-12-08T22:15:16.068500\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:15:17.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:16 smithi042 bash[111654]: audit 2023-12-08T22:15:16.072665+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068177\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068215\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068249\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068281\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068313\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068345\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068378\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068410\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}}, \"last_daemon_update\": \"2023-12-08T22:15:16.068500\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:15:17.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:16 smithi042 bash[111654]: audit 2023-12-08T22:15:16.073371+0000 mon.a (mon.0) 725 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:18.235 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:17 smithi042 bash[108250]: audit 2023-12-08T22:15:16.825526+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-08T22:15:18.235 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:17 smithi042 bash[108250]: cluster 2023-12-08T22:15:16.825633+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T22:15:18.236 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:17 smithi042 bash[111654]: audit 2023-12-08T22:15:16.825526+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-08T22:15:18.236 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:17 smithi042 bash[111654]: cluster 2023-12-08T22:15:16.825633+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T22:15:18.236 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:17 smithi042 bash[111654]: audit 2023-12-08T22:15:17.789644+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788249\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788342\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788381\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788416\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788451\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788485\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788519\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788567\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788606\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_daemon_update\": \"2023-12-08T22:15:17.788714\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:15:18.236 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:17 smithi042 bash[108250]: audit 2023-12-08T22:15:17.789644+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788249\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788342\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788381\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788416\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788451\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788485\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788519\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788567\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788606\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_daemon_update\": \"2023-12-08T22:15:17.788714\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:15:18.237 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:17 smithi042 bash[108250]: audit 2023-12-08T22:15:17.794338+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788249\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788342\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788381\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788416\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788451\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788485\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788519\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788567\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788606\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_daemon_update\": \"2023-12-08T22:15:17.788714\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:15:18.237 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:17 smithi042 bash[108250]: cluster 2023-12-08T22:15:17.827325+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-08T22:15:18.237 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:17 smithi042 bash[108250]: audit 2023-12-08T22:15:17.829347+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.42:0/1725035791' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-08T22:15:18.237 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:17 smithi042 bash[108250]: audit 2023-12-08T22:15:17.830062+0000 mon.a (mon.0) 731 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-08T22:15:18.237 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:17 smithi042 bash[111654]: audit 2023-12-08T22:15:17.794338+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788249\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788342\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788381\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788416\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788451\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788485\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788519\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788567\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788606\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_daemon_update\": \"2023-12-08T22:15:17.788714\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:15:18.237 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:17 smithi042 bash[111654]: cluster 2023-12-08T22:15:17.827325+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-08T22:15:18.237 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:17 smithi042 bash[111654]: audit 2023-12-08T22:15:17.829347+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.42:0/1725035791' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-08T22:15:18.237 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:17 smithi042 bash[111654]: audit 2023-12-08T22:15:17.830062+0000 mon.a (mon.0) 731 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-08T22:15:18.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:17 smithi155 bash[108266]: audit 2023-12-08T22:15:16.825526+0000 mon.a (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2023-12-08T22:15:18.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:17 smithi155 bash[108266]: cluster 2023-12-08T22:15:16.825633+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-12-08T22:15:18.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:17 smithi155 bash[108266]: audit 2023-12-08T22:15:17.789644+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788249\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788342\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788381\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788416\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788451\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788485\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788519\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788567\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788606\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_daemon_update\": \"2023-12-08T22:15:17.788714\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:15:18.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:17 smithi155 bash[108266]: audit 2023-12-08T22:15:17.794338+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788249\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788342\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788381\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788416\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788451\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788485\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788519\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788567\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788606\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}}, \"last_daemon_update\": \"2023-12-08T22:15:17.788714\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:15:18.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:17 smithi155 bash[108266]: cluster 2023-12-08T22:15:17.827325+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-12-08T22:15:18.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:17 smithi155 bash[108266]: audit 2023-12-08T22:15:17.829347+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.42:0/1725035791' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-08T22:15:18.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:17 smithi155 bash[108266]: audit 2023-12-08T22:15:17.830062+0000 mon.a (mon.0) 731 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2023-12-08T22:15:18.494 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:15:18 smithi042 bash[126207]: ts=2023-12-08T22:15:18.233Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003019209s 2023-12-08T22:15:20.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:19 smithi155 bash[108266]: cluster 2023-12-08T22:15:17.803926+0000 mgr.y (mgr.14142) 172 : cluster [DBG] pgmap v170: 65 pgs: 13 creating+peering, 19 unknown, 33 active+clean; 1.1 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 2.8 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2023-12-08T22:15:20.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:19 smithi155 bash[108266]: audit 2023-12-08T22:15:18.829190+0000 mon.a (mon.0) 732 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-08T22:15:20.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:19 smithi155 bash[108266]: cluster 2023-12-08T22:15:18.829407+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-08T22:15:20.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:19 smithi042 bash[111654]: cluster 2023-12-08T22:15:17.803926+0000 mgr.y (mgr.14142) 172 : cluster [DBG] pgmap v170: 65 pgs: 13 creating+peering, 19 unknown, 33 active+clean; 1.1 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 2.8 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2023-12-08T22:15:20.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:19 smithi042 bash[111654]: audit 2023-12-08T22:15:18.829190+0000 mon.a (mon.0) 732 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-08T22:15:20.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:19 smithi042 bash[111654]: cluster 2023-12-08T22:15:18.829407+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-08T22:15:20.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:19 smithi042 bash[108250]: cluster 2023-12-08T22:15:17.803926+0000 mgr.y (mgr.14142) 172 : cluster [DBG] pgmap v170: 65 pgs: 13 creating+peering, 19 unknown, 33 active+clean; 1.1 KiB data, 5.1 MiB used, 707 GiB / 715 GiB avail; 2.8 KiB/s rd, 2.0 KiB/s wr, 5 op/s 2023-12-08T22:15:20.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:19 smithi042 bash[108250]: audit 2023-12-08T22:15:18.829190+0000 mon.a (mon.0) 732 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2023-12-08T22:15:20.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:19 smithi042 bash[108250]: cluster 2023-12-08T22:15:18.829407+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-12-08T22:15:21.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:20 smithi042 bash[111654]: cluster 2023-12-08T22:15:19.804308+0000 mgr.y (mgr.14142) 173 : cluster [DBG] pgmap v173: 97 pgs: 16 creating+peering, 28 unknown, 53 active+clean; 1.8 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 4.5 KiB/s rd, 1023 B/s wr, 5 op/s 2023-12-08T22:15:21.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:20 smithi042 bash[111654]: cluster 2023-12-08T22:15:19.830957+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-12-08T22:15:21.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:20 smithi042 bash[111654]: audit 2023-12-08T22:15:19.831563+0000 mon.a (mon.0) 735 : audit [INF] from='client.? 172.21.15.42:0/3883375161' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-08T22:15:21.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:20 smithi042 bash[108250]: cluster 2023-12-08T22:15:19.804308+0000 mgr.y (mgr.14142) 173 : cluster [DBG] pgmap v173: 97 pgs: 16 creating+peering, 28 unknown, 53 active+clean; 1.8 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 4.5 KiB/s rd, 1023 B/s wr, 5 op/s 2023-12-08T22:15:21.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:20 smithi042 bash[108250]: cluster 2023-12-08T22:15:19.830957+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-12-08T22:15:21.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:20 smithi042 bash[108250]: audit 2023-12-08T22:15:19.831563+0000 mon.a (mon.0) 735 : audit [INF] from='client.? 172.21.15.42:0/3883375161' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-08T22:15:21.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:20 smithi155 bash[108266]: cluster 2023-12-08T22:15:19.804308+0000 mgr.y (mgr.14142) 173 : cluster [DBG] pgmap v173: 97 pgs: 16 creating+peering, 28 unknown, 53 active+clean; 1.8 KiB data, 5.2 MiB used, 707 GiB / 715 GiB avail; 4.5 KiB/s rd, 1023 B/s wr, 5 op/s 2023-12-08T22:15:21.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:20 smithi155 bash[108266]: cluster 2023-12-08T22:15:19.830957+0000 mon.a (mon.0) 734 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-12-08T22:15:21.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:20 smithi155 bash[108266]: audit 2023-12-08T22:15:19.831563+0000 mon.a (mon.0) 735 : audit [INF] from='client.? 172.21.15.42:0/3883375161' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2023-12-08T22:15:22.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:21 smithi042 bash[108250]: audit 2023-12-08T22:15:20.839186+0000 mon.a (mon.0) 736 : audit [INF] from='client.? 172.21.15.42:0/3883375161' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-08T22:15:22.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:21 smithi042 bash[108250]: cluster 2023-12-08T22:15:20.839441+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-12-08T22:15:22.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:21 smithi042 bash[108250]: audit 2023-12-08T22:15:20.845339+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.42:0/3883375161' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-08T22:15:22.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:21 smithi042 bash[111654]: audit 2023-12-08T22:15:20.839186+0000 mon.a (mon.0) 736 : audit [INF] from='client.? 172.21.15.42:0/3883375161' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-08T22:15:22.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:21 smithi042 bash[111654]: cluster 2023-12-08T22:15:20.839441+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-12-08T22:15:22.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:21 smithi042 bash[111654]: audit 2023-12-08T22:15:20.845339+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.42:0/3883375161' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-08T22:15:22.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:21 smithi155 bash[108266]: audit 2023-12-08T22:15:20.839186+0000 mon.a (mon.0) 736 : audit [INF] from='client.? 172.21.15.42:0/3883375161' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2023-12-08T22:15:22.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:21 smithi155 bash[108266]: cluster 2023-12-08T22:15:20.839441+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-12-08T22:15:22.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:21 smithi155 bash[108266]: audit 2023-12-08T22:15:20.845339+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.42:0/3883375161' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2023-12-08T22:15:22.948 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2023-12-08T22:15:22.948 INFO:teuthology.orchestra.run.smithi042.stdout: "id": "1cb8ac7d-a4d6-4185-af24-12a07be8a4d3", 2023-12-08T22:15:22.948 INFO:teuthology.orchestra.run.smithi042.stdout: "epoch": 1, 2023-12-08T22:15:22.948 INFO:teuthology.orchestra.run.smithi042.stdout: "predecessor_uuid": "d85631f9-599d-4ebf-a1bb-3b4f3e84a85e", 2023-12-08T22:15:22.948 INFO:teuthology.orchestra.run.smithi042.stdout: "sync_status": [], 2023-12-08T22:15:22.948 INFO:teuthology.orchestra.run.smithi042.stdout: "period_map": { 2023-12-08T22:15:22.948 INFO:teuthology.orchestra.run.smithi042.stdout: "id": "1cb8ac7d-a4d6-4185-af24-12a07be8a4d3", 2023-12-08T22:15:22.948 INFO:teuthology.orchestra.run.smithi042.stdout: "zonegroups": [ 2023-12-08T22:15:22.949 INFO:teuthology.orchestra.run.smithi042.stdout: { 2023-12-08T22:15:22.949 INFO:teuthology.orchestra.run.smithi042.stdout: "id": "8442d857-ac8e-4aa7-b6f1-8cb1bb827acf", 2023-12-08T22:15:22.949 INFO:teuthology.orchestra.run.smithi042.stdout: "name": "default", 2023-12-08T22:15:22.949 INFO:teuthology.orchestra.run.smithi042.stdout: "api_name": "default", 2023-12-08T22:15:22.949 INFO:teuthology.orchestra.run.smithi042.stdout: "is_master": "true", 2023-12-08T22:15:22.949 INFO:teuthology.orchestra.run.smithi042.stdout: "endpoints": [], 2023-12-08T22:15:22.949 INFO:teuthology.orchestra.run.smithi042.stdout: "hostnames": [], 2023-12-08T22:15:22.949 INFO:teuthology.orchestra.run.smithi042.stdout: "hostnames_s3website": [], 2023-12-08T22:15:22.949 INFO:teuthology.orchestra.run.smithi042.stdout: "master_zone": "4a2c7bcc-f7c4-4051-820e-39f636d26f43", 2023-12-08T22:15:22.949 INFO:teuthology.orchestra.run.smithi042.stdout: "zones": [ 2023-12-08T22:15:22.949 INFO:teuthology.orchestra.run.smithi042.stdout: { 2023-12-08T22:15:22.949 INFO:teuthology.orchestra.run.smithi042.stdout: "id": "4a2c7bcc-f7c4-4051-820e-39f636d26f43", 2023-12-08T22:15:22.949 INFO:teuthology.orchestra.run.smithi042.stdout: "name": "z", 2023-12-08T22:15:22.949 INFO:teuthology.orchestra.run.smithi042.stdout: "endpoints": [], 2023-12-08T22:15:22.949 INFO:teuthology.orchestra.run.smithi042.stdout: "log_meta": "false", 2023-12-08T22:15:22.950 INFO:teuthology.orchestra.run.smithi042.stdout: "log_data": "false", 2023-12-08T22:15:22.950 INFO:teuthology.orchestra.run.smithi042.stdout: "bucket_index_max_shards": 11, 2023-12-08T22:15:22.950 INFO:teuthology.orchestra.run.smithi042.stdout: "read_only": "false", 2023-12-08T22:15:22.950 INFO:teuthology.orchestra.run.smithi042.stdout: "tier_type": "", 2023-12-08T22:15:22.950 INFO:teuthology.orchestra.run.smithi042.stdout: "sync_from_all": "true", 2023-12-08T22:15:22.950 INFO:teuthology.orchestra.run.smithi042.stdout: "sync_from": [], 2023-12-08T22:15:22.950 INFO:teuthology.orchestra.run.smithi042.stdout: "redirect_zone": "" 2023-12-08T22:15:22.950 INFO:teuthology.orchestra.run.smithi042.stdout: } 2023-12-08T22:15:22.950 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2023-12-08T22:15:22.950 INFO:teuthology.orchestra.run.smithi042.stdout: "placement_targets": [ 2023-12-08T22:15:22.950 INFO:teuthology.orchestra.run.smithi042.stdout: { 2023-12-08T22:15:22.950 INFO:teuthology.orchestra.run.smithi042.stdout: "name": "default-placement", 2023-12-08T22:15:22.950 INFO:teuthology.orchestra.run.smithi042.stdout: "tags": [], 2023-12-08T22:15:22.950 INFO:teuthology.orchestra.run.smithi042.stdout: "storage_classes": [ 2023-12-08T22:15:22.951 INFO:teuthology.orchestra.run.smithi042.stdout: "STANDARD" 2023-12-08T22:15:22.951 INFO:teuthology.orchestra.run.smithi042.stdout: ] 2023-12-08T22:15:22.951 INFO:teuthology.orchestra.run.smithi042.stdout: } 2023-12-08T22:15:22.951 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2023-12-08T22:15:22.951 INFO:teuthology.orchestra.run.smithi042.stdout: "default_placement": "default-placement", 2023-12-08T22:15:22.951 INFO:teuthology.orchestra.run.smithi042.stdout: "realm_id": "6e9927c1-dd99-4c20-a3aa-3b88a6e134e5", 2023-12-08T22:15:22.951 INFO:teuthology.orchestra.run.smithi042.stdout: "sync_policy": { 2023-12-08T22:15:22.951 INFO:teuthology.orchestra.run.smithi042.stdout: "groups": [] 2023-12-08T22:15:22.951 INFO:teuthology.orchestra.run.smithi042.stdout: } 2023-12-08T22:15:22.951 INFO:teuthology.orchestra.run.smithi042.stdout: } 2023-12-08T22:15:22.951 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2023-12-08T22:15:22.951 INFO:teuthology.orchestra.run.smithi042.stdout: "short_zone_ids": [ 2023-12-08T22:15:22.951 INFO:teuthology.orchestra.run.smithi042.stdout: { 2023-12-08T22:15:22.951 INFO:teuthology.orchestra.run.smithi042.stdout: "key": "4a2c7bcc-f7c4-4051-820e-39f636d26f43", 2023-12-08T22:15:22.951 INFO:teuthology.orchestra.run.smithi042.stdout: "val": 3822739848 2023-12-08T22:15:22.952 INFO:teuthology.orchestra.run.smithi042.stdout: } 2023-12-08T22:15:22.952 INFO:teuthology.orchestra.run.smithi042.stdout: ] 2023-12-08T22:15:22.952 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:15:22.952 INFO:teuthology.orchestra.run.smithi042.stdout: "master_zonegroup": "8442d857-ac8e-4aa7-b6f1-8cb1bb827acf", 2023-12-08T22:15:22.952 INFO:teuthology.orchestra.run.smithi042.stdout: "master_zone": "4a2c7bcc-f7c4-4051-820e-39f636d26f43", 2023-12-08T22:15:22.952 INFO:teuthology.orchestra.run.smithi042.stdout: "period_config": { 2023-12-08T22:15:22.952 INFO:teuthology.orchestra.run.smithi042.stdout: "bucket_quota": { 2023-12-08T22:15:22.952 INFO:teuthology.orchestra.run.smithi042.stdout: "enabled": false, 2023-12-08T22:15:22.952 INFO:teuthology.orchestra.run.smithi042.stdout: "check_on_raw": false, 2023-12-08T22:15:22.952 INFO:teuthology.orchestra.run.smithi042.stdout: "max_size": -1, 2023-12-08T22:15:22.952 INFO:teuthology.orchestra.run.smithi042.stdout: "max_size_kb": 0, 2023-12-08T22:15:22.952 INFO:teuthology.orchestra.run.smithi042.stdout: "max_objects": -1 2023-12-08T22:15:22.952 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:15:22.952 INFO:teuthology.orchestra.run.smithi042.stdout: "user_quota": { 2023-12-08T22:15:22.952 INFO:teuthology.orchestra.run.smithi042.stdout: "enabled": false, 2023-12-08T22:15:22.952 INFO:teuthology.orchestra.run.smithi042.stdout: "check_on_raw": false, 2023-12-08T22:15:22.953 INFO:teuthology.orchestra.run.smithi042.stdout: "max_size": -1, 2023-12-08T22:15:22.953 INFO:teuthology.orchestra.run.smithi042.stdout: "max_size_kb": 0, 2023-12-08T22:15:22.953 INFO:teuthology.orchestra.run.smithi042.stdout: "max_objects": -1 2023-12-08T22:15:22.953 INFO:teuthology.orchestra.run.smithi042.stdout: } 2023-12-08T22:15:22.953 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:15:22.953 INFO:teuthology.orchestra.run.smithi042.stdout: "realm_id": "6e9927c1-dd99-4c20-a3aa-3b88a6e134e5", 2023-12-08T22:15:22.953 INFO:teuthology.orchestra.run.smithi042.stdout: "realm_name": "r", 2023-12-08T22:15:22.953 INFO:teuthology.orchestra.run.smithi042.stdout: "realm_epoch": 2 2023-12-08T22:15:22.953 INFO:teuthology.orchestra.run.smithi042.stdout:} 2023-12-08T22:15:23.108 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:22 smithi042 bash[108250]: cluster 2023-12-08T22:15:21.804943+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v176: 129 pgs: 13 creating+peering, 15 unknown, 101 active+clean; 1.8 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 1 op/s 2023-12-08T22:15:23.109 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:22 smithi042 bash[108250]: audit 2023-12-08T22:15:21.846023+0000 mon.a (mon.0) 739 : audit [INF] from='client.? 172.21.15.42:0/3883375161' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-08T22:15:23.109 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:22 smithi042 bash[108250]: cluster 2023-12-08T22:15:21.846087+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-12-08T22:15:23.109 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:22 smithi042 bash[108250]: audit 2023-12-08T22:15:21.846921+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.42:0/3883375161' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-08T22:15:23.109 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:22 smithi042 bash[111654]: cluster 2023-12-08T22:15:21.804943+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v176: 129 pgs: 13 creating+peering, 15 unknown, 101 active+clean; 1.8 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 1 op/s 2023-12-08T22:15:23.109 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:22 smithi042 bash[111654]: audit 2023-12-08T22:15:21.846023+0000 mon.a (mon.0) 739 : audit [INF] from='client.? 172.21.15.42:0/3883375161' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-08T22:15:23.109 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:22 smithi042 bash[111654]: cluster 2023-12-08T22:15:21.846087+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-12-08T22:15:23.109 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:22 smithi042 bash[111654]: audit 2023-12-08T22:15:21.846921+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.42:0/3883375161' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-08T22:15:23.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:22 smithi155 bash[108266]: cluster 2023-12-08T22:15:21.804943+0000 mgr.y (mgr.14142) 174 : cluster [DBG] pgmap v176: 129 pgs: 13 creating+peering, 15 unknown, 101 active+clean; 1.8 KiB data, 5.4 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 1 op/s 2023-12-08T22:15:23.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:22 smithi155 bash[108266]: audit 2023-12-08T22:15:21.846023+0000 mon.a (mon.0) 739 : audit [INF] from='client.? 172.21.15.42:0/3883375161' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2023-12-08T22:15:23.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:22 smithi155 bash[108266]: cluster 2023-12-08T22:15:21.846087+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-12-08T22:15:23.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:22 smithi155 bash[108266]: audit 2023-12-08T22:15:21.846921+0000 mon.a (mon.0) 741 : audit [INF] from='client.? 172.21.15.42:0/3883375161' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2023-12-08T22:15:23.329 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph orch apply rgw r z --placement=2 --port=8000' 2023-12-08T22:15:24.030 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:23 smithi042 bash[111654]: audit 2023-12-08T22:15:22.847754+0000 mon.a (mon.0) 742 : audit [INF] from='client.? 172.21.15.42:0/3883375161' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-08T22:15:24.030 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:23 smithi042 bash[111654]: cluster 2023-12-08T22:15:22.847832+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-12-08T22:15:24.030 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:23 smithi042 bash[108250]: audit 2023-12-08T22:15:22.847754+0000 mon.a (mon.0) 742 : audit [INF] from='client.? 172.21.15.42:0/3883375161' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-08T22:15:24.030 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:23 smithi042 bash[108250]: cluster 2023-12-08T22:15:22.847832+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-12-08T22:15:24.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:23 smithi155 bash[108266]: audit 2023-12-08T22:15:22.847754+0000 mon.a (mon.0) 742 : audit [INF] from='client.? 172.21.15.42:0/3883375161' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2023-12-08T22:15:24.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:23 smithi155 bash[108266]: cluster 2023-12-08T22:15:22.847832+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-12-08T22:15:24.576 INFO:teuthology.orchestra.run.smithi042.stdout:Scheduled rgw update... 2023-12-08T22:15:24.945 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'sleep 120' 2023-12-08T22:15:25.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:25 smithi155 bash[108266]: cluster 2023-12-08T22:15:23.805634+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v179: 129 pgs: 4 creating+peering, 8 unknown, 117 active+clean; 1.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 767 B/s wr, 1 op/s 2023-12-08T22:15:25.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:25 smithi155 bash[108266]: audit 2023-12-08T22:15:24.568147+0000 mgr.y (mgr.14142) 176 : audit [DBG] from='client.24571 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:15:25.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:25 smithi155 bash[108266]: cephadm 2023-12-08T22:15:24.568708+0000 mgr.y (mgr.14142) 177 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-12-08T22:15:25.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:25 smithi155 bash[108266]: audit 2023-12-08T22:15:24.569037+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-08T22:15:24.568722\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-12-08T22:15:25.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:25 smithi155 bash[108266]: audit 2023-12-08T22:15:24.571908+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-08T22:15:24.568722\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-12-08T22:15:25.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:25 smithi155 bash[108266]: audit 2023-12-08T22:15:24.573909+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-12-08T22:15:25.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:25 smithi155 bash[108266]: audit 2023-12-08T22:15:24.579052+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-12-08T22:15:25.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:25 smithi155 bash[108266]: audit 2023-12-08T22:15:24.579897+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-12-08T22:15:25.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:25 smithi155 bash[108266]: audit 2023-12-08T22:15:24.583405+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-12-08T22:15:25.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:25 smithi155 bash[108266]: audit 2023-12-08T22:15:24.584354+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-12-08T22:15:25.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:25 smithi155 bash[108266]: audit 2023-12-08T22:15:24.587825+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-12-08T22:15:25.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:25 smithi155 bash[108266]: audit 2023-12-08T22:15:24.588701+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi155.jhkrtw", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-08T22:15:25.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:25 smithi155 bash[108266]: audit 2023-12-08T22:15:24.591554+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi155.jhkrtw", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-08T22:15:25.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:25 smithi155 bash[108266]: audit 2023-12-08T22:15:24.592258+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:15:25.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:25 smithi155 bash[108266]: cephadm 2023-12-08T22:15:24.592732+0000 mgr.y (mgr.14142) 178 : cephadm [INF] Deploying daemon rgw.r.z.smithi155.jhkrtw on smithi155 2023-12-08T22:15:25.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:25 smithi155 bash[108266]: audit 2023-12-08T22:15:24.593012+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi155.jhkrtw", "key": "container_image"}]: dispatch 2023-12-08T22:15:25.830 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[111654]: cluster 2023-12-08T22:15:23.805634+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v179: 129 pgs: 4 creating+peering, 8 unknown, 117 active+clean; 1.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 767 B/s wr, 1 op/s 2023-12-08T22:15:25.830 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[111654]: audit 2023-12-08T22:15:24.568147+0000 mgr.y (mgr.14142) 176 : audit [DBG] from='client.24571 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:15:25.830 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[111654]: cephadm 2023-12-08T22:15:24.568708+0000 mgr.y (mgr.14142) 177 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-12-08T22:15:25.830 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[111654]: audit 2023-12-08T22:15:24.569037+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-08T22:15:24.568722\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-12-08T22:15:25.830 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[111654]: audit 2023-12-08T22:15:24.571908+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-08T22:15:24.568722\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-12-08T22:15:25.830 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[111654]: audit 2023-12-08T22:15:24.573909+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-12-08T22:15:25.830 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[111654]: audit 2023-12-08T22:15:24.579052+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-12-08T22:15:25.830 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[111654]: audit 2023-12-08T22:15:24.579897+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-12-08T22:15:25.830 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[111654]: audit 2023-12-08T22:15:24.583405+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-12-08T22:15:25.831 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[111654]: audit 2023-12-08T22:15:24.584354+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-12-08T22:15:25.831 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[111654]: audit 2023-12-08T22:15:24.587825+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-12-08T22:15:25.831 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[111654]: audit 2023-12-08T22:15:24.588701+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi155.jhkrtw", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-08T22:15:25.831 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[111654]: audit 2023-12-08T22:15:24.591554+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi155.jhkrtw", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-08T22:15:25.831 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[111654]: audit 2023-12-08T22:15:24.592258+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:15:25.831 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[111654]: cephadm 2023-12-08T22:15:24.592732+0000 mgr.y (mgr.14142) 178 : cephadm [INF] Deploying daemon rgw.r.z.smithi155.jhkrtw on smithi155 2023-12-08T22:15:25.831 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[111654]: audit 2023-12-08T22:15:24.593012+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi155.jhkrtw", "key": "container_image"}]: dispatch 2023-12-08T22:15:25.832 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[108250]: cluster 2023-12-08T22:15:23.805634+0000 mgr.y (mgr.14142) 175 : cluster [DBG] pgmap v179: 129 pgs: 4 creating+peering, 8 unknown, 117 active+clean; 1.9 KiB data, 5.5 MiB used, 707 GiB / 715 GiB avail; 255 B/s rd, 767 B/s wr, 1 op/s 2023-12-08T22:15:25.832 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[108250]: audit 2023-12-08T22:15:24.568147+0000 mgr.y (mgr.14142) 176 : audit [DBG] from='client.24571 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "realm_name": "r", "zone_name": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:15:25.832 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[108250]: cephadm 2023-12-08T22:15:24.568708+0000 mgr.y (mgr.14142) 177 : cephadm [INF] Saving service rgw.r.z spec with placement count:2 2023-12-08T22:15:25.832 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[108250]: audit 2023-12-08T22:15:24.569037+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-08T22:15:24.568722\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]: dispatch 2023-12-08T22:15:25.832 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[108250]: audit 2023-12-08T22:15:24.571908+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.rgw.r.z","val":"{\"created\": \"2023-12-08T22:15:24.568722\", \"spec\": {\"placement\": {\"count\": 2}, \"rgw_frontend_port\": 8000, \"rgw_realm\": \"r\", \"rgw_zone\": \"z\", \"service_id\": \"r.z\", \"service_type\": \"rgw\"}}"}]': finished 2023-12-08T22:15:25.832 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[108250]: audit 2023-12-08T22:15:24.573909+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]: dispatch 2023-12-08T22:15:25.832 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[108250]: audit 2023-12-08T22:15:24.579052+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_zone", "value": "z"}]': finished 2023-12-08T22:15:25.832 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[108250]: audit 2023-12-08T22:15:24.579897+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]: dispatch 2023-12-08T22:15:25.833 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[108250]: audit 2023-12-08T22:15:24.583405+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r", "name": "rgw_realm", "value": "r"}]': finished 2023-12-08T22:15:25.833 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[108250]: audit 2023-12-08T22:15:24.584354+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]: dispatch 2023-12-08T22:15:25.833 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[108250]: audit 2023-12-08T22:15:24.587825+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "config set", "who": "client.rgw.r.z", "name": "rgw_frontends", "value": "beast port=8000"}]': finished 2023-12-08T22:15:25.833 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[108250]: audit 2023-12-08T22:15:24.588701+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi155.jhkrtw", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-08T22:15:25.833 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[108250]: audit 2023-12-08T22:15:24.591554+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi155.jhkrtw", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-08T22:15:25.833 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[108250]: audit 2023-12-08T22:15:24.592258+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:15:25.833 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[108250]: cephadm 2023-12-08T22:15:24.592732+0000 mgr.y (mgr.14142) 178 : cephadm [INF] Deploying daemon rgw.r.z.smithi155.jhkrtw on smithi155 2023-12-08T22:15:25.833 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:25 smithi042 bash[108250]: audit 2023-12-08T22:15:24.593012+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi155.jhkrtw", "key": "container_image"}]: dispatch 2023-12-08T22:15:26.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:26 smithi155 bash[108266]: audit 2023-12-08T22:15:25.722010+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788249\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788342\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788381\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788416\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788451\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788485\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788519\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788567\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788606\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:15:26.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:26 smithi155 bash[108266]: audit 2023-12-08T22:15:25.725644+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788249\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788342\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788381\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788416\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788451\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788485\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788519\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788567\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788606\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:15:26.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:26 smithi155 bash[108266]: audit 2023-12-08T22:15:25.726587+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi042.jxxkik", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-08T22:15:26.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:26 smithi155 bash[108266]: audit 2023-12-08T22:15:25.730473+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi042.jxxkik", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-08T22:15:26.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:26 smithi155 bash[108266]: audit 2023-12-08T22:15:25.731592+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:15:26.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:26 smithi155 bash[108266]: audit 2023-12-08T22:15:25.732789+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi042.jxxkik", "key": "container_image"}]: dispatch 2023-12-08T22:15:26.866 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:26 smithi042 bash[108250]: audit 2023-12-08T22:15:25.722010+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788249\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788342\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788381\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788416\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788451\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788485\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788519\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788567\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788606\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:15:26.867 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:26 smithi042 bash[111654]: audit 2023-12-08T22:15:25.722010+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788249\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788342\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788381\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788416\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788451\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788485\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788519\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788567\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788606\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:15:26.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:26 smithi042 bash[108250]: audit 2023-12-08T22:15:25.725644+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788249\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788342\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788381\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788416\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788451\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788485\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788519\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788567\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788606\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:15:26.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:26 smithi042 bash[108250]: audit 2023-12-08T22:15:25.726587+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi042.jxxkik", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-08T22:15:26.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:26 smithi042 bash[108250]: audit 2023-12-08T22:15:25.730473+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi042.jxxkik", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-08T22:15:26.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:26 smithi042 bash[108250]: audit 2023-12-08T22:15:25.731592+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:15:26.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:26 smithi042 bash[108250]: audit 2023-12-08T22:15:25.732789+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi042.jxxkik", "key": "container_image"}]: dispatch 2023-12-08T22:15:26.868 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:26 smithi042 bash[111654]: audit 2023-12-08T22:15:25.725644+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788249\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788342\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788381\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788416\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788451\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788485\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788519\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788567\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:17.788606\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:15:26.868 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:26 smithi042 bash[111654]: audit 2023-12-08T22:15:25.726587+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi042.jxxkik", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]: dispatch 2023-12-08T22:15:26.868 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:26 smithi042 bash[111654]: audit 2023-12-08T22:15:25.730473+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi042.jxxkik", "caps": ["mon", "allow rw", "mgr", "allow rw", "osd", "allow rwx"]}]': finished 2023-12-08T22:15:26.868 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:26 smithi042 bash[111654]: audit 2023-12-08T22:15:25.731592+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:15:26.868 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:26 smithi042 bash[111654]: audit 2023-12-08T22:15:25.732789+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.rgw.r.z.smithi042.jxxkik", "key": "container_image"}]: dispatch 2023-12-08T22:15:27.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:27 smithi042 bash[111654]: cephadm 2023-12-08T22:15:25.732255+0000 mgr.y (mgr.14142) 179 : cephadm [INF] Deploying daemon rgw.r.z.smithi042.jxxkik on smithi042 2023-12-08T22:15:27.606 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:27 smithi042 bash[111654]: cluster 2023-12-08T22:15:25.806117+0000 mgr.y (mgr.14142) 180 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 4.1 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 685 B/s rd, 3.0 KiB/s wr, 11 op/s 2023-12-08T22:15:27.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:27 smithi042 bash[108250]: cephadm 2023-12-08T22:15:25.732255+0000 mgr.y (mgr.14142) 179 : cephadm [INF] Deploying daemon rgw.r.z.smithi042.jxxkik on smithi042 2023-12-08T22:15:27.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:27 smithi042 bash[108250]: cluster 2023-12-08T22:15:25.806117+0000 mgr.y (mgr.14142) 180 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 4.1 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 685 B/s rd, 3.0 KiB/s wr, 11 op/s 2023-12-08T22:15:27.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:27 smithi042 bash[108250]: audit 2023-12-08T22:15:26.931994+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068177\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068215\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068249\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068281\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068313\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068345\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068378\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068410\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}, \"rgw.r.z.smithi042.jxxkik\": {\"hostname\": \"smithi042\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:15:27.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:27 smithi042 bash[111654]: audit 2023-12-08T22:15:26.931994+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068177\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068215\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068249\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068281\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068313\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068345\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068378\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068410\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}, \"rgw.r.z.smithi042.jxxkik\": {\"hostname\": \"smithi042\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:15:27.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:27 smithi042 bash[111654]: audit 2023-12-08T22:15:26.935036+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068177\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068215\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068249\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068281\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068313\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068345\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068378\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068410\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}, \"rgw.r.z.smithi042.jxxkik\": {\"hostname\": \"smithi042\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:15:27.607 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:27 smithi042 bash[111654]: audit 2023-12-08T22:15:26.935872+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:27.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:27 smithi042 bash[108250]: audit 2023-12-08T22:15:26.935036+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068177\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068215\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068249\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068281\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068313\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068345\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068378\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068410\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}, \"rgw.r.z.smithi042.jxxkik\": {\"hostname\": \"smithi042\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:15:27.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:27 smithi042 bash[108250]: audit 2023-12-08T22:15:26.935872+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:27.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:27 smithi155 bash[108266]: cephadm 2023-12-08T22:15:25.732255+0000 mgr.y (mgr.14142) 179 : cephadm [INF] Deploying daemon rgw.r.z.smithi042.jxxkik on smithi042 2023-12-08T22:15:27.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:27 smithi155 bash[108266]: cluster 2023-12-08T22:15:25.806117+0000 mgr.y (mgr.14142) 180 : cluster [DBG] pgmap v180: 129 pgs: 129 active+clean; 4.1 KiB data, 5.8 MiB used, 707 GiB / 715 GiB avail; 685 B/s rd, 3.0 KiB/s wr, 11 op/s 2023-12-08T22:15:27.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:27 smithi155 bash[108266]: audit 2023-12-08T22:15:26.931994+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068177\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068215\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068249\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068281\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068313\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068345\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068378\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068410\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}, \"rgw.r.z.smithi042.jxxkik\": {\"hostname\": \"smithi042\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:15:27.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:27 smithi155 bash[108266]: audit 2023-12-08T22:15:26.935036+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068086\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068177\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068215\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068249\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068281\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068313\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068345\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068378\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:16.068410\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}, \"rgw.r.z.smithi042.jxxkik\": {\"hostname\": \"smithi042\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_type\": \"rgw\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:15:27.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:27 smithi155 bash[108266]: audit 2023-12-08T22:15:26.935872+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:29.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:29 smithi155 bash[108266]: cluster 2023-12-08T22:15:27.806683+0000 mgr.y (mgr.14142) 181 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 24 KiB/s rd, 5.7 KiB/s wr, 69 op/s 2023-12-08T22:15:29.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:29 smithi155 bash[108266]: audit 2023-12-08T22:15:28.736528+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735210\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735295\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735329\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735361\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735391\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735421\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735452\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735483\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735514\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}, \"rgw.r.z.smithi042.jxxkik\": {\"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735544\", \"created\": \"2023-12-08T22:15:26.897150\", \"started\": \"2023-12-08T22:15:26.932194\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280\"}}, \"last_daemon_update\": \"2023-12-08T22:15:28.735651\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:15:29.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:29 smithi155 bash[108266]: audit 2023-12-08T22:15:28.739701+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735210\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735295\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735329\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735361\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735391\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735421\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735452\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735483\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735514\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}, \"rgw.r.z.smithi042.jxxkik\": {\"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735544\", \"created\": \"2023-12-08T22:15:26.897150\", \"started\": \"2023-12-08T22:15:26.932194\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280\"}}, \"last_daemon_update\": \"2023-12-08T22:15:28.735651\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:15:29.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:29 smithi155 bash[108266]: audit 2023-12-08T22:15:28.740329+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:29.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:29 smithi042 bash[111654]: cluster 2023-12-08T22:15:27.806683+0000 mgr.y (mgr.14142) 181 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 24 KiB/s rd, 5.7 KiB/s wr, 69 op/s 2023-12-08T22:15:29.896 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:29 smithi042 bash[108250]: cluster 2023-12-08T22:15:27.806683+0000 mgr.y (mgr.14142) 181 : cluster [DBG] pgmap v181: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 24 KiB/s rd, 5.7 KiB/s wr, 69 op/s 2023-12-08T22:15:29.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:29 smithi042 bash[111654]: audit 2023-12-08T22:15:28.736528+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735210\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735295\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735329\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735361\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735391\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735421\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735452\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735483\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735514\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}, \"rgw.r.z.smithi042.jxxkik\": {\"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735544\", \"created\": \"2023-12-08T22:15:26.897150\", \"started\": \"2023-12-08T22:15:26.932194\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280\"}}, \"last_daemon_update\": \"2023-12-08T22:15:28.735651\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:15:29.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:29 smithi042 bash[111654]: audit 2023-12-08T22:15:28.739701+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735210\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735295\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735329\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735361\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735391\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735421\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735452\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735483\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735514\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}, \"rgw.r.z.smithi042.jxxkik\": {\"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735544\", \"created\": \"2023-12-08T22:15:26.897150\", \"started\": \"2023-12-08T22:15:26.932194\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280\"}}, \"last_daemon_update\": \"2023-12-08T22:15:28.735651\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:15:29.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:29 smithi042 bash[111654]: audit 2023-12-08T22:15:28.740329+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:29.897 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:29 smithi042 bash[108250]: audit 2023-12-08T22:15:28.736528+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735210\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735295\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735329\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735361\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735391\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735421\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735452\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735483\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735514\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}, \"rgw.r.z.smithi042.jxxkik\": {\"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735544\", \"created\": \"2023-12-08T22:15:26.897150\", \"started\": \"2023-12-08T22:15:26.932194\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280\"}}, \"last_daemon_update\": \"2023-12-08T22:15:28.735651\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]: dispatch 2023-12-08T22:15:29.897 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:29 smithi042 bash[108250]: audit 2023-12-08T22:15:28.739701+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"a\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735210\", \"created\": \"2023-12-08T22:10:49.637399\", \"started\": \"2023-12-08T22:10:53.225240\"}, \"mgr.y\": {\"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"y\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735295\", \"created\": \"2023-12-08T22:10:54.390362\", \"started\": \"2023-12-08T22:10:54.428040\"}, \"mon.c\": {\"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"c\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735329\", \"created\": \"2023-12-08T22:11:58.133854\", \"started\": \"2023-12-08T22:11:58.172481\"}, \"osd.0\": {\"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735361\", \"created\": \"2023-12-08T22:12:33.885564\", \"started\": \"2023-12-08T22:12:35.031187\"}, \"osd.1\": {\"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735391\", \"created\": \"2023-12-08T22:12:46.209463\", \"started\": \"2023-12-08T22:13:00.108003\"}, \"osd.2\": {\"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735421\", \"created\": \"2023-12-08T22:13:00.805344\", \"started\": \"2023-12-08T22:13:15.168878\"}, \"osd.3\": {\"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735452\", \"created\": \"2023-12-08T22:13:15.715222\", \"started\": \"2023-12-08T22:13:16.833238\"}, \"node-exporter.a\": {\"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735483\", \"created\": \"2023-12-08T22:14:30.553608\", \"started\": \"2023-12-08T22:14:40.623128\"}, \"alertmanager.a\": {\"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735514\", \"created\": \"2023-12-08T22:14:42.848509\", \"started\": \"2023-12-08T22:15:07.865642\"}, \"rgw.r.z.smithi042.jxxkik\": {\"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:28.735544\", \"created\": \"2023-12-08T22:15:26.897150\", \"started\": \"2023-12-08T22:15:26.932194\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\"}], \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280\"}}, \"last_daemon_update\": \"2023-12-08T22:15:28.735651\", \"last_device_update\": \"2023-12-08T22:13:19.689380\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.42\"]}, \"last_host_check\": \"2023-12-08T22:11:15.089424\"}"}]': finished 2023-12-08T22:15:29.897 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:29 smithi042 bash[108250]: audit 2023-12-08T22:15:28.740329+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:15:31.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:31 smithi155 bash[108266]: cluster 2023-12-08T22:15:29.807489+0000 mgr.y (mgr.14142) 182 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 70 KiB/s rd, 5.0 KiB/s wr, 150 op/s 2023-12-08T22:15:31.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:31 smithi042 bash[111654]: cluster 2023-12-08T22:15:29.807489+0000 mgr.y (mgr.14142) 182 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 70 KiB/s rd, 5.0 KiB/s wr, 150 op/s 2023-12-08T22:15:31.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:31 smithi042 bash[108250]: cluster 2023-12-08T22:15:29.807489+0000 mgr.y (mgr.14142) 182 : cluster [DBG] pgmap v182: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 70 KiB/s rd, 5.0 KiB/s wr, 150 op/s 2023-12-08T22:15:33.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:33 smithi155 bash[108266]: cluster 2023-12-08T22:15:31.808052+0000 mgr.y (mgr.14142) 183 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 101 KiB/s rd, 4.1 KiB/s wr, 196 op/s 2023-12-08T22:15:33.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:33 smithi042 bash[108250]: cluster 2023-12-08T22:15:31.808052+0000 mgr.y (mgr.14142) 183 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 101 KiB/s rd, 4.1 KiB/s wr, 196 op/s 2023-12-08T22:15:33.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:33 smithi042 bash[111654]: cluster 2023-12-08T22:15:31.808052+0000 mgr.y (mgr.14142) 183 : cluster [DBG] pgmap v183: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 101 KiB/s rd, 4.1 KiB/s wr, 196 op/s 2023-12-08T22:15:35.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:35 smithi042 bash[108250]: cluster 2023-12-08T22:15:33.808625+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 102 KiB/s rd, 3.7 KiB/s wr, 195 op/s 2023-12-08T22:15:35.885 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:35 smithi042 bash[111654]: cluster 2023-12-08T22:15:33.808625+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 102 KiB/s rd, 3.7 KiB/s wr, 195 op/s 2023-12-08T22:15:35.885 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:35 smithi042 bash[108250]: audit 2023-12-08T22:15:34.561704+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560228\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560324\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560364\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560399\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560433\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560466\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560500\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560535\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560595\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560633\", \"created\": \"2023-12-08T22:15:25.692347\", \"started\": \"2023-12-08T22:15:25.722124\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_daemon_update\": \"2023-12-08T22:15:34.560743\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:15:35.885 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:35 smithi042 bash[108250]: audit 2023-12-08T22:15:34.566019+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560228\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560324\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560364\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560399\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560433\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560466\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560500\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560535\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560595\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560633\", \"created\": \"2023-12-08T22:15:25.692347\", \"started\": \"2023-12-08T22:15:25.722124\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_daemon_update\": \"2023-12-08T22:15:34.560743\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:15:35.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:35 smithi042 bash[111654]: audit 2023-12-08T22:15:34.561704+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560228\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560324\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560364\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560399\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560433\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560466\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560500\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560535\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560595\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560633\", \"created\": \"2023-12-08T22:15:25.692347\", \"started\": \"2023-12-08T22:15:25.722124\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_daemon_update\": \"2023-12-08T22:15:34.560743\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:15:35.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:35 smithi042 bash[111654]: audit 2023-12-08T22:15:34.566019+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560228\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560324\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560364\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560399\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560433\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560466\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560500\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560535\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560595\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560633\", \"created\": \"2023-12-08T22:15:25.692347\", \"started\": \"2023-12-08T22:15:25.722124\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_daemon_update\": \"2023-12-08T22:15:34.560743\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:15:36.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:35 smithi155 bash[108266]: cluster 2023-12-08T22:15:33.808625+0000 mgr.y (mgr.14142) 184 : cluster [DBG] pgmap v184: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 102 KiB/s rd, 3.7 KiB/s wr, 195 op/s 2023-12-08T22:15:36.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:35 smithi155 bash[108266]: audit 2023-12-08T22:15:34.561704+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560228\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560324\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560364\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560399\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560433\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560466\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560500\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560535\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560595\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560633\", \"created\": \"2023-12-08T22:15:25.692347\", \"started\": \"2023-12-08T22:15:25.722124\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_daemon_update\": \"2023-12-08T22:15:34.560743\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:15:36.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:35 smithi155 bash[108266]: audit 2023-12-08T22:15:34.566019+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560228\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"62ca701ec611\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560324\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:12:22.362004\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560364\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560399\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560433\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560466\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560500\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560535\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560595\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560633\", \"created\": \"2023-12-08T22:15:25.692347\", \"started\": \"2023-12-08T22:15:25.722124\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:21.164334\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_daemon_update\": \"2023-12-08T22:15:34.560743\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:15:37.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:37 smithi042 bash[111654]: cluster 2023-12-08T22:15:35.809231+0000 mgr.y (mgr.14142) 185 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 3.2 KiB/s wr, 178 op/s 2023-12-08T22:15:37.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:37 smithi042 bash[108250]: cluster 2023-12-08T22:15:35.809231+0000 mgr.y (mgr.14142) 185 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 3.2 KiB/s wr, 178 op/s 2023-12-08T22:15:38.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:37 smithi155 bash[108266]: cluster 2023-12-08T22:15:35.809231+0000 mgr.y (mgr.14142) 185 : cluster [DBG] pgmap v185: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 3.2 KiB/s wr, 178 op/s 2023-12-08T22:15:39.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:39 smithi042 bash[111654]: cluster 2023-12-08T22:15:37.809932+0000 mgr.y (mgr.14142) 186 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 1.9 KiB/s wr, 173 op/s 2023-12-08T22:15:39.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:39 smithi042 bash[108250]: cluster 2023-12-08T22:15:37.809932+0000 mgr.y (mgr.14142) 186 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 1.9 KiB/s wr, 173 op/s 2023-12-08T22:15:40.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:39 smithi155 bash[108266]: cluster 2023-12-08T22:15:37.809932+0000 mgr.y (mgr.14142) 186 : cluster [DBG] pgmap v186: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 93 KiB/s rd, 1.9 KiB/s wr, 173 op/s 2023-12-08T22:15:41.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:41 smithi042 bash[111654]: cluster 2023-12-08T22:15:39.810501+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 138 op/s 2023-12-08T22:15:41.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:41 smithi042 bash[108250]: cluster 2023-12-08T22:15:39.810501+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 138 op/s 2023-12-08T22:15:42.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:41 smithi155 bash[108266]: cluster 2023-12-08T22:15:39.810501+0000 mgr.y (mgr.14142) 187 : cluster [DBG] pgmap v187: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 79 KiB/s rd, 85 B/s wr, 138 op/s 2023-12-08T22:15:43.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:43 smithi042 bash[111654]: cluster 2023-12-08T22:15:41.811030+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 78 op/s 2023-12-08T22:15:43.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:43 smithi042 bash[108250]: cluster 2023-12-08T22:15:41.811030+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 78 op/s 2023-12-08T22:15:44.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:43 smithi155 bash[108266]: cluster 2023-12-08T22:15:41.811030+0000 mgr.y (mgr.14142) 188 : cluster [DBG] pgmap v188: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 47 KiB/s rd, 85 B/s wr, 78 op/s 2023-12-08T22:15:45.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:45 smithi042 bash[111654]: cluster 2023-12-08T22:15:43.811589+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2023-12-08T22:15:45.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:45 smithi042 bash[108250]: cluster 2023-12-08T22:15:43.811589+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2023-12-08T22:15:46.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:45 smithi155 bash[108266]: cluster 2023-12-08T22:15:43.811589+0000 mgr.y (mgr.14142) 189 : cluster [DBG] pgmap v189: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2023-12-08T22:15:47.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:47 smithi042 bash[111654]: cluster 2023-12-08T22:15:45.812169+0000 mgr.y (mgr.14142) 190 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:47.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:47 smithi042 bash[108250]: cluster 2023-12-08T22:15:45.812169+0000 mgr.y (mgr.14142) 190 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:48.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:47 smithi155 bash[108266]: cluster 2023-12-08T22:15:45.812169+0000 mgr.y (mgr.14142) 190 : cluster [DBG] pgmap v190: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:49.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:49 smithi042 bash[111654]: cluster 2023-12-08T22:15:47.812665+0000 mgr.y (mgr.14142) 191 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:49.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:49 smithi042 bash[108250]: cluster 2023-12-08T22:15:47.812665+0000 mgr.y (mgr.14142) 191 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:49 smithi155 bash[108266]: cluster 2023-12-08T22:15:47.812665+0000 mgr.y (mgr.14142) 191 : cluster [DBG] pgmap v191: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:51.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:51 smithi042 bash[111654]: cluster 2023-12-08T22:15:49.813200+0000 mgr.y (mgr.14142) 192 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:51.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:51 smithi042 bash[108250]: cluster 2023-12-08T22:15:49.813200+0000 mgr.y (mgr.14142) 192 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:52.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:51 smithi155 bash[108266]: cluster 2023-12-08T22:15:49.813200+0000 mgr.y (mgr.14142) 192 : cluster [DBG] pgmap v192: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:53.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:53 smithi042 bash[111654]: cluster 2023-12-08T22:15:51.813816+0000 mgr.y (mgr.14142) 193 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:53.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:53 smithi042 bash[108250]: cluster 2023-12-08T22:15:51.813816+0000 mgr.y (mgr.14142) 193 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:54.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:53 smithi155 bash[108266]: cluster 2023-12-08T22:15:51.813816+0000 mgr.y (mgr.14142) 193 : cluster [DBG] pgmap v193: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:55.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:55 smithi042 bash[111654]: cluster 2023-12-08T22:15:53.814484+0000 mgr.y (mgr.14142) 194 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:55.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:55 smithi042 bash[108250]: cluster 2023-12-08T22:15:53.814484+0000 mgr.y (mgr.14142) 194 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:56.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:55 smithi155 bash[108266]: cluster 2023-12-08T22:15:53.814484+0000 mgr.y (mgr.14142) 194 : cluster [DBG] pgmap v194: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:57.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:57 smithi042 bash[111654]: cluster 2023-12-08T22:15:55.814961+0000 mgr.y (mgr.14142) 195 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:57.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:57 smithi042 bash[108250]: cluster 2023-12-08T22:15:55.814961+0000 mgr.y (mgr.14142) 195 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:58.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:57 smithi155 bash[108266]: cluster 2023-12-08T22:15:55.814961+0000 mgr.y (mgr.14142) 195 : cluster [DBG] pgmap v195: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:59.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:15:59 smithi042 bash[111654]: cluster 2023-12-08T22:15:57.815714+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:15:59.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:15:59 smithi042 bash[108250]: cluster 2023-12-08T22:15:57.815714+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:00.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:15:59 smithi155 bash[108266]: cluster 2023-12-08T22:15:57.815714+0000 mgr.y (mgr.14142) 196 : cluster [DBG] pgmap v196: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:01.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:01 smithi042 bash[111654]: cluster 2023-12-08T22:15:59.816432+0000 mgr.y (mgr.14142) 197 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:01.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:01 smithi042 bash[108250]: cluster 2023-12-08T22:15:59.816432+0000 mgr.y (mgr.14142) 197 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:02.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:01 smithi155 bash[108266]: cluster 2023-12-08T22:15:59.816432+0000 mgr.y (mgr.14142) 197 : cluster [DBG] pgmap v197: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:03.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:03 smithi042 bash[111654]: cluster 2023-12-08T22:16:01.817146+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:03.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:03 smithi042 bash[108250]: cluster 2023-12-08T22:16:01.817146+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:04.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:03 smithi155 bash[108266]: cluster 2023-12-08T22:16:01.817146+0000 mgr.y (mgr.14142) 198 : cluster [DBG] pgmap v198: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:05.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:05 smithi042 bash[111654]: cluster 2023-12-08T22:16:03.817825+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:05.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:05 smithi042 bash[108250]: cluster 2023-12-08T22:16:03.817825+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:06.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:05 smithi155 bash[108266]: cluster 2023-12-08T22:16:03.817825+0000 mgr.y (mgr.14142) 199 : cluster [DBG] pgmap v199: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:07.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:07 smithi042 bash[108250]: cluster 2023-12-08T22:16:05.818468+0000 mgr.y (mgr.14142) 200 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:07.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:07 smithi042 bash[111654]: cluster 2023-12-08T22:16:05.818468+0000 mgr.y (mgr.14142) 200 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:08.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:07 smithi155 bash[108266]: cluster 2023-12-08T22:16:05.818468+0000 mgr.y (mgr.14142) 200 : cluster [DBG] pgmap v200: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:09.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:09 smithi042 bash[111654]: cluster 2023-12-08T22:16:07.819138+0000 mgr.y (mgr.14142) 201 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:09.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:09 smithi042 bash[108250]: cluster 2023-12-08T22:16:07.819138+0000 mgr.y (mgr.14142) 201 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:10.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:09 smithi155 bash[108266]: cluster 2023-12-08T22:16:07.819138+0000 mgr.y (mgr.14142) 201 : cluster [DBG] pgmap v201: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:11.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:11 smithi042 bash[111654]: cluster 2023-12-08T22:16:09.819913+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:11.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:11 smithi042 bash[108250]: cluster 2023-12-08T22:16:09.819913+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:12.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:11 smithi155 bash[108266]: cluster 2023-12-08T22:16:09.819913+0000 mgr.y (mgr.14142) 202 : cluster [DBG] pgmap v202: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:13.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:13 smithi042 bash[108250]: cluster 2023-12-08T22:16:11.820582+0000 mgr.y (mgr.14142) 203 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:13.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:13 smithi042 bash[111654]: cluster 2023-12-08T22:16:11.820582+0000 mgr.y (mgr.14142) 203 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:14.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:13 smithi155 bash[108266]: cluster 2023-12-08T22:16:11.820582+0000 mgr.y (mgr.14142) 203 : cluster [DBG] pgmap v203: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:15.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:15 smithi042 bash[111654]: cluster 2023-12-08T22:16:13.821171+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:15.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:15 smithi042 bash[108250]: cluster 2023-12-08T22:16:13.821171+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:16.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:15 smithi155 bash[108266]: cluster 2023-12-08T22:16:13.821171+0000 mgr.y (mgr.14142) 204 : cluster [DBG] pgmap v204: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:17.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:17 smithi042 bash[108250]: cluster 2023-12-08T22:16:15.821825+0000 mgr.y (mgr.14142) 205 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:17.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:17 smithi042 bash[111654]: cluster 2023-12-08T22:16:15.821825+0000 mgr.y (mgr.14142) 205 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:18.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:17 smithi155 bash[108266]: cluster 2023-12-08T22:16:15.821825+0000 mgr.y (mgr.14142) 205 : cluster [DBG] pgmap v205: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:19.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:19 smithi042 bash[111654]: cluster 2023-12-08T22:16:17.822518+0000 mgr.y (mgr.14142) 206 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:19.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:19 smithi042 bash[108250]: cluster 2023-12-08T22:16:17.822518+0000 mgr.y (mgr.14142) 206 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:20.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:19 smithi155 bash[108266]: cluster 2023-12-08T22:16:17.822518+0000 mgr.y (mgr.14142) 206 : cluster [DBG] pgmap v206: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:21.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:21 smithi042 bash[111654]: cluster 2023-12-08T22:16:19.823062+0000 mgr.y (mgr.14142) 207 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:21.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:21 smithi042 bash[108250]: cluster 2023-12-08T22:16:19.823062+0000 mgr.y (mgr.14142) 207 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:22.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:21 smithi155 bash[108266]: cluster 2023-12-08T22:16:19.823062+0000 mgr.y (mgr.14142) 207 : cluster [DBG] pgmap v207: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:23.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:23 smithi042 bash[111654]: cluster 2023-12-08T22:16:21.823641+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:23.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:23 smithi042 bash[108250]: cluster 2023-12-08T22:16:21.823641+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:24.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:23 smithi155 bash[108266]: cluster 2023-12-08T22:16:21.823641+0000 mgr.y (mgr.14142) 208 : cluster [DBG] pgmap v208: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:25.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:25 smithi042 bash[111654]: cluster 2023-12-08T22:16:23.824176+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:25.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:25 smithi042 bash[108250]: cluster 2023-12-08T22:16:23.824176+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:26.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:25 smithi155 bash[108266]: cluster 2023-12-08T22:16:23.824176+0000 mgr.y (mgr.14142) 209 : cluster [DBG] pgmap v209: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:27.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:27 smithi042 bash[111654]: cluster 2023-12-08T22:16:25.824848+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:27.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:27 smithi042 bash[108250]: cluster 2023-12-08T22:16:25.824848+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:28.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:27 smithi155 bash[108266]: cluster 2023-12-08T22:16:25.824848+0000 mgr.y (mgr.14142) 210 : cluster [DBG] pgmap v210: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:29.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:29 smithi042 bash[111654]: cluster 2023-12-08T22:16:27.825465+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:29.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:29 smithi042 bash[108250]: cluster 2023-12-08T22:16:27.825465+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:30.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:29 smithi155 bash[108266]: cluster 2023-12-08T22:16:27.825465+0000 mgr.y (mgr.14142) 211 : cluster [DBG] pgmap v211: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:31.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:31 smithi042 bash[111654]: cluster 2023-12-08T22:16:29.826039+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:31.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:31 smithi042 bash[108250]: cluster 2023-12-08T22:16:29.826039+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:32.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:31 smithi155 bash[108266]: cluster 2023-12-08T22:16:29.826039+0000 mgr.y (mgr.14142) 212 : cluster [DBG] pgmap v212: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:33.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:33 smithi042 bash[111654]: cluster 2023-12-08T22:16:31.826626+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:33.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:33 smithi042 bash[108250]: cluster 2023-12-08T22:16:31.826626+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:34.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:33 smithi155 bash[108266]: cluster 2023-12-08T22:16:31.826626+0000 mgr.y (mgr.14142) 213 : cluster [DBG] pgmap v213: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:35.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:35 smithi042 bash[111654]: cluster 2023-12-08T22:16:33.827132+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:35.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:35 smithi042 bash[108250]: cluster 2023-12-08T22:16:33.827132+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:36.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:35 smithi155 bash[108266]: cluster 2023-12-08T22:16:33.827132+0000 mgr.y (mgr.14142) 214 : cluster [DBG] pgmap v214: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:36.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:36 smithi042 bash[111654]: cluster 2023-12-08T22:16:35.827809+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:36.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:36 smithi042 bash[108250]: cluster 2023-12-08T22:16:35.827809+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:37.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:36 smithi155 bash[108266]: cluster 2023-12-08T22:16:35.827809+0000 mgr.y (mgr.14142) 215 : cluster [DBG] pgmap v215: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:39.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:39 smithi155 bash[108266]: cluster 2023-12-08T22:16:37.828489+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:39.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:39 smithi042 bash[111654]: cluster 2023-12-08T22:16:37.828489+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:39.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:39 smithi042 bash[108250]: cluster 2023-12-08T22:16:37.828489+0000 mgr.y (mgr.14142) 216 : cluster [DBG] pgmap v216: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:41.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:41 smithi155 bash[108266]: cluster 2023-12-08T22:16:39.828989+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:41.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:41 smithi042 bash[111654]: cluster 2023-12-08T22:16:39.828989+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:41.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:41 smithi042 bash[108250]: cluster 2023-12-08T22:16:39.828989+0000 mgr.y (mgr.14142) 217 : cluster [DBG] pgmap v217: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:43.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:43 smithi042 bash[111654]: cluster 2023-12-08T22:16:41.829529+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:43.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:43 smithi042 bash[108250]: cluster 2023-12-08T22:16:41.829529+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:44.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:43 smithi155 bash[108266]: cluster 2023-12-08T22:16:41.829529+0000 mgr.y (mgr.14142) 218 : cluster [DBG] pgmap v218: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:45.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:45 smithi042 bash[111654]: cluster 2023-12-08T22:16:43.830076+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:45.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:45 smithi042 bash[108250]: cluster 2023-12-08T22:16:43.830076+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:46.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:45 smithi155 bash[108266]: cluster 2023-12-08T22:16:43.830076+0000 mgr.y (mgr.14142) 219 : cluster [DBG] pgmap v219: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:47.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:47 smithi042 bash[111654]: cluster 2023-12-08T22:16:45.830849+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:47.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:47 smithi042 bash[108250]: cluster 2023-12-08T22:16:45.830849+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:48.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:47 smithi155 bash[108266]: cluster 2023-12-08T22:16:45.830849+0000 mgr.y (mgr.14142) 220 : cluster [DBG] pgmap v220: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:49.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:49 smithi042 bash[108250]: cluster 2023-12-08T22:16:47.831421+0000 mgr.y (mgr.14142) 221 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:49.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:49 smithi042 bash[111654]: cluster 2023-12-08T22:16:47.831421+0000 mgr.y (mgr.14142) 221 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:49 smithi155 bash[108266]: cluster 2023-12-08T22:16:47.831421+0000 mgr.y (mgr.14142) 221 : cluster [DBG] pgmap v221: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:51.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:51 smithi042 bash[108250]: cluster 2023-12-08T22:16:49.832006+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:51.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:51 smithi042 bash[111654]: cluster 2023-12-08T22:16:49.832006+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:52.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:51 smithi155 bash[108266]: cluster 2023-12-08T22:16:49.832006+0000 mgr.y (mgr.14142) 222 : cluster [DBG] pgmap v222: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:53.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:53 smithi042 bash[108250]: cluster 2023-12-08T22:16:51.832667+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:53.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:53 smithi042 bash[111654]: cluster 2023-12-08T22:16:51.832667+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:54.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:53 smithi155 bash[108266]: cluster 2023-12-08T22:16:51.832667+0000 mgr.y (mgr.14142) 223 : cluster [DBG] pgmap v223: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:55.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:55 smithi042 bash[111654]: cluster 2023-12-08T22:16:53.833104+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:55.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:55 smithi042 bash[108250]: cluster 2023-12-08T22:16:53.833104+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:56.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:55 smithi155 bash[108266]: cluster 2023-12-08T22:16:53.833104+0000 mgr.y (mgr.14142) 224 : cluster [DBG] pgmap v224: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:57.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:57 smithi042 bash[111654]: cluster 2023-12-08T22:16:55.833747+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:57.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:57 smithi042 bash[108250]: cluster 2023-12-08T22:16:55.833747+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:58.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:57 smithi155 bash[108266]: cluster 2023-12-08T22:16:55.833747+0000 mgr.y (mgr.14142) 225 : cluster [DBG] pgmap v225: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:59.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:16:59 smithi042 bash[111654]: cluster 2023-12-08T22:16:57.834279+0000 mgr.y (mgr.14142) 226 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:16:59.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:16:59 smithi042 bash[108250]: cluster 2023-12-08T22:16:57.834279+0000 mgr.y (mgr.14142) 226 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:00.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:16:59 smithi155 bash[108266]: cluster 2023-12-08T22:16:57.834279+0000 mgr.y (mgr.14142) 226 : cluster [DBG] pgmap v226: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:01.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:01 smithi042 bash[111654]: cluster 2023-12-08T22:16:59.834931+0000 mgr.y (mgr.14142) 227 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:01.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:01 smithi042 bash[108250]: cluster 2023-12-08T22:16:59.834931+0000 mgr.y (mgr.14142) 227 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:02.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:01 smithi155 bash[108266]: cluster 2023-12-08T22:16:59.834931+0000 mgr.y (mgr.14142) 227 : cluster [DBG] pgmap v227: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:03.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:03 smithi042 bash[111654]: cluster 2023-12-08T22:17:01.835520+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:03.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:03 smithi042 bash[108250]: cluster 2023-12-08T22:17:01.835520+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:04.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:03 smithi155 bash[108266]: cluster 2023-12-08T22:17:01.835520+0000 mgr.y (mgr.14142) 228 : cluster [DBG] pgmap v228: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:05.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:05 smithi042 bash[111654]: cluster 2023-12-08T22:17:03.836198+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:05.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:05 smithi042 bash[108250]: cluster 2023-12-08T22:17:03.836198+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:06.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:05 smithi155 bash[108266]: cluster 2023-12-08T22:17:03.836198+0000 mgr.y (mgr.14142) 229 : cluster [DBG] pgmap v229: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:07.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:07 smithi042 bash[111654]: cluster 2023-12-08T22:17:05.836813+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:07.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:07 smithi042 bash[108250]: cluster 2023-12-08T22:17:05.836813+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:08.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:07 smithi155 bash[108266]: cluster 2023-12-08T22:17:05.836813+0000 mgr.y (mgr.14142) 230 : cluster [DBG] pgmap v230: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:09.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:09 smithi042 bash[111654]: cluster 2023-12-08T22:17:07.837560+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:09.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:09 smithi042 bash[108250]: cluster 2023-12-08T22:17:07.837560+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:10.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:09 smithi155 bash[108266]: cluster 2023-12-08T22:17:07.837560+0000 mgr.y (mgr.14142) 231 : cluster [DBG] pgmap v231: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:11.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:11 smithi042 bash[111654]: cluster 2023-12-08T22:17:09.838161+0000 mgr.y (mgr.14142) 232 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:11.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:11 smithi042 bash[108250]: cluster 2023-12-08T22:17:09.838161+0000 mgr.y (mgr.14142) 232 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:12.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:11 smithi155 bash[108266]: cluster 2023-12-08T22:17:09.838161+0000 mgr.y (mgr.14142) 232 : cluster [DBG] pgmap v232: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:13.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:13 smithi042 bash[111654]: cluster 2023-12-08T22:17:11.838841+0000 mgr.y (mgr.14142) 233 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:13.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:13 smithi042 bash[108250]: cluster 2023-12-08T22:17:11.838841+0000 mgr.y (mgr.14142) 233 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:14.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:13 smithi155 bash[108266]: cluster 2023-12-08T22:17:11.838841+0000 mgr.y (mgr.14142) 233 : cluster [DBG] pgmap v233: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:15.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:15 smithi042 bash[111654]: cluster 2023-12-08T22:17:13.839323+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:15.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:15 smithi042 bash[108250]: cluster 2023-12-08T22:17:13.839323+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:16.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:15 smithi155 bash[108266]: cluster 2023-12-08T22:17:13.839323+0000 mgr.y (mgr.14142) 234 : cluster [DBG] pgmap v234: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:17.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:17 smithi042 bash[111654]: cluster 2023-12-08T22:17:15.840058+0000 mgr.y (mgr.14142) 235 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:17.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:17 smithi042 bash[108250]: cluster 2023-12-08T22:17:15.840058+0000 mgr.y (mgr.14142) 235 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:18.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:17 smithi155 bash[108266]: cluster 2023-12-08T22:17:15.840058+0000 mgr.y (mgr.14142) 235 : cluster [DBG] pgmap v235: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:19.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:19 smithi042 bash[111654]: cluster 2023-12-08T22:17:17.840699+0000 mgr.y (mgr.14142) 236 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:19.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:19 smithi042 bash[108250]: cluster 2023-12-08T22:17:17.840699+0000 mgr.y (mgr.14142) 236 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:20.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:19 smithi155 bash[108266]: cluster 2023-12-08T22:17:17.840699+0000 mgr.y (mgr.14142) 236 : cluster [DBG] pgmap v236: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:21.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:21 smithi042 bash[111654]: cluster 2023-12-08T22:17:19.841206+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:21.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:21 smithi042 bash[108250]: cluster 2023-12-08T22:17:19.841206+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:22.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:21 smithi155 bash[108266]: cluster 2023-12-08T22:17:19.841206+0000 mgr.y (mgr.14142) 237 : cluster [DBG] pgmap v237: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:23.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:23 smithi042 bash[111654]: cluster 2023-12-08T22:17:21.841985+0000 mgr.y (mgr.14142) 238 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:23.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:23 smithi042 bash[108250]: cluster 2023-12-08T22:17:21.841985+0000 mgr.y (mgr.14142) 238 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:24.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:23 smithi155 bash[108266]: cluster 2023-12-08T22:17:21.841985+0000 mgr.y (mgr.14142) 238 : cluster [DBG] pgmap v238: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:25.935 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:25 smithi042 bash[111654]: cluster 2023-12-08T22:17:23.842695+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:25.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:25 smithi042 bash[108250]: cluster 2023-12-08T22:17:23.842695+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:26.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:25 smithi155 bash[108266]: cluster 2023-12-08T22:17:23.842695+0000 mgr.y (mgr.14142) 239 : cluster [DBG] pgmap v239: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:26.272 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-12-08T22:17:27.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:27 smithi042 bash[108250]: cluster 2023-12-08T22:17:25.843249+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:27.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:27 smithi042 bash[108250]: audit 2023-12-08T22:17:27.553115+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.42:0/3962461709' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-08T22:17:27.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:27 smithi042 bash[108250]: audit 2023-12-08T22:17:27.553435+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-08T22:17:27.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:27 smithi042 bash[108250]: audit 2023-12-08T22:17:27.558206+0000 mon.a (mon.0) 771 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-12-08T22:17:27.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:27 smithi042 bash[111654]: cluster 2023-12-08T22:17:25.843249+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:27.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:27 smithi042 bash[111654]: audit 2023-12-08T22:17:27.553115+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.42:0/3962461709' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-08T22:17:27.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:27 smithi042 bash[111654]: audit 2023-12-08T22:17:27.553435+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-08T22:17:27.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:27 smithi042 bash[111654]: audit 2023-12-08T22:17:27.558206+0000 mon.a (mon.0) 771 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-12-08T22:17:27.912 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-12-08T22:17:28.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:27 smithi155 bash[108266]: cluster 2023-12-08T22:17:25.843249+0000 mgr.y (mgr.14142) 240 : cluster [DBG] pgmap v240: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:28.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:27 smithi155 bash[108266]: audit 2023-12-08T22:17:27.553115+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.42:0/3962461709' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-08T22:17:28.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:27 smithi155 bash[108266]: audit 2023-12-08T22:17:27.553435+0000 mon.a (mon.0) 770 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]: dispatch 2023-12-08T22:17:28.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:27 smithi155 bash[108266]: audit 2023-12-08T22:17:27.558206+0000 mon.a (mon.0) 771 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim", "value": "false", "force": true}]': finished 2023-12-08T22:17:29.539 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-08T22:17:29.984 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:29 smithi042 bash[111654]: cluster 2023-12-08T22:17:27.844063+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:29.985 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:29 smithi042 bash[111654]: audit 2023-12-08T22:17:29.165070+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.42:0/757361668' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-12-08T22:17:29.985 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:29 smithi042 bash[111654]: audit 2023-12-08T22:17:29.165385+0000 mon.a (mon.0) 772 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-12-08T22:17:29.985 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:29 smithi042 bash[111654]: audit 2023-12-08T22:17:29.170562+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-12-08T22:17:29.985 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:29 smithi042 bash[108250]: cluster 2023-12-08T22:17:27.844063+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:29.985 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:29 smithi042 bash[108250]: audit 2023-12-08T22:17:29.165070+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.42:0/757361668' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-12-08T22:17:29.985 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:29 smithi042 bash[108250]: audit 2023-12-08T22:17:29.165385+0000 mon.a (mon.0) 772 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-12-08T22:17:29.985 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:29 smithi042 bash[108250]: audit 2023-12-08T22:17:29.170562+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-12-08T22:17:30.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:29 smithi155 bash[108266]: cluster 2023-12-08T22:17:27.844063+0000 mgr.y (mgr.14142) 241 : cluster [DBG] pgmap v241: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:30.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:29 smithi155 bash[108266]: audit 2023-12-08T22:17:29.165070+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.42:0/757361668' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-12-08T22:17:30.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:29 smithi155 bash[108266]: audit 2023-12-08T22:17:29.165385+0000 mon.a (mon.0) 772 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]: dispatch 2023-12-08T22:17:30.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:29 smithi155 bash[108266]: audit 2023-12-08T22:17:29.170562+0000 mon.a (mon.0) 773 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "mon_warn_on_insecure_global_id_reclaim_allowed", "value": "false", "force": true}]': finished 2023-12-08T22:17:30.996 INFO:teuthology.orchestra.run.smithi042.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T22:17:31.387 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-08T22:17:31.396 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi042.front.sepia.ceph.com 2023-12-08T22:17:31.396 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2023-12-08T22:17:31.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:31 smithi042 bash[111654]: cluster 2023-12-08T22:17:29.844618+0000 mgr.y (mgr.14142) 242 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:31.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:31 smithi042 bash[111654]: audit 2023-12-08T22:17:30.989146+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"7d8bc939-841b-4aa9-8840-09ae87967870\"}"}]: dispatch 2023-12-08T22:17:31.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:31 smithi042 bash[111654]: audit 2023-12-08T22:17:30.992314+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"7d8bc939-841b-4aa9-8840-09ae87967870\"}"}]': finished 2023-12-08T22:17:31.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:31 smithi042 bash[108250]: cluster 2023-12-08T22:17:29.844618+0000 mgr.y (mgr.14142) 242 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:31.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:31 smithi042 bash[108250]: audit 2023-12-08T22:17:30.989146+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"7d8bc939-841b-4aa9-8840-09ae87967870\"}"}]: dispatch 2023-12-08T22:17:31.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:31 smithi042 bash[108250]: audit 2023-12-08T22:17:30.992314+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"7d8bc939-841b-4aa9-8840-09ae87967870\"}"}]': finished 2023-12-08T22:17:32.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:31 smithi155 bash[108266]: cluster 2023-12-08T22:17:29.844618+0000 mgr.y (mgr.14142) 242 : cluster [DBG] pgmap v242: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:32.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:31 smithi155 bash[108266]: audit 2023-12-08T22:17:30.989146+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"7d8bc939-841b-4aa9-8840-09ae87967870\"}"}]: dispatch 2023-12-08T22:17:32.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:31 smithi155 bash[108266]: audit 2023-12-08T22:17:30.992314+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"7d8bc939-841b-4aa9-8840-09ae87967870\"}"}]': finished 2023-12-08T22:17:32.819 INFO:teuthology.orchestra.run.smithi042.stdout:true 2023-12-08T22:17:32.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:32 smithi042 bash[111654]: audit 2023-12-08T22:17:30.988298+0000 mgr.y (mgr.14142) 243 : audit [DBG] from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:17:32.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:32 smithi042 bash[111654]: cephadm 2023-12-08T22:17:30.994780+0000 mgr.y (mgr.14142) 244 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T22:17:32.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:32 smithi042 bash[108250]: audit 2023-12-08T22:17:30.988298+0000 mgr.y (mgr.14142) 243 : audit [DBG] from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:17:32.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:32 smithi042 bash[108250]: cephadm 2023-12-08T22:17:30.994780+0000 mgr.y (mgr.14142) 244 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T22:17:33.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:32 smithi155 bash[108266]: audit 2023-12-08T22:17:30.988298+0000 mgr.y (mgr.14142) 243 : audit [DBG] from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:17:33.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:32 smithi155 bash[108266]: cephadm 2023-12-08T22:17:30.994780+0000 mgr.y (mgr.14142) 244 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T22:17:33.496 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-12-08T22:17:33.496 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 running (2m) 2m ago 2m docker.io/prom/alertmanager:latest 9f27df16978d 061123d83c14 2023-12-08T22:17:33.496 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi155 running (2m) 118s ago 2m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c 7540f40afeeb 2023-12-08T22:17:33.497 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi155 running (5m) 118s ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 62ca701ec611 2023-12-08T22:17:33.497 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 8f1cdcf77b21 2023-12-08T22:17:33.497 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9c5e61bcc6fe 2023-12-08T22:17:33.497 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi155 running (5m) 118s ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7cd3188117d1 2023-12-08T22:17:33.497 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3e4ff1d78a5e 2023-12-08T22:17:33.497 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 running (2m) 2m ago 3m docker.io/prom/node-exporter:latest 72c9c2088986 fd3e3862fd55 2023-12-08T22:17:33.497 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi155 running (2m) 118s ago 3m docker.io/prom/node-exporter:latest 72c9c2088986 93dd70d7bdde 2023-12-08T22:17:33.497 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0907eb027bb2 2023-12-08T22:17:33.497 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2fbcefe105be 2023-12-08T22:17:33.497 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f9d3079fa6d3 2023-12-08T22:17:33.497 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 eec20e30e3e4 2023-12-08T22:17:33.497 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi155 running (3m) 118s ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5d1d36aa1378 2023-12-08T22:17:33.497 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi155 running (3m) 118s ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 71289027a54e 2023-12-08T22:17:33.498 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi155 running (3m) 118s ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 bab61e156a46 2023-12-08T22:17:33.498 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi155 running (3m) 118s ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b2675ca73ef5 2023-12-08T22:17:33.498 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi155 running (2m) 118s ago 3m docker.io/prom/prometheus:latest 620d5e2a39df 37c72df7c023 2023-12-08T22:17:33.498 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.r.z.smithi042.jxxkik smithi042 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 eef16e86cd11 2023-12-08T22:17:33.498 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.r.z.smithi155.jhkrtw smithi155 running (2m) 118s ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b206c604a568 2023-12-08T22:17:33.866 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2023-12-08T22:17:33.866 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2023-12-08T22:17:33.866 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-08T22:17:33.866 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:17:33.867 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2023-12-08T22:17:33.867 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:17:33.867 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:17:33.867 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2023-12-08T22:17:33.867 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T22:17:33.867 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:17:33.867 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": {}, 2023-12-08T22:17:33.867 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2023-12-08T22:17:33.867 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:17:33.867 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:17:33.867 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2023-12-08T22:17:33.867 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-12-08T22:17:33.867 INFO:teuthology.orchestra.run.smithi042.stdout: } 2023-12-08T22:17:33.868 INFO:teuthology.orchestra.run.smithi042.stdout:} 2023-12-08T22:17:33.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:33 smithi042 bash[111654]: cluster 2023-12-08T22:17:31.845261+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:33.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:33 smithi042 bash[108250]: cluster 2023-12-08T22:17:31.845261+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:34.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:33 smithi155 bash[108266]: cluster 2023-12-08T22:17:31.845261+0000 mgr.y (mgr.14142) 245 : cluster [DBG] pgmap v243: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:34.206 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2023-12-08T22:17:34.206 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", 2023-12-08T22:17:34.206 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2023-12-08T22:17:34.207 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [], 2023-12-08T22:17:34.207 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "" 2023-12-08T22:17:34.207 INFO:teuthology.orchestra.run.smithi042.stdout:} 2023-12-08T22:17:34.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:34 smithi042 bash[111654]: audit 2023-12-08T22:17:32.803130+0000 mgr.y (mgr.14142) 246 : audit [DBG] from='client.24634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:17:34.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:34 smithi042 bash[111654]: audit 2023-12-08T22:17:33.155655+0000 mgr.y (mgr.14142) 247 : audit [DBG] from='client.24640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:17:34.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:34 smithi042 bash[111654]: audit 2023-12-08T22:17:33.490034+0000 mgr.y (mgr.14142) 248 : audit [DBG] from='client.24646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:17:34.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:34 smithi042 bash[111654]: audit 2023-12-08T22:17:33.864852+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.42:0/106428293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:17:34.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:34 smithi042 bash[108250]: audit 2023-12-08T22:17:32.803130+0000 mgr.y (mgr.14142) 246 : audit [DBG] from='client.24634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:17:34.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:34 smithi042 bash[108250]: audit 2023-12-08T22:17:33.155655+0000 mgr.y (mgr.14142) 247 : audit [DBG] from='client.24640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:17:34.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:34 smithi042 bash[108250]: audit 2023-12-08T22:17:33.490034+0000 mgr.y (mgr.14142) 248 : audit [DBG] from='client.24646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:17:34.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:34 smithi042 bash[108250]: audit 2023-12-08T22:17:33.864852+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.42:0/106428293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:17:35.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:34 smithi155 bash[108266]: audit 2023-12-08T22:17:32.803130+0000 mgr.y (mgr.14142) 246 : audit [DBG] from='client.24634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:17:35.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:34 smithi155 bash[108266]: audit 2023-12-08T22:17:33.155655+0000 mgr.y (mgr.14142) 247 : audit [DBG] from='client.24640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:17:35.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:34 smithi155 bash[108266]: audit 2023-12-08T22:17:33.490034+0000 mgr.y (mgr.14142) 248 : audit [DBG] from='client.24646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:17:35.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:34 smithi155 bash[108266]: audit 2023-12-08T22:17:33.864852+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.42:0/106428293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:17:35.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:35 smithi042 bash[108250]: cluster 2023-12-08T22:17:33.845640+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:35.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:35 smithi042 bash[108250]: audit 2023-12-08T22:17:34.204775+0000 mgr.y (mgr.14142) 250 : audit [DBG] from='client.24658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:17:35.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:35 smithi042 bash[111654]: cluster 2023-12-08T22:17:33.845640+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:35.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:35 smithi042 bash[111654]: audit 2023-12-08T22:17:34.204775+0000 mgr.y (mgr.14142) 250 : audit [DBG] from='client.24658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:17:36.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:35 smithi155 bash[108266]: cluster 2023-12-08T22:17:33.845640+0000 mgr.y (mgr.14142) 249 : cluster [DBG] pgmap v244: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:36.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:35 smithi155 bash[108266]: audit 2023-12-08T22:17:34.204775+0000 mgr.y (mgr.14142) 250 : audit [DBG] from='client.24658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:17:37.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:37 smithi042 bash[111654]: cluster 2023-12-08T22:17:35.846182+0000 mgr.y (mgr.14142) 251 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:37.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:37 smithi042 bash[108250]: cluster 2023-12-08T22:17:35.846182+0000 mgr.y (mgr.14142) 251 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:38.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:37 smithi155 bash[108266]: cluster 2023-12-08T22:17:35.846182+0000 mgr.y (mgr.14142) 251 : cluster [DBG] pgmap v245: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:39.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:39 smithi042 bash[108250]: cluster 2023-12-08T22:17:37.846760+0000 mgr.y (mgr.14142) 252 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:39.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:39 smithi042 bash[111654]: cluster 2023-12-08T22:17:37.846760+0000 mgr.y (mgr.14142) 252 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:40.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:39 smithi155 bash[108266]: cluster 2023-12-08T22:17:37.846760+0000 mgr.y (mgr.14142) 252 : cluster [DBG] pgmap v246: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:41.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:41 smithi042 bash[111654]: cluster 2023-12-08T22:17:39.847335+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:41.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:41 smithi042 bash[108250]: cluster 2023-12-08T22:17:39.847335+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:42.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:41 smithi155 bash[108266]: cluster 2023-12-08T22:17:39.847335+0000 mgr.y (mgr.14142) 253 : cluster [DBG] pgmap v247: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:43.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:43 smithi042 bash[111654]: cluster 2023-12-08T22:17:41.847844+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:43.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:43 smithi042 bash[108250]: cluster 2023-12-08T22:17:41.847844+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:44.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:43 smithi155 bash[108266]: cluster 2023-12-08T22:17:41.847844+0000 mgr.y (mgr.14142) 254 : cluster [DBG] pgmap v248: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:45.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:45 smithi042 bash[111654]: cluster 2023-12-08T22:17:43.848211+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:45.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:45 smithi042 bash[108250]: cluster 2023-12-08T22:17:43.848211+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:46.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:45 smithi155 bash[108266]: cluster 2023-12-08T22:17:43.848211+0000 mgr.y (mgr.14142) 255 : cluster [DBG] pgmap v249: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:47.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:47 smithi042 bash[111654]: cluster 2023-12-08T22:17:45.848758+0000 mgr.y (mgr.14142) 256 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:47.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:47 smithi042 bash[108250]: cluster 2023-12-08T22:17:45.848758+0000 mgr.y (mgr.14142) 256 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:48.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:47 smithi155 bash[108266]: cluster 2023-12-08T22:17:45.848758+0000 mgr.y (mgr.14142) 256 : cluster [DBG] pgmap v250: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:49.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:49 smithi042 bash[111654]: cluster 2023-12-08T22:17:47.849249+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:49.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:49 smithi042 bash[108250]: cluster 2023-12-08T22:17:47.849249+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:49 smithi155 bash[108266]: cluster 2023-12-08T22:17:47.849249+0000 mgr.y (mgr.14142) 257 : cluster [DBG] pgmap v251: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:51.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:51 smithi042 bash[111654]: cluster 2023-12-08T22:17:49.849843+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:51.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:51 smithi042 bash[108250]: cluster 2023-12-08T22:17:49.849843+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:52.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:51 smithi155 bash[108266]: cluster 2023-12-08T22:17:49.849843+0000 mgr.y (mgr.14142) 258 : cluster [DBG] pgmap v252: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:53.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:53 smithi042 bash[108250]: cluster 2023-12-08T22:17:51.850385+0000 mgr.y (mgr.14142) 259 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:53.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:53 smithi042 bash[111654]: cluster 2023-12-08T22:17:51.850385+0000 mgr.y (mgr.14142) 259 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:54.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:53 smithi155 bash[108266]: cluster 2023-12-08T22:17:51.850385+0000 mgr.y (mgr.14142) 259 : cluster [DBG] pgmap v253: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:55.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:55 smithi042 bash[111654]: cluster 2023-12-08T22:17:53.850770+0000 mgr.y (mgr.14142) 260 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:55.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:55 smithi042 bash[108250]: cluster 2023-12-08T22:17:53.850770+0000 mgr.y (mgr.14142) 260 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:56.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:55 smithi155 bash[108266]: cluster 2023-12-08T22:17:53.850770+0000 mgr.y (mgr.14142) 260 : cluster [DBG] pgmap v254: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:57.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:57 smithi042 bash[111654]: cluster 2023-12-08T22:17:55.851275+0000 mgr.y (mgr.14142) 261 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:57.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:57 smithi042 bash[108250]: cluster 2023-12-08T22:17:55.851275+0000 mgr.y (mgr.14142) 261 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:58.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:57 smithi155 bash[108266]: cluster 2023-12-08T22:17:55.851275+0000 mgr.y (mgr.14142) 261 : cluster [DBG] pgmap v255: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:59.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:59 smithi042 bash[111654]: cluster 2023-12-08T22:17:57.851986+0000 mgr.y (mgr.14142) 262 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:59.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:59 smithi042 bash[111654]: audit 2023-12-08T22:17:58.965162+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"7d8bc939-841b-4aa9-8840-09ae87967870\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_version\": \"ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)\"}"}]: dispatch 2023-12-08T22:17:59.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:59 smithi042 bash[111654]: audit 2023-12-08T22:17:58.968316+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"7d8bc939-841b-4aa9-8840-09ae87967870\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_version\": \"ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)\"}"}]': finished 2023-12-08T22:17:59.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:17:59 smithi042 bash[111654]: audit 2023-12-08T22:17:58.968990+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:17:59.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:59 smithi042 bash[108250]: cluster 2023-12-08T22:17:57.851986+0000 mgr.y (mgr.14142) 262 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:17:59.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:59 smithi042 bash[108250]: audit 2023-12-08T22:17:58.965162+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"7d8bc939-841b-4aa9-8840-09ae87967870\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_version\": \"ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)\"}"}]: dispatch 2023-12-08T22:17:59.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:59 smithi042 bash[108250]: audit 2023-12-08T22:17:58.968316+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"7d8bc939-841b-4aa9-8840-09ae87967870\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_version\": \"ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)\"}"}]': finished 2023-12-08T22:17:59.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:17:59 smithi042 bash[108250]: audit 2023-12-08T22:17:58.968990+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:18:00.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:59 smithi155 bash[108266]: cluster 2023-12-08T22:17:57.851986+0000 mgr.y (mgr.14142) 262 : cluster [DBG] pgmap v256: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:00.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:59 smithi155 bash[108266]: audit 2023-12-08T22:17:58.965162+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"7d8bc939-841b-4aa9-8840-09ae87967870\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_version\": \"ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)\"}"}]: dispatch 2023-12-08T22:18:00.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:59 smithi155 bash[108266]: audit 2023-12-08T22:17:58.968316+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"7d8bc939-841b-4aa9-8840-09ae87967870\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_version\": \"ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)\"}"}]': finished 2023-12-08T22:18:00.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:17:59 smithi155 bash[108266]: audit 2023-12-08T22:17:58.968990+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:18:00.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:00 smithi042 bash[111654]: cephadm 2023-12-08T22:17:58.968747+0000 mgr.y (mgr.14142) 263 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 with id 03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843 2023-12-08T22:18:00.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:00 smithi042 bash[111654]: cephadm 2023-12-08T22:17:58.969862+0000 mgr.y (mgr.14142) 264 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-08T22:18:00.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:00 smithi042 bash[111654]: cephadm 2023-12-08T22:17:58.970216+0000 mgr.y (mgr.14142) 265 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-08T22:18:00.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:00 smithi042 bash[111654]: cephadm 2023-12-08T22:17:59.176605+0000 mgr.y (mgr.14142) 266 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 on smithi155 2023-12-08T22:18:00.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:00 smithi042 bash[108250]: cephadm 2023-12-08T22:17:58.968747+0000 mgr.y (mgr.14142) 263 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 with id 03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843 2023-12-08T22:18:00.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:00 smithi042 bash[108250]: cephadm 2023-12-08T22:17:58.969862+0000 mgr.y (mgr.14142) 264 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-08T22:18:00.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:00 smithi042 bash[108250]: cephadm 2023-12-08T22:17:58.970216+0000 mgr.y (mgr.14142) 265 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-08T22:18:00.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:00 smithi042 bash[108250]: cephadm 2023-12-08T22:17:59.176605+0000 mgr.y (mgr.14142) 266 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 on smithi155 2023-12-08T22:18:01.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:00 smithi155 bash[108266]: cephadm 2023-12-08T22:17:58.968747+0000 mgr.y (mgr.14142) 263 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 with id 03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843 2023-12-08T22:18:01.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:00 smithi155 bash[108266]: cephadm 2023-12-08T22:17:58.969862+0000 mgr.y (mgr.14142) 264 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-08T22:18:01.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:00 smithi155 bash[108266]: cephadm 2023-12-08T22:17:58.970216+0000 mgr.y (mgr.14142) 265 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-08T22:18:01.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:00 smithi155 bash[108266]: cephadm 2023-12-08T22:17:59.176605+0000 mgr.y (mgr.14142) 266 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 on smithi155 2023-12-08T22:18:01.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:01 smithi042 bash[111654]: cluster 2023-12-08T22:17:59.852487+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:01.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:01 smithi042 bash[108250]: cluster 2023-12-08T22:17:59.852487+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:02.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:01 smithi155 bash[108266]: cluster 2023-12-08T22:17:59.852487+0000 mgr.y (mgr.14142) 267 : cluster [DBG] pgmap v257: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:03.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:03 smithi042 bash[111654]: cluster 2023-12-08T22:18:01.853103+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:03.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:03 smithi042 bash[108250]: cluster 2023-12-08T22:18:01.853103+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:04.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:03 smithi155 bash[108266]: cluster 2023-12-08T22:18:01.853103+0000 mgr.y (mgr.14142) 268 : cluster [DBG] pgmap v258: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:04.531 INFO:teuthology.orchestra.run.smithi042.stdout:true 2023-12-08T22:18:05.134 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-12-08T22:18:05.134 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 running (2m) 2m ago 3m docker.io/prom/alertmanager:latest 9f27df16978d 061123d83c14 2023-12-08T22:18:05.134 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi155 running (3m) 2m ago 3m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c 7540f40afeeb 2023-12-08T22:18:05.134 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi155 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 62ca701ec611 2023-12-08T22:18:05.134 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 8f1cdcf77b21 2023-12-08T22:18:05.134 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (7m) 2m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9c5e61bcc6fe 2023-12-08T22:18:05.134 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi155 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7cd3188117d1 2023-12-08T22:18:05.134 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (6m) 2m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3e4ff1d78a5e 2023-12-08T22:18:05.134 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 running (3m) 2m ago 3m docker.io/prom/node-exporter:latest 72c9c2088986 fd3e3862fd55 2023-12-08T22:18:05.135 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi155 running (3m) 2m ago 3m docker.io/prom/node-exporter:latest 72c9c2088986 93dd70d7bdde 2023-12-08T22:18:05.135 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0907eb027bb2 2023-12-08T22:18:05.135 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (5m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2fbcefe105be 2023-12-08T22:18:05.135 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (4m) 2m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f9d3079fa6d3 2023-12-08T22:18:05.135 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 eec20e30e3e4 2023-12-08T22:18:05.135 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi155 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5d1d36aa1378 2023-12-08T22:18:05.135 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi155 running (4m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 71289027a54e 2023-12-08T22:18:05.135 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi155 running (3m) 2m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 bab61e156a46 2023-12-08T22:18:05.135 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi155 running (3m) 2m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b2675ca73ef5 2023-12-08T22:18:05.135 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi155 running (2m) 2m ago 3m docker.io/prom/prometheus:latest 620d5e2a39df 37c72df7c023 2023-12-08T22:18:05.135 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.r.z.smithi042.jxxkik smithi042 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 eef16e86cd11 2023-12-08T22:18:05.135 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.r.z.smithi155.jhkrtw smithi155 running (2m) 2m ago 2m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b206c604a568 2023-12-08T22:18:05.457 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2023-12-08T22:18:05.457 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2023-12-08T22:18:05.457 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-08T22:18:05.457 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:18:05.457 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2023-12-08T22:18:05.457 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:18:05.458 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:18:05.458 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2023-12-08T22:18:05.458 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T22:18:05.458 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:18:05.458 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": {}, 2023-12-08T22:18:05.458 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2023-12-08T22:18:05.458 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:18:05.458 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:18:05.458 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2023-12-08T22:18:05.458 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-12-08T22:18:05.458 INFO:teuthology.orchestra.run.smithi042.stdout: } 2023-12-08T22:18:05.458 INFO:teuthology.orchestra.run.smithi042.stdout:} 2023-12-08T22:18:05.759 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2023-12-08T22:18:05.759 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", 2023-12-08T22:18:05.759 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2023-12-08T22:18:05.759 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [], 2023-12-08T22:18:05.759 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "" 2023-12-08T22:18:05.759 INFO:teuthology.orchestra.run.smithi042.stdout:} 2023-12-08T22:18:05.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:05 smithi042 bash[111654]: cluster 2023-12-08T22:18:03.853519+0000 mgr.y (mgr.14142) 269 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:05.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:05 smithi042 bash[111654]: audit 2023-12-08T22:18:04.517256+0000 mgr.y (mgr.14142) 270 : audit [DBG] from='client.24664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:05.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:05 smithi042 bash[111654]: audit 2023-12-08T22:18:05.455930+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.42:0/1931150802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:18:05.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:05 smithi042 bash[108250]: cluster 2023-12-08T22:18:03.853519+0000 mgr.y (mgr.14142) 269 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:05.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:05 smithi042 bash[108250]: audit 2023-12-08T22:18:04.517256+0000 mgr.y (mgr.14142) 270 : audit [DBG] from='client.24664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:05.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:05 smithi042 bash[108250]: audit 2023-12-08T22:18:05.455930+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.42:0/1931150802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:18:06.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:05 smithi155 bash[108266]: cluster 2023-12-08T22:18:03.853519+0000 mgr.y (mgr.14142) 269 : cluster [DBG] pgmap v259: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:06.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:05 smithi155 bash[108266]: audit 2023-12-08T22:18:04.517256+0000 mgr.y (mgr.14142) 270 : audit [DBG] from='client.24664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:06.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:05 smithi155 bash[108266]: audit 2023-12-08T22:18:05.455930+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.42:0/1931150802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:18:06.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:06 smithi042 bash[111654]: audit 2023-12-08T22:18:04.833710+0000 mgr.y (mgr.14142) 271 : audit [DBG] from='client.24668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:06.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:06 smithi042 bash[111654]: audit 2023-12-08T22:18:05.129046+0000 mgr.y (mgr.14142) 272 : audit [DBG] from='client.24676 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:06.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:06 smithi042 bash[108250]: audit 2023-12-08T22:18:04.833710+0000 mgr.y (mgr.14142) 271 : audit [DBG] from='client.24668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:06.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:06 smithi042 bash[108250]: audit 2023-12-08T22:18:05.129046+0000 mgr.y (mgr.14142) 272 : audit [DBG] from='client.24676 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:07.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:06 smithi155 bash[108266]: audit 2023-12-08T22:18:04.833710+0000 mgr.y (mgr.14142) 271 : audit [DBG] from='client.24668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:07.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:06 smithi155 bash[108266]: audit 2023-12-08T22:18:05.129046+0000 mgr.y (mgr.14142) 272 : audit [DBG] from='client.24676 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:07.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:07 smithi042 bash[111654]: audit 2023-12-08T22:18:05.757434+0000 mgr.y (mgr.14142) 273 : audit [DBG] from='client.24688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:07.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:07 smithi042 bash[111654]: cluster 2023-12-08T22:18:05.854107+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:07.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:07 smithi042 bash[108250]: audit 2023-12-08T22:18:05.757434+0000 mgr.y (mgr.14142) 273 : audit [DBG] from='client.24688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:07.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:07 smithi042 bash[108250]: cluster 2023-12-08T22:18:05.854107+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:08.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:07 smithi155 bash[108266]: audit 2023-12-08T22:18:05.757434+0000 mgr.y (mgr.14142) 273 : audit [DBG] from='client.24688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:08.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:07 smithi155 bash[108266]: cluster 2023-12-08T22:18:05.854107+0000 mgr.y (mgr.14142) 274 : cluster [DBG] pgmap v260: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:09.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:09 smithi042 bash[111654]: cluster 2023-12-08T22:18:07.854696+0000 mgr.y (mgr.14142) 275 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:09.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:09 smithi042 bash[108250]: cluster 2023-12-08T22:18:07.854696+0000 mgr.y (mgr.14142) 275 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:10.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:09 smithi155 bash[108266]: cluster 2023-12-08T22:18:07.854696+0000 mgr.y (mgr.14142) 275 : cluster [DBG] pgmap v261: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:11.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:11 smithi042 bash[111654]: cluster 2023-12-08T22:18:09.855347+0000 mgr.y (mgr.14142) 276 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:11.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:11 smithi042 bash[108250]: cluster 2023-12-08T22:18:09.855347+0000 mgr.y (mgr.14142) 276 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:12.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:11 smithi155 bash[108266]: cluster 2023-12-08T22:18:09.855347+0000 mgr.y (mgr.14142) 276 : cluster [DBG] pgmap v262: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:13.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:13 smithi042 bash[111654]: cluster 2023-12-08T22:18:11.856146+0000 mgr.y (mgr.14142) 277 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:13.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:13 smithi042 bash[108250]: cluster 2023-12-08T22:18:11.856146+0000 mgr.y (mgr.14142) 277 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:14.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:13 smithi155 bash[108266]: cluster 2023-12-08T22:18:11.856146+0000 mgr.y (mgr.14142) 277 : cluster [DBG] pgmap v263: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:15.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:15 smithi042 bash[111654]: cluster 2023-12-08T22:18:13.856819+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:15.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:15 smithi042 bash[108250]: cluster 2023-12-08T22:18:13.856819+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:16.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:15 smithi155 bash[108266]: cluster 2023-12-08T22:18:13.856819+0000 mgr.y (mgr.14142) 278 : cluster [DBG] pgmap v264: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:17.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:17 smithi042 bash[111654]: cluster 2023-12-08T22:18:15.857468+0000 mgr.y (mgr.14142) 279 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:17.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:17 smithi042 bash[108250]: cluster 2023-12-08T22:18:15.857468+0000 mgr.y (mgr.14142) 279 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:18.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:17 smithi155 bash[108266]: cluster 2023-12-08T22:18:15.857468+0000 mgr.y (mgr.14142) 279 : cluster [DBG] pgmap v265: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:19.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:19 smithi042 bash[111654]: cluster 2023-12-08T22:18:17.858357+0000 mgr.y (mgr.14142) 280 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:19.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:19 smithi042 bash[108250]: cluster 2023-12-08T22:18:17.858357+0000 mgr.y (mgr.14142) 280 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:20.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:19 smithi155 bash[108266]: cluster 2023-12-08T22:18:17.858357+0000 mgr.y (mgr.14142) 280 : cluster [DBG] pgmap v266: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:21.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:21 smithi042 bash[111654]: cluster 2023-12-08T22:18:19.859118+0000 mgr.y (mgr.14142) 281 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:21.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:21 smithi042 bash[108250]: cluster 2023-12-08T22:18:19.859118+0000 mgr.y (mgr.14142) 281 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:22.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:21 smithi155 bash[108266]: cluster 2023-12-08T22:18:19.859118+0000 mgr.y (mgr.14142) 281 : cluster [DBG] pgmap v267: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:23.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:23 smithi155 bash[108266]: cluster 2023-12-08T22:18:21.859766+0000 mgr.y (mgr.14142) 282 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:23.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:23 smithi155 bash[108266]: audit 2023-12-08T22:18:23.360282+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "who": "mgr.x"}]: dispatch 2023-12-08T22:18:23.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:23 smithi155 bash[108266]: audit 2023-12-08T22:18:23.364797+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "who": "mgr.x"}]': finished 2023-12-08T22:18:23.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:23 smithi155 bash[108266]: audit 2023-12-08T22:18:23.365678+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-12-08T22:18:23.972 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:23 smithi155 bash[108266]: audit 2023-12-08T22:18:23.366388+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:18:23.973 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:23 smithi155 bash[108266]: audit 2023-12-08T22:18:23.367357+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-08T22:18:23.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:23 smithi042 bash[108250]: cluster 2023-12-08T22:18:21.859766+0000 mgr.y (mgr.14142) 282 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:23.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:23 smithi042 bash[108250]: audit 2023-12-08T22:18:23.360282+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "who": "mgr.x"}]: dispatch 2023-12-08T22:18:23.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:23 smithi042 bash[108250]: audit 2023-12-08T22:18:23.364797+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "who": "mgr.x"}]': finished 2023-12-08T22:18:23.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:23 smithi042 bash[108250]: audit 2023-12-08T22:18:23.365678+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-12-08T22:18:23.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:23 smithi042 bash[108250]: audit 2023-12-08T22:18:23.366388+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:18:23.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:23 smithi042 bash[108250]: audit 2023-12-08T22:18:23.367357+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-08T22:18:23.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:23 smithi042 bash[111654]: cluster 2023-12-08T22:18:21.859766+0000 mgr.y (mgr.14142) 282 : cluster [DBG] pgmap v268: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:23.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:23 smithi042 bash[111654]: audit 2023-12-08T22:18:23.360282+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "who": "mgr.x"}]: dispatch 2023-12-08T22:18:23.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:23 smithi042 bash[111654]: audit 2023-12-08T22:18:23.364797+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", "who": "mgr.x"}]': finished 2023-12-08T22:18:23.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:23 smithi042 bash[111654]: audit 2023-12-08T22:18:23.365678+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.x"}]: dispatch 2023-12-08T22:18:23.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:23 smithi042 bash[111654]: audit 2023-12-08T22:18:23.366388+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:18:23.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:23 smithi042 bash[111654]: audit 2023-12-08T22:18:23.367357+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2023-12-08T22:18:24.637 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:24 smithi155 systemd[1]: Stopping Ceph mgr.x for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:18:24.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:24 smithi042 bash[111654]: cephadm 2023-12-08T22:18:23.359858+0000 mgr.y (mgr.14142) 283 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-12-08T22:18:24.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:24 smithi042 bash[111654]: cephadm 2023-12-08T22:18:23.359929+0000 mgr.y (mgr.14142) 284 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-12-08T22:18:24.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:24 smithi042 bash[111654]: cephadm 2023-12-08T22:18:23.367014+0000 mgr.y (mgr.14142) 285 : cephadm [INF] Deploying daemon mgr.x on smithi155 2023-12-08T22:18:24.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:24 smithi042 bash[108250]: cephadm 2023-12-08T22:18:23.359858+0000 mgr.y (mgr.14142) 283 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-12-08T22:18:24.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:24 smithi042 bash[108250]: cephadm 2023-12-08T22:18:23.359929+0000 mgr.y (mgr.14142) 284 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-12-08T22:18:24.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:24 smithi042 bash[108250]: cephadm 2023-12-08T22:18:23.367014+0000 mgr.y (mgr.14142) 285 : cephadm [INF] Deploying daemon mgr.x on smithi155 2023-12-08T22:18:25.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:24 smithi155 bash[108266]: cephadm 2023-12-08T22:18:23.359858+0000 mgr.y (mgr.14142) 283 : cephadm [INF] Upgrade: It is presumed safe to stop mgr.x 2023-12-08T22:18:25.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:24 smithi155 bash[108266]: cephadm 2023-12-08T22:18:23.359929+0000 mgr.y (mgr.14142) 284 : cephadm [INF] Upgrade: Redeploying mgr.x 2023-12-08T22:18:25.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:24 smithi155 bash[108266]: cephadm 2023-12-08T22:18:23.367014+0000 mgr.y (mgr.14142) 285 : cephadm [INF] Deploying daemon mgr.x on smithi155 2023-12-08T22:18:25.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:25 smithi042 bash[111654]: cluster 2023-12-08T22:18:23.860485+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:25.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:25 smithi042 bash[108250]: cluster 2023-12-08T22:18:23.860485+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:26.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:25 smithi155 bash[108266]: cluster 2023-12-08T22:18:23.860485+0000 mgr.y (mgr.14142) 286 : cluster [DBG] pgmap v269: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:27.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:27 smithi042 bash[111654]: cluster 2023-12-08T22:18:25.861132+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:27.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:27 smithi042 bash[108250]: cluster 2023-12-08T22:18:25.861132+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:28.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:27 smithi155 bash[108266]: cluster 2023-12-08T22:18:25.861132+0000 mgr.y (mgr.14142) 287 : cluster [DBG] pgmap v270: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:29.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:29 smithi042 bash[111654]: cluster 2023-12-08T22:18:27.861714+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:29.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:29 smithi042 bash[108250]: cluster 2023-12-08T22:18:27.861714+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:30.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:29 smithi155 bash[108266]: cluster 2023-12-08T22:18:27.861714+0000 mgr.y (mgr.14142) 288 : cluster [DBG] pgmap v271: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:31.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:31 smithi042 bash[111654]: cluster 2023-12-08T22:18:29.862314+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:31.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:31 smithi042 bash[108250]: cluster 2023-12-08T22:18:29.862314+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:32.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:31 smithi155 bash[108266]: cluster 2023-12-08T22:18:29.862314+0000 mgr.y (mgr.14142) 289 : cluster [DBG] pgmap v272: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:33.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:33 smithi042 bash[111654]: cluster 2023-12-08T22:18:31.862972+0000 mgr.y (mgr.14142) 290 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:33.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:33 smithi042 bash[108250]: cluster 2023-12-08T22:18:31.862972+0000 mgr.y (mgr.14142) 290 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:34.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:33 smithi155 bash[108266]: cluster 2023-12-08T22:18:31.862972+0000 mgr.y (mgr.14142) 290 : cluster [DBG] pgmap v273: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:34.689 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:34 smithi155 podman[122709]: time="2023-12-08T22:18:34Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr.x in 10 seconds, resorting to SIGKILL" 2023-12-08T22:18:34.689 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:34 smithi155 podman[122709]: ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr.x 2023-12-08T22:18:34.962 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:34 smithi155 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-12-08T22:18:34.962 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:34 smithi155 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-08T22:18:34.962 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:34 smithi155 systemd[1]: Stopped Ceph mgr.x for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:18:34.963 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:34 smithi155 systemd[1]: Starting Ceph mgr.x for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:18:34.963 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:34 smithi155 podman[122786]: Error: no container with ID or name "ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr.x" found: no such container 2023-12-08T22:18:34.963 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:34 smithi155 systemd[1]: Started Ceph mgr.x for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:18:35.247 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:35 smithi155 bash[122803]: debug 2023-12-08T22:18:35.111+0000 7fbeeb2c1700 1 -- 172.21.15.155:0/3229229593 <== mon.2 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557b661d64e0 con 0x557b661ad000 2023-12-08T22:18:35.247 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:35 smithi155 bash[122803]: debug 2023-12-08T22:18:35.244+0000 7fbefb8a8680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-08T22:18:35.501 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:35 smithi155 bash[122803]: debug 2023-12-08T22:18:35.332+0000 7fbefb8a8680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-08T22:18:35.768 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:35 smithi155 bash[122803]: debug 2023-12-08T22:18:35.737+0000 7fbefb8a8680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-08T22:18:35.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:35 smithi155 bash[108266]: cluster 2023-12-08T22:18:33.863503+0000 mgr.y (mgr.14142) 291 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:35.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:35 smithi155 bash[108266]: audit 2023-12-08T22:18:34.883999+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560228\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560364\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560399\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560433\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560466\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560500\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560535\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560595\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560633\", \"created\": \"2023-12-08T22:15:25.692347\", \"started\": \"2023-12-08T22:15:25.722124\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:18:35.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:35 smithi155 bash[108266]: audit 2023-12-08T22:18:34.887422+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560228\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560364\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560399\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560433\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560466\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560500\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560535\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560595\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560633\", \"created\": \"2023-12-08T22:15:25.692347\", \"started\": \"2023-12-08T22:15:25.722124\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:18:35.769 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:35 smithi155 bash[108266]: audit 2023-12-08T22:18:34.888319+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:18:35.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:35 smithi042 bash[108250]: cluster 2023-12-08T22:18:33.863503+0000 mgr.y (mgr.14142) 291 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:35.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:35 smithi042 bash[108250]: audit 2023-12-08T22:18:34.883999+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560228\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560364\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560399\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560433\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560466\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560500\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560535\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560595\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560633\", \"created\": \"2023-12-08T22:15:25.692347\", \"started\": \"2023-12-08T22:15:25.722124\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:18:35.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:35 smithi042 bash[111654]: cluster 2023-12-08T22:18:33.863503+0000 mgr.y (mgr.14142) 291 : cluster [DBG] pgmap v274: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:35.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:35 smithi042 bash[111654]: audit 2023-12-08T22:18:34.883999+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560228\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560364\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560399\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560433\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560466\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560500\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560535\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560595\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560633\", \"created\": \"2023-12-08T22:15:25.692347\", \"started\": \"2023-12-08T22:15:25.722124\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:18:35.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:35 smithi042 bash[108250]: audit 2023-12-08T22:18:34.887422+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560228\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560364\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560399\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560433\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560466\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560500\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560535\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560595\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560633\", \"created\": \"2023-12-08T22:15:25.692347\", \"started\": \"2023-12-08T22:15:25.722124\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:18:35.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:35 smithi042 bash[108250]: audit 2023-12-08T22:18:34.888319+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:18:35.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:35 smithi042 bash[111654]: audit 2023-12-08T22:18:34.887422+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560228\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560364\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560399\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560433\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560466\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560500\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560535\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560595\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:15:34.560633\", \"created\": \"2023-12-08T22:15:25.692347\", \"started\": \"2023-12-08T22:15:25.722124\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:18:35.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:35 smithi042 bash[111654]: audit 2023-12-08T22:18:34.888319+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2023-12-08T22:18:36.081 INFO:teuthology.orchestra.run.smithi042.stdout:true 2023-12-08T22:18:36.667 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST STATUS REFRESHED AGE VERSION IMAGE NAME IMAGE ID CONTAINER ID 2023-12-08T22:18:36.667 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 running (3m) 3m ago 3m docker.io/prom/alertmanager:latest 9f27df16978d 061123d83c14 2023-12-08T22:18:36.667 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi155 running (3m) 3m ago 3m 6.6.2 docker.io/ceph/ceph-grafana:latest 87a51ecf0b1c 7540f40afeeb 2023-12-08T22:18:36.667 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi155 running - - 2023-12-08T22:18:36.667 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 8f1cdcf77b21 2023-12-08T22:18:36.667 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (7m) 3m ago 7m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 9c5e61bcc6fe 2023-12-08T22:18:36.667 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi155 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 7cd3188117d1 2023-12-08T22:18:36.667 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 3e4ff1d78a5e 2023-12-08T22:18:36.667 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 running (3m) 3m ago 4m docker.io/prom/node-exporter:latest 72c9c2088986 fd3e3862fd55 2023-12-08T22:18:36.667 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi155 running (3m) 3m ago 4m docker.io/prom/node-exporter:latest 72c9c2088986 93dd70d7bdde 2023-12-08T22:18:36.668 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (6m) 3m ago 6m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 0907eb027bb2 2023-12-08T22:18:36.668 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 2fbcefe105be 2023-12-08T22:18:36.668 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 f9d3079fa6d3 2023-12-08T22:18:36.668 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (5m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 eec20e30e3e4 2023-12-08T22:18:36.668 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi155 running (4m) 3m ago 5m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 5d1d36aa1378 2023-12-08T22:18:36.668 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi155 running (4m) 3m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 71289027a54e 2023-12-08T22:18:36.668 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi155 running (4m) 3m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 bab61e156a46 2023-12-08T22:18:36.668 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi155 running (4m) 3m ago 4m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b2675ca73ef5 2023-12-08T22:18:36.668 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi155 running (3m) 3m ago 4m docker.io/prom/prometheus:latest 620d5e2a39df 37c72df7c023 2023-12-08T22:18:36.668 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.r.z.smithi042.jxxkik smithi042 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 eef16e86cd11 2023-12-08T22:18:36.668 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.r.z.smithi155.jhkrtw smithi155 running (3m) 3m ago 3m 15.2.0 docker.io/ceph/ceph:v15.2.0 204a01f9b0b6 b206c604a568 2023-12-08T22:18:36.669 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:36 smithi155 bash[122803]: debug 2023-12-08T22:18:36.594+0000 7fbefb8a8680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-08T22:18:36.924 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:36 smithi155 bash[122803]: debug 2023-12-08T22:18:36.701+0000 7fbefb8a8680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-08T22:18:36.989 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2023-12-08T22:18:36.989 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2023-12-08T22:18:36.989 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-08T22:18:36.989 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:18:36.989 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2023-12-08T22:18:36.989 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:18:36.989 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:18:36.990 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2023-12-08T22:18:36.990 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T22:18:36.990 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:18:36.990 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": {}, 2023-12-08T22:18:36.990 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2023-12-08T22:18:36.990 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:18:36.990 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:18:36.990 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2023-12-08T22:18:36.990 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 15 2023-12-08T22:18:36.990 INFO:teuthology.orchestra.run.smithi042.stdout: } 2023-12-08T22:18:36.990 INFO:teuthology.orchestra.run.smithi042.stdout:} 2023-12-08T22:18:37.286 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2023-12-08T22:18:37.286 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", 2023-12-08T22:18:37.286 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2023-12-08T22:18:37.286 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [], 2023-12-08T22:18:37.287 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "" 2023-12-08T22:18:37.287 INFO:teuthology.orchestra.run.smithi042.stdout:} 2023-12-08T22:18:37.289 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:36 smithi155 bash[122803]: debug 2023-12-08T22:18:36.930+0000 7fbefb8a8680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-08T22:18:37.926 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:37 smithi155 bash[108266]: cluster 2023-12-08T22:18:35.864016+0000 mgr.y (mgr.14142) 292 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:37.926 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:37 smithi155 bash[108266]: audit 2023-12-08T22:18:36.066677+0000 mgr.y (mgr.14142) 293 : audit [DBG] from='client.24697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:37.926 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:37 smithi155 bash[108266]: audit 2023-12-08T22:18:36.366184+0000 mgr.y (mgr.14142) 294 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:37.926 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:37 smithi155 bash[108266]: audit 2023-12-08T22:18:36.661853+0000 mgr.y (mgr.14142) 295 : audit [DBG] from='client.24709 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:37.926 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:37 smithi155 bash[108266]: audit 2023-12-08T22:18:36.987656+0000 mon.a (mon.0) 788 : audit [DBG] from='client.? 172.21.15.42:0/1276327461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:18:37.926 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:37 smithi155 bash[108266]: audit 2023-12-08T22:18:37.428441+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427005\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427104\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:18:34.881602\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427143\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427177\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427209\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427241\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427274\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427307\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427339\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427372\", \"created\": \"2023-12-08T22:15:25.692347\", \"started\": \"2023-12-08T22:15:25.722124\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_daemon_update\": \"2023-12-08T22:18:37.427457\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:18:37.927 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:37 smithi155 bash[108266]: audit 2023-12-08T22:18:37.431619+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427005\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427104\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:18:34.881602\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427143\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427177\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427209\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427241\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427274\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427307\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427339\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427372\", \"created\": \"2023-12-08T22:15:25.692347\", \"started\": \"2023-12-08T22:15:25.722124\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_daemon_update\": \"2023-12-08T22:18:37.427457\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:18:37.927 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:37 smithi155 bash[108266]: audit 2023-12-08T22:18:37.434204+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:18:37.927 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:37 smithi155 bash[108266]: audit 2023-12-08T22:18:37.437873+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-08T22:18:37.927 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:37 smithi155 bash[108266]: cluster 2023-12-08T22:18:37.442454+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-12-08T22:18:37.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:37 smithi042 bash[111654]: cluster 2023-12-08T22:18:35.864016+0000 mgr.y (mgr.14142) 292 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:37.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:37 smithi042 bash[111654]: audit 2023-12-08T22:18:36.066677+0000 mgr.y (mgr.14142) 293 : audit [DBG] from='client.24697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:37.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:37 smithi042 bash[111654]: audit 2023-12-08T22:18:36.366184+0000 mgr.y (mgr.14142) 294 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:37.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:37 smithi042 bash[111654]: audit 2023-12-08T22:18:36.661853+0000 mgr.y (mgr.14142) 295 : audit [DBG] from='client.24709 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:37.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:37 smithi042 bash[111654]: audit 2023-12-08T22:18:36.987656+0000 mon.a (mon.0) 788 : audit [DBG] from='client.? 172.21.15.42:0/1276327461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:18:37.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:37 smithi042 bash[108250]: cluster 2023-12-08T22:18:35.864016+0000 mgr.y (mgr.14142) 292 : cluster [DBG] pgmap v275: 129 pgs: 129 active+clean; 7.0 KiB data, 6.2 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:37.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:37 smithi042 bash[108250]: audit 2023-12-08T22:18:36.066677+0000 mgr.y (mgr.14142) 293 : audit [DBG] from='client.24697 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:37.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:37 smithi042 bash[108250]: audit 2023-12-08T22:18:36.366184+0000 mgr.y (mgr.14142) 294 : audit [DBG] from='client.14772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:37.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:37 smithi042 bash[108250]: audit 2023-12-08T22:18:36.661853+0000 mgr.y (mgr.14142) 295 : audit [DBG] from='client.24709 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:37.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:37 smithi042 bash[108250]: audit 2023-12-08T22:18:36.987656+0000 mon.a (mon.0) 788 : audit [DBG] from='client.? 172.21.15.42:0/1276327461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:18:37.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:37 smithi042 bash[111654]: audit 2023-12-08T22:18:37.428441+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427005\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427104\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:18:34.881602\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427143\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427177\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427209\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427241\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427274\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427307\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427339\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427372\", \"created\": \"2023-12-08T22:15:25.692347\", \"started\": \"2023-12-08T22:15:25.722124\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_daemon_update\": \"2023-12-08T22:18:37.427457\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:18:37.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:37 smithi042 bash[108250]: audit 2023-12-08T22:18:37.428441+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427005\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427104\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:18:34.881602\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427143\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427177\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427209\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427241\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427274\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427307\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427339\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427372\", \"created\": \"2023-12-08T22:15:25.692347\", \"started\": \"2023-12-08T22:15:25.722124\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_daemon_update\": \"2023-12-08T22:18:37.427457\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]: dispatch 2023-12-08T22:18:37.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:37 smithi042 bash[108250]: audit 2023-12-08T22:18:37.431619+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427005\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427104\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:18:34.881602\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427143\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427177\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427209\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427241\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427274\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427307\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427339\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427372\", \"created\": \"2023-12-08T22:15:25.692347\", \"started\": \"2023-12-08T22:15:25.722124\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_daemon_update\": \"2023-12-08T22:18:37.427457\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:18:37.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:37 smithi042 bash[108250]: audit 2023-12-08T22:18:37.434204+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:18:37.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:37 smithi042 bash[108250]: audit 2023-12-08T22:18:37.437873+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-08T22:18:37.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:37 smithi042 bash[108250]: cluster 2023-12-08T22:18:37.442454+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-12-08T22:18:37.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:37 smithi042 bash[111654]: audit 2023-12-08T22:18:37.431619+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"b\", \"daemon_type\": \"mon\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427005\", \"created\": \"2023-12-08T22:12:07.586297\", \"started\": \"2023-12-08T22:12:07.616712\"}, \"mgr.x\": {\"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"daemon_id\": \"x\", \"daemon_type\": \"mgr\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427104\", \"created\": \"2023-12-08T22:12:22.331004\", \"started\": \"2023-12-08T22:18:34.881602\"}, \"osd.4\": {\"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427143\", \"created\": \"2023-12-08T22:13:25.935737\", \"started\": \"2023-12-08T22:13:39.465584\"}, \"osd.5\": {\"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427177\", \"created\": \"2023-12-08T22:13:39.290470\", \"started\": \"2023-12-08T22:13:53.075363\"}, \"osd.6\": {\"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427209\", \"created\": \"2023-12-08T22:13:53.362189\", \"started\": \"2023-12-08T22:14:06.596452\"}, \"osd.7\": {\"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427241\", \"created\": \"2023-12-08T22:14:06.999917\", \"started\": \"2023-12-08T22:14:08.115502\"}, \"prometheus.a\": {\"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427274\", \"created\": \"2023-12-08T22:14:28.620485\", \"started\": \"2023-12-08T22:15:09.949884\"}, \"node-exporter.b\": {\"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"daemon_id\": \"b\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427307\", \"created\": \"2023-12-08T22:14:31.059437\", \"started\": \"2023-12-08T22:14:39.157076\"}, \"grafana.a\": {\"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"daemon_id\": \"a\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427339\", \"created\": \"2023-12-08T22:14:59.908861\", \"started\": \"2023-12-08T22:15:00.020854\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_type\": \"rgw\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2023-12-08T22:18:37.427372\", \"created\": \"2023-12-08T22:15:25.692347\", \"started\": \"2023-12-08T22:15:25.722124\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\"}], \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040\"}}, \"last_daemon_update\": \"2023-12-08T22:18:37.427457\", \"last_device_update\": \"2023-12-08T22:14:10.501962\", \"networks\": {\"172.21.0.0/20\": [\"172.21.15.155\"]}, \"last_host_check\": \"2023-12-08T22:11:50.366749\"}"}]': finished 2023-12-08T22:18:37.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:37 smithi042 bash[111654]: audit 2023-12-08T22:18:37.434204+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:18:37.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:37 smithi042 bash[111654]: audit 2023-12-08T22:18:37.437873+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-12-08T22:18:37.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:37 smithi042 bash[111654]: cluster 2023-12-08T22:18:37.442454+0000 mon.a (mon.0) 793 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-12-08T22:18:38.222 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:37 smithi155 bash[122803]: debug 2023-12-08T22:18:37.923+0000 7fbefb8a8680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-08T22:18:38.223 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:38 smithi155 bash[122803]: debug 2023-12-08T22:18:38.052+0000 7fbefb8a8680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:18:38.223 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:38 smithi155 bash[122803]: debug 2023-12-08T22:18:38.131+0000 7fbefb8a8680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-08T22:18:38.223 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:38 smithi155 bash[122803]: debug 2023-12-08T22:18:38.220+0000 7fbefb8a8680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-08T22:18:38.540 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:38 smithi155 bash[122803]: debug 2023-12-08T22:18:38.417+0000 7fbefb8a8680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-08T22:18:38.744 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:18:38 smithi042 bash[108487]: ignoring --setuser ceph since I am not root 2023-12-08T22:18:38.744 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:18:38 smithi042 bash[108487]: ignoring --setgroup ceph since I am not root 2023-12-08T22:18:38.744 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:18:38 smithi042 bash[108487]: debug 2023-12-08T22:18:38.472+0000 7f002bd76040 1 -- 172.21.15.42:0/3433793648 >> [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] conn(0x55c7ac26cc00 msgr2=0x55c7ac289a80 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2023-12-08T22:18:38.744 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:18:38 smithi042 bash[108487]: debug 2023-12-08T22:18:38.472+0000 7f002bd76040 1 --2- 172.21.15.42:0/3433793648 >> [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] conn(0x55c7ac26cc00 0x55c7ac289a80 secure :-1 s=READY pgs=167 cs=0 l=1 rx=0x55c7ac2d7140 tx=0x55c7ac2d97c0).stop 2023-12-08T22:18:38.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:38 smithi042 bash[111654]: audit 2023-12-08T22:18:37.284649+0000 mgr.y (mgr.14142) 296 : audit [DBG] from='client.24721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:38.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:38 smithi042 bash[111654]: cephadm 2023-12-08T22:18:37.433933+0000 mgr.y (mgr.14142) 297 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 with id 03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843 2023-12-08T22:18:38.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:38 smithi042 bash[111654]: cephadm 2023-12-08T22:18:37.435064+0000 mgr.y (mgr.14142) 298 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-08T22:18:38.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:38 smithi042 bash[111654]: cephadm 2023-12-08T22:18:37.435179+0000 mgr.y (mgr.14142) 299 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-08T22:18:38.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:38 smithi042 bash[111654]: cephadm 2023-12-08T22:18:37.437372+0000 mgr.y (mgr.14142) 300 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-12-08T22:18:38.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:38 smithi042 bash[111654]: cluster 2023-12-08T22:18:38.113364+0000 mon.a (mon.0) 794 : cluster [DBG] Standby manager daemon y started 2023-12-08T22:18:38.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:38 smithi042 bash[111654]: audit 2023-12-08T22:18:38.437599+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-08T22:18:38.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:38 smithi042 bash[111654]: cluster 2023-12-08T22:18:38.437661+0000 mon.a (mon.0) 796 : cluster [DBG] mgrmap e15: x(active, starting, since 0.999309s), standbys: y 2023-12-08T22:18:38.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:38 smithi042 bash[108250]: audit 2023-12-08T22:18:37.284649+0000 mgr.y (mgr.14142) 296 : audit [DBG] from='client.24721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:38.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:38 smithi042 bash[108250]: cephadm 2023-12-08T22:18:37.433933+0000 mgr.y (mgr.14142) 297 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 with id 03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843 2023-12-08T22:18:38.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:38 smithi042 bash[108250]: cephadm 2023-12-08T22:18:37.435064+0000 mgr.y (mgr.14142) 298 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-08T22:18:38.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:38 smithi042 bash[108250]: cephadm 2023-12-08T22:18:37.435179+0000 mgr.y (mgr.14142) 299 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-08T22:18:38.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:38 smithi042 bash[108250]: cephadm 2023-12-08T22:18:37.437372+0000 mgr.y (mgr.14142) 300 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-12-08T22:18:38.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:38 smithi042 bash[108250]: cluster 2023-12-08T22:18:38.113364+0000 mon.a (mon.0) 794 : cluster [DBG] Standby manager daemon y started 2023-12-08T22:18:38.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:38 smithi042 bash[108250]: audit 2023-12-08T22:18:38.437599+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-08T22:18:38.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:38 smithi042 bash[108250]: cluster 2023-12-08T22:18:38.437661+0000 mon.a (mon.0) 796 : cluster [DBG] mgrmap e15: x(active, starting, since 0.999309s), standbys: y 2023-12-08T22:18:39.040 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:38 smithi155 bash[122803]: debug 2023-12-08T22:18:38.705+0000 7fbefb8a8680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-08T22:18:39.040 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:38 smithi155 bash[122803]: debug 2023-12-08T22:18:38.807+0000 7fbefb8a8680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-08T22:18:39.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:38 smithi155 bash[108266]: audit 2023-12-08T22:18:37.284649+0000 mgr.y (mgr.14142) 296 : audit [DBG] from='client.24721 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:18:39.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:38 smithi155 bash[108266]: cephadm 2023-12-08T22:18:37.433933+0000 mgr.y (mgr.14142) 297 : cephadm [INF] Upgrade: Target is quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 with id 03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843 2023-12-08T22:18:39.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:38 smithi155 bash[108266]: cephadm 2023-12-08T22:18:37.435064+0000 mgr.y (mgr.14142) 298 : cephadm [INF] Upgrade: Checking mgr daemons... 2023-12-08T22:18:39.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:38 smithi155 bash[108266]: cephadm 2023-12-08T22:18:37.435179+0000 mgr.y (mgr.14142) 299 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-12-08T22:18:39.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:38 smithi155 bash[108266]: cephadm 2023-12-08T22:18:37.437372+0000 mgr.y (mgr.14142) 300 : cephadm [INF] Upgrade: there are 1 other already-upgraded standby mgrs, failing over 2023-12-08T22:18:39.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:38 smithi155 bash[108266]: cluster 2023-12-08T22:18:38.113364+0000 mon.a (mon.0) 794 : cluster [DBG] Standby manager daemon y started 2023-12-08T22:18:39.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:38 smithi155 bash[108266]: audit 2023-12-08T22:18:38.437599+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14142 172.21.15.42:0/1400932616' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-12-08T22:18:39.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:38 smithi155 bash[108266]: cluster 2023-12-08T22:18:38.437661+0000 mon.a (mon.0) 796 : cluster [DBG] mgrmap e15: x(active, starting, since 0.999309s), standbys: y 2023-12-08T22:18:39.892 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:39 smithi155 bash[122803]: debug 2023-12-08T22:18:39.540+0000 7fbefb8a8680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-08T22:18:39.892 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:39 smithi155 bash[122803]: debug 2023-12-08T22:18:39.623+0000 7fbefb8a8680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-08T22:18:39.892 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:39 smithi155 bash[122803]: debug 2023-12-08T22:18:39.716+0000 7fbefb8a8680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-08T22:18:39.892 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:39 smithi155 bash[122803]: debug 2023-12-08T22:18:39.890+0000 7fbefb8a8680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-08T22:18:40.417 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:40 smithi155 bash[122803]: debug 2023-12-08T22:18:40.150+0000 7fbefb8a8680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-08T22:18:40.418 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:40 smithi155 bash[122803]: debug 2023-12-08T22:18:40.283+0000 7fbefb8a8680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-08T22:18:40.678 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:40 smithi155 bash[122803]: debug 2023-12-08T22:18:40.415+0000 7fbefb8a8680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:18:40.678 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:40 smithi155 bash[122803]: debug 2023-12-08T22:18:40.589+0000 7fbefb8a8680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-08T22:18:41.040 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:40 smithi155 bash[122803]: debug 2023-12-08T22:18:40.674+0000 7fbefb8a8680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-08T22:18:41.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:40 smithi155 bash[108266]: cluster 2023-12-08T22:18:40.688185+0000 mon.a (mon.0) 797 : cluster [INF] Active manager daemon x restarted 2023-12-08T22:18:41.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:40 smithi155 bash[108266]: audit 2023-12-08T22:18:40.688706+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:18:41.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:40 smithi155 bash[108266]: cluster 2023-12-08T22:18:40.688774+0000 mon.a (mon.0) 798 : cluster [INF] Activating manager daemon x 2023-12-08T22:18:41.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:40 smithi155 bash[108266]: cluster 2023-12-08T22:18:40.692235+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-12-08T22:18:41.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:40 smithi155 bash[108266]: audit 2023-12-08T22:18:40.692702+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:18:41.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:40 smithi155 bash[108266]: audit 2023-12-08T22:18:40.693625+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:18:41.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:40 smithi155 bash[108266]: audit 2023-12-08T22:18:40.693867+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:18:41.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:40 smithi042 bash[108250]: cluster 2023-12-08T22:18:40.688185+0000 mon.a (mon.0) 797 : cluster [INF] Active manager daemon x restarted 2023-12-08T22:18:41.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:40 smithi042 bash[108250]: audit 2023-12-08T22:18:40.688706+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:18:41.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:40 smithi042 bash[108250]: cluster 2023-12-08T22:18:40.688774+0000 mon.a (mon.0) 798 : cluster [INF] Activating manager daemon x 2023-12-08T22:18:41.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:40 smithi042 bash[108250]: cluster 2023-12-08T22:18:40.692235+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-12-08T22:18:41.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:40 smithi042 bash[108250]: audit 2023-12-08T22:18:40.692702+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:18:41.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:40 smithi042 bash[108250]: audit 2023-12-08T22:18:40.693625+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:18:41.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:40 smithi042 bash[108250]: audit 2023-12-08T22:18:40.693867+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:18:41.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:40 smithi042 bash[111654]: cluster 2023-12-08T22:18:40.688185+0000 mon.a (mon.0) 797 : cluster [INF] Active manager daemon x restarted 2023-12-08T22:18:41.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:40 smithi042 bash[111654]: audit 2023-12-08T22:18:40.688706+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:18:41.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:40 smithi042 bash[111654]: cluster 2023-12-08T22:18:40.688774+0000 mon.a (mon.0) 798 : cluster [INF] Activating manager daemon x 2023-12-08T22:18:41.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:40 smithi042 bash[111654]: cluster 2023-12-08T22:18:40.692235+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-12-08T22:18:41.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:40 smithi042 bash[111654]: audit 2023-12-08T22:18:40.692702+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.? 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:18:41.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:40 smithi042 bash[111654]: audit 2023-12-08T22:18:40.693625+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:18:41.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:40 smithi042 bash[111654]: audit 2023-12-08T22:18:40.693867+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:18:42.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:41 smithi155 bash[108266]: cluster 2023-12-08T22:18:40.745678+0000 mon.a (mon.0) 800 : cluster [DBG] mgrmap e16: x(active, starting, since 0.0570894s), standbys: y 2023-12-08T22:18:42.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:41 smithi042 bash[111654]: cluster 2023-12-08T22:18:40.745678+0000 mon.a (mon.0) 800 : cluster [DBG] mgrmap e16: x(active, starting, since 0.0570894s), standbys: y 2023-12-08T22:18:42.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:41 smithi042 bash[108250]: cluster 2023-12-08T22:18:40.745678+0000 mon.a (mon.0) 800 : cluster [DBG] mgrmap e16: x(active, starting, since 0.0570894s), standbys: y 2023-12-08T22:18:43.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:42 smithi155 bash[108266]: cluster 2023-12-08T22:18:42.569844+0000 mon.a (mon.0) 801 : cluster [DBG] Standby manager daemon y restarted 2023-12-08T22:18:43.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:42 smithi155 bash[108266]: cluster 2023-12-08T22:18:42.569976+0000 mon.a (mon.0) 802 : cluster [DBG] Standby manager daemon y started 2023-12-08T22:18:43.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:42 smithi155 bash[108266]: audit 2023-12-08T22:18:42.570994+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.? 172.21.15.42:0/889527843' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:18:43.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:42 smithi155 bash[108266]: audit 2023-12-08T22:18:42.572216+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.? 172.21.15.42:0/889527843' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:18:43.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:42 smithi042 bash[111654]: cluster 2023-12-08T22:18:42.569844+0000 mon.a (mon.0) 801 : cluster [DBG] Standby manager daemon y restarted 2023-12-08T22:18:43.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:42 smithi042 bash[111654]: cluster 2023-12-08T22:18:42.569976+0000 mon.a (mon.0) 802 : cluster [DBG] Standby manager daemon y started 2023-12-08T22:18:43.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:42 smithi042 bash[111654]: audit 2023-12-08T22:18:42.570994+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.? 172.21.15.42:0/889527843' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:18:43.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:42 smithi042 bash[111654]: audit 2023-12-08T22:18:42.572216+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.? 172.21.15.42:0/889527843' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:18:43.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:42 smithi042 bash[108250]: cluster 2023-12-08T22:18:42.569844+0000 mon.a (mon.0) 801 : cluster [DBG] Standby manager daemon y restarted 2023-12-08T22:18:43.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:42 smithi042 bash[108250]: cluster 2023-12-08T22:18:42.569976+0000 mon.a (mon.0) 802 : cluster [DBG] Standby manager daemon y started 2023-12-08T22:18:43.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:42 smithi042 bash[108250]: audit 2023-12-08T22:18:42.570994+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.? 172.21.15.42:0/889527843' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:18:43.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:42 smithi042 bash[108250]: audit 2023-12-08T22:18:42.572216+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.? 172.21.15.42:0/889527843' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:18:44.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:43 smithi155 bash[108266]: cluster 2023-12-08T22:18:42.760728+0000 mon.a (mon.0) 805 : cluster [DBG] mgrmap e17: x(active, starting, since 2s), standbys: y 2023-12-08T22:18:44.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:43 smithi155 bash[108266]: audit 2023-12-08T22:18:42.763381+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:18:44.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:43 smithi155 bash[108266]: audit 2023-12-08T22:18:42.763623+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:18:44.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:43 smithi042 bash[111654]: cluster 2023-12-08T22:18:42.760728+0000 mon.a (mon.0) 805 : cluster [DBG] mgrmap e17: x(active, starting, since 2s), standbys: y 2023-12-08T22:18:44.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:43 smithi042 bash[111654]: audit 2023-12-08T22:18:42.763381+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:18:44.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:43 smithi042 bash[111654]: audit 2023-12-08T22:18:42.763623+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:18:44.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:43 smithi042 bash[108250]: cluster 2023-12-08T22:18:42.760728+0000 mon.a (mon.0) 805 : cluster [DBG] mgrmap e17: x(active, starting, since 2s), standbys: y 2023-12-08T22:18:44.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:43 smithi042 bash[108250]: audit 2023-12-08T22:18:42.763381+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:18:44.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:43 smithi042 bash[108250]: audit 2023-12-08T22:18:42.763623+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:18:47.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.747070+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:18:47.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.747289+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:18:47.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.747498+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:18:47.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.748695+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:18:47.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.749071+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:18:47.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.749310+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:18:47.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.749546+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:18:47.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.749777+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:18:47.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.750001+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:18:47.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.750208+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:18:47.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.750416+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:18:47.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.751523+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:18:47.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.751765+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:18:47.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.752318+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:18:47.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.753201+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:18:47.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.754000+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T22:18:47.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.754297+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T22:18:47.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.754580+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi042"}]: dispatch 2023-12-08T22:18:47.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.747070+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:18:47.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.747289+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:18:47.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.747498+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:18:47.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.748695+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:18:47.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.749071+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:18:47.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.749310+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:18:47.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.749546+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:18:47.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.749777+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:18:47.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.750001+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:18:47.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.750208+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:18:47.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.750416+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:18:47.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.751523+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:18:47.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.751765+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:18:47.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.752318+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:18:47.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.753201+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:18:47.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.754000+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T22:18:47.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.754297+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T22:18:47.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.754580+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi042"}]: dispatch 2023-12-08T22:18:47.248 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.754867+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi155"}]: dispatch 2023-12-08T22:18:47.248 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.755130+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T22:18:47.248 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.755382+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T22:18:47.248 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.755647+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T22:18:47.248 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.755967+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T22:18:47.249 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.756218+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T22:18:47.249 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.756467+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T22:18:47.249 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.756823+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T22:18:47.249 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.757143+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T22:18:47.249 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.757439+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T22:18:47.249 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.757707+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T22:18:47.249 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.757964+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T22:18:47.249 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.758217+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:18:47.249 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.758477+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:18:47.249 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.758737+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T22:18:47.249 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.758989+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T22:18:47.249 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.759235+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:18:47.249 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: audit 2023-12-08T22:18:46.759488+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:18:47.250 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[111654]: cluster 2023-12-08T22:18:46.786339+0000 mon.a (mon.0) 806 : cluster [INF] Manager daemon x is now available 2023-12-08T22:18:47.250 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.754867+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi155"}]: dispatch 2023-12-08T22:18:47.250 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.755130+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T22:18:47.250 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.755382+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T22:18:47.250 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.755647+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T22:18:47.250 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.755967+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T22:18:47.250 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.756218+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T22:18:47.250 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.756467+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T22:18:47.250 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.756823+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T22:18:47.250 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.757143+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T22:18:47.251 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.757439+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T22:18:47.251 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.757707+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T22:18:47.251 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.757964+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T22:18:47.251 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.758217+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:18:47.251 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.758477+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:18:47.251 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.758737+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T22:18:47.251 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.758989+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T22:18:47.251 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.759235+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:18:47.251 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: audit 2023-12-08T22:18:46.759488+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:18:47.251 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:46 smithi042 bash[108250]: cluster 2023-12-08T22:18:46.786339+0000 mon.a (mon.0) 806 : cluster [INF] Manager daemon x is now available 2023-12-08T22:18:47.290 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[122803]: Warning: Permanently added '172.21.15.42' (ECDSA) to the list of known hosts. 2023-12-08T22:18:47.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.747070+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:18:47.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.747289+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:18:47.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.747498+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:18:47.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.748695+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:18:47.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.749071+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:18:47.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.749310+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:18:47.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.749546+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:18:47.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.749777+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:18:47.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.750001+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:18:47.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.750208+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:18:47.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.750416+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:18:47.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.751523+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:18:47.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.751765+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:18:47.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.752318+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:18:47.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.753201+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:18:47.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.754000+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T22:18:47.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.754297+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T22:18:47.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.754580+0000 mon.b (mon.2) 50 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi042"}]: dispatch 2023-12-08T22:18:47.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.754867+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi155"}]: dispatch 2023-12-08T22:18:47.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.755130+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T22:18:47.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.755382+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T22:18:47.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.755647+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T22:18:47.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.755967+0000 mon.b (mon.2) 55 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T22:18:47.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.756218+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T22:18:47.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.756467+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T22:18:47.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.756823+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T22:18:47.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.757143+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T22:18:47.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.757439+0000 mon.b (mon.2) 60 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T22:18:47.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.757707+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T22:18:47.293 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.757964+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T22:18:47.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.758217+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:18:47.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.758477+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:18:47.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.758737+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T22:18:47.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.758989+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T22:18:47.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.759235+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:18:47.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: audit 2023-12-08T22:18:46.759488+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:18:47.294 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:46 smithi155 bash[108266]: cluster 2023-12-08T22:18:46.786339+0000 mon.a (mon.0) 806 : cluster [INF] Manager daemon x is now available 2023-12-08T22:18:48.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[111654]: cephadm 2023-12-08T22:18:46.797107+0000 mgr.x (mgr.24692) 1 : cephadm [INF] inventory: adjusted host smithi042 addr 'smithi042' -> '172.21.15.42' 2023-12-08T22:18:48.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[111654]: audit 2023-12-08T22:18:46.797568+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"172.21.15.42\", \"labels\": [], \"status\": \"\"}, \"smithi155\": {\"hostname\": \"smithi155\", \"addr\": \"smithi155\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:18:48.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[111654]: audit 2023-12-08T22:18:46.798355+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"172.21.15.42\", \"labels\": [], \"status\": \"\"}, \"smithi155\": {\"hostname\": \"smithi155\", \"addr\": \"smithi155\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:18:48.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[111654]: audit 2023-12-08T22:18:46.809439+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"172.21.15.42\", \"labels\": [], \"status\": \"\"}, \"smithi155\": {\"hostname\": \"smithi155\", \"addr\": \"smithi155\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T22:18:48.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[111654]: cephadm 2023-12-08T22:18:46.813636+0000 mgr.x (mgr.24692) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-12-08T22:18:48.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[111654]: audit 2023-12-08T22:18:46.813901+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-08T22:18:48.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[111654]: audit 2023-12-08T22:18:46.814502+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-08T22:18:48.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[111654]: audit 2023-12-08T22:18:46.817982+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-12-08T22:18:48.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[111654]: cluster 2023-12-08T22:18:46.846520+0000 mon.a (mon.0) 811 : cluster [DBG] mgrmap e18: x(active, since 6s), standbys: y 2023-12-08T22:18:48.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[111654]: cluster 2023-12-08T22:18:46.852283+0000 mgr.x (mgr.24692) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:48.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[111654]: audit 2023-12-08T22:18:46.911827+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-08T22:18:48.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[111654]: audit 2023-12-08T22:18:46.912340+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-08T22:18:48.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[108250]: cephadm 2023-12-08T22:18:46.797107+0000 mgr.x (mgr.24692) 1 : cephadm [INF] inventory: adjusted host smithi042 addr 'smithi042' -> '172.21.15.42' 2023-12-08T22:18:48.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[108250]: audit 2023-12-08T22:18:46.797568+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"172.21.15.42\", \"labels\": [], \"status\": \"\"}, \"smithi155\": {\"hostname\": \"smithi155\", \"addr\": \"smithi155\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:18:48.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[108250]: audit 2023-12-08T22:18:46.798355+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"172.21.15.42\", \"labels\": [], \"status\": \"\"}, \"smithi155\": {\"hostname\": \"smithi155\", \"addr\": \"smithi155\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:18:48.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[108250]: audit 2023-12-08T22:18:46.809439+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"172.21.15.42\", \"labels\": [], \"status\": \"\"}, \"smithi155\": {\"hostname\": \"smithi155\", \"addr\": \"smithi155\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T22:18:48.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[108250]: cephadm 2023-12-08T22:18:46.813636+0000 mgr.x (mgr.24692) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-12-08T22:18:48.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[108250]: audit 2023-12-08T22:18:46.813901+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-08T22:18:48.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[108250]: audit 2023-12-08T22:18:46.814502+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-08T22:18:48.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[108250]: audit 2023-12-08T22:18:46.817982+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-12-08T22:18:48.249 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[108250]: cluster 2023-12-08T22:18:46.846520+0000 mon.a (mon.0) 811 : cluster [DBG] mgrmap e18: x(active, since 6s), standbys: y 2023-12-08T22:18:48.249 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[108250]: cluster 2023-12-08T22:18:46.852283+0000 mgr.x (mgr.24692) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:48.249 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[108250]: audit 2023-12-08T22:18:46.911827+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-08T22:18:48.249 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[108250]: audit 2023-12-08T22:18:46.912340+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-08T22:18:48.249 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[111654]: audit 2023-12-08T22:18:46.915791+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-12-08T22:18:48.249 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[111654]: audit 2023-12-08T22:18:46.917204+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:18:48.249 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[111654]: audit 2023-12-08T22:18:46.918379+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:18:48.250 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[111654]: audit 2023-12-08T22:18:46.950135+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:18:48.250 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[111654]: audit 2023-12-08T22:18:46.950487+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:18:48.250 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[111654]: audit 2023-12-08T22:18:46.954311+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-08T22:18:48.250 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[111654]: audit 2023-12-08T22:18:46.954635+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-08T22:18:48.250 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[108250]: audit 2023-12-08T22:18:46.915791+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-12-08T22:18:48.250 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[108250]: audit 2023-12-08T22:18:46.917204+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:18:48.250 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[108250]: audit 2023-12-08T22:18:46.918379+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:18:48.250 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[108250]: audit 2023-12-08T22:18:46.950135+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:18:48.250 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[108250]: audit 2023-12-08T22:18:46.950487+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:18:48.250 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[108250]: audit 2023-12-08T22:18:46.954311+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-08T22:18:48.250 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:47 smithi042 bash[108250]: audit 2023-12-08T22:18:46.954635+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-08T22:18:48.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:47 smithi155 bash[108266]: cephadm 2023-12-08T22:18:46.797107+0000 mgr.x (mgr.24692) 1 : cephadm [INF] inventory: adjusted host smithi042 addr 'smithi042' -> '172.21.15.42' 2023-12-08T22:18:48.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:47 smithi155 bash[108266]: audit 2023-12-08T22:18:46.797568+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"172.21.15.42\", \"labels\": [], \"status\": \"\"}, \"smithi155\": {\"hostname\": \"smithi155\", \"addr\": \"smithi155\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:18:48.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:47 smithi155 bash[108266]: audit 2023-12-08T22:18:46.798355+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"172.21.15.42\", \"labels\": [], \"status\": \"\"}, \"smithi155\": {\"hostname\": \"smithi155\", \"addr\": \"smithi155\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:18:48.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:47 smithi155 bash[108266]: audit 2023-12-08T22:18:46.809439+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"172.21.15.42\", \"labels\": [], \"status\": \"\"}, \"smithi155\": {\"hostname\": \"smithi155\", \"addr\": \"smithi155\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T22:18:48.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:47 smithi155 bash[108266]: cephadm 2023-12-08T22:18:46.813636+0000 mgr.x (mgr.24692) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-12-08T22:18:48.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:47 smithi155 bash[108266]: audit 2023-12-08T22:18:46.813901+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-08T22:18:48.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:47 smithi155 bash[108266]: audit 2023-12-08T22:18:46.814502+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]: dispatch 2023-12-08T22:18:48.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:47 smithi155 bash[108266]: audit 2023-12-08T22:18:46.817982+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"5","who":"mgr","name":"mgr/cephadm/migration_current"}]': finished 2023-12-08T22:18:48.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:47 smithi155 bash[108266]: cluster 2023-12-08T22:18:46.846520+0000 mon.a (mon.0) 811 : cluster [DBG] mgrmap e18: x(active, since 6s), standbys: y 2023-12-08T22:18:48.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:47 smithi155 bash[108266]: cluster 2023-12-08T22:18:46.852283+0000 mgr.x (mgr.24692) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:48.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:47 smithi155 bash[108266]: audit 2023-12-08T22:18:46.911827+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-08T22:18:48.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:47 smithi155 bash[108266]: audit 2023-12-08T22:18:46.912340+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]: dispatch 2023-12-08T22:18:48.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:47 smithi155 bash[108266]: audit 2023-12-08T22:18:46.915791+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/config_checks","val":"{\"kernel_security\": \"enabled\", \"os_subscription\": \"enabled\", \"public_network\": \"enabled\", \"osd_mtu_size\": \"enabled\", \"osd_linkspeed\": \"enabled\", \"network_missing\": \"enabled\", \"ceph_release\": \"enabled\", \"kernel_version\": \"enabled\"}"}]': finished 2023-12-08T22:18:48.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:47 smithi155 bash[108266]: audit 2023-12-08T22:18:46.917204+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:18:48.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:47 smithi155 bash[108266]: audit 2023-12-08T22:18:46.918379+0000 mon.b (mon.2) 73 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:18:48.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:47 smithi155 bash[108266]: audit 2023-12-08T22:18:46.950135+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:18:48.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:47 smithi155 bash[108266]: audit 2023-12-08T22:18:46.950487+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:18:48.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:47 smithi155 bash[108266]: audit 2023-12-08T22:18:46.954311+0000 mon.b (mon.2) 75 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-08T22:18:48.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:47 smithi155 bash[108266]: audit 2023-12-08T22:18:46.954635+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-12-08T22:18:49.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:49 smithi042 bash[111654]: cluster 2023-12-08T22:18:48.751812+0000 mgr.x (mgr.24692) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:49.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:49 smithi042 bash[108250]: cluster 2023-12-08T22:18:48.751812+0000 mgr.x (mgr.24692) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:50.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:49 smithi155 bash[108266]: cluster 2023-12-08T22:18:48.751812+0000 mgr.x (mgr.24692) 4 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:50.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:50 smithi042 bash[111654]: cluster 2023-12-08T22:18:49.566240+0000 mon.a (mon.0) 816 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2023-12-08T22:18:50.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:50 smithi042 bash[108250]: cluster 2023-12-08T22:18:49.566240+0000 mon.a (mon.0) 816 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2023-12-08T22:18:51.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:50 smithi155 bash[108266]: cluster 2023-12-08T22:18:49.566240+0000 mon.a (mon.0) 816 : cluster [DBG] mgrmap e19: x(active, since 8s), standbys: y 2023-12-08T22:18:51.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:51 smithi042 bash[111654]: cluster 2023-12-08T22:18:50.752341+0000 mgr.x (mgr.24692) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:51.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:51 smithi042 bash[108250]: cluster 2023-12-08T22:18:50.752341+0000 mgr.x (mgr.24692) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:52.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:51 smithi155 bash[108266]: cluster 2023-12-08T22:18:50.752341+0000 mgr.x (mgr.24692) 5 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:54.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:53 smithi042 bash[111654]: cluster 2023-12-08T22:18:52.753179+0000 mgr.x (mgr.24692) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:54.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:53 smithi042 bash[108250]: cluster 2023-12-08T22:18:52.753179+0000 mgr.x (mgr.24692) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:54.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:53 smithi155 bash[108266]: cluster 2023-12-08T22:18:52.753179+0000 mgr.x (mgr.24692) 6 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:56.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:55 smithi042 bash[111654]: cluster 2023-12-08T22:18:54.753669+0000 mgr.x (mgr.24692) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:56.104 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:55 smithi042 bash[108250]: cluster 2023-12-08T22:18:54.753669+0000 mgr.x (mgr.24692) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:56.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:55 smithi155 bash[108266]: cluster 2023-12-08T22:18:54.753669+0000 mgr.x (mgr.24692) 7 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:56.813 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:18:56 smithi155 bash[122803]: Warning: Permanently added 'smithi155,172.21.15.155' (ECDSA) to the list of known hosts. 2023-12-08T22:18:57.072 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:56 smithi042 bash[108250]: audit 2023-12-08T22:18:56.507807+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2023-12-08T22:18:57.072 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:56 smithi042 bash[108250]: audit 2023-12-08T22:18:56.508356+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2023-12-08T22:18:57.072 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:56 smithi042 bash[108250]: audit 2023-12-08T22:18:56.513994+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]': finished 2023-12-08T22:18:57.072 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:56 smithi042 bash[108250]: audit 2023-12-08T22:18:56.515261+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]: dispatch 2023-12-08T22:18:57.072 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:56 smithi042 bash[108250]: audit 2023-12-08T22:18:56.515586+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]: dispatch 2023-12-08T22:18:57.072 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:56 smithi042 bash[108250]: audit 2023-12-08T22:18:56.520739+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]': finished 2023-12-08T22:18:57.072 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:56 smithi042 bash[108250]: audit 2023-12-08T22:18:56.524936+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:18:57.072 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:56 smithi042 bash[108250]: audit 2023-12-08T22:18:56.786400+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:18:57.073 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:56 smithi042 bash[111654]: audit 2023-12-08T22:18:56.507807+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2023-12-08T22:18:57.073 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:56 smithi042 bash[111654]: audit 2023-12-08T22:18:56.508356+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2023-12-08T22:18:57.073 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:56 smithi042 bash[111654]: audit 2023-12-08T22:18:56.513994+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]': finished 2023-12-08T22:18:57.073 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:56 smithi042 bash[111654]: audit 2023-12-08T22:18:56.515261+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]: dispatch 2023-12-08T22:18:57.073 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:56 smithi042 bash[111654]: audit 2023-12-08T22:18:56.515586+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]: dispatch 2023-12-08T22:18:57.073 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:56 smithi042 bash[111654]: audit 2023-12-08T22:18:56.520739+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]': finished 2023-12-08T22:18:57.073 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:56 smithi042 bash[111654]: audit 2023-12-08T22:18:56.524936+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:18:57.073 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:56 smithi042 bash[111654]: audit 2023-12-08T22:18:56.786400+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:18:57.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:56 smithi155 bash[108266]: audit 2023-12-08T22:18:56.507807+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2023-12-08T22:18:57.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:56 smithi155 bash[108266]: audit 2023-12-08T22:18:56.508356+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]: dispatch 2023-12-08T22:18:57.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:56 smithi155 bash[108266]: audit 2023-12-08T22:18:56.513994+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992", "who": "global"}]': finished 2023-12-08T22:18:57.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:56 smithi155 bash[108266]: audit 2023-12-08T22:18:56.515261+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]: dispatch 2023-12-08T22:18:57.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:56 smithi155 bash[108266]: audit 2023-12-08T22:18:56.515586+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]: dispatch 2023-12-08T22:18:57.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:56 smithi155 bash[108266]: audit 2023-12-08T22:18:56.520739+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.x"}]': finished 2023-12-08T22:18:57.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:56 smithi155 bash[108266]: audit 2023-12-08T22:18:56.524936+0000 mon.b (mon.2) 78 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:18:57.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:56 smithi155 bash[108266]: audit 2023-12-08T22:18:56.786400+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:18:58.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:57 smithi042 bash[111654]: cluster 2023-12-08T22:18:56.754011+0000 mgr.x (mgr.24692) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:58.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:57 smithi042 bash[108250]: cluster 2023-12-08T22:18:56.754011+0000 mgr.x (mgr.24692) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:58.252 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:57 smithi155 bash[108266]: cluster 2023-12-08T22:18:56.754011+0000 mgr.x (mgr.24692) 8 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:59.885 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:59 smithi155 bash[108266]: cluster 2023-12-08T22:18:58.754647+0000 mgr.x (mgr.24692) 9 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:59.886 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:59 smithi155 bash[108266]: audit 2023-12-08T22:18:59.350354+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:18:59.886 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:59 smithi155 bash[108266]: audit 2023-12-08T22:18:59.351100+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:18:59.886 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:18:59 smithi155 bash[108266]: audit 2023-12-08T22:18:59.354137+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:18:59.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:59 smithi042 bash[111654]: cluster 2023-12-08T22:18:58.754647+0000 mgr.x (mgr.24692) 9 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:59.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:59 smithi042 bash[108250]: cluster 2023-12-08T22:18:58.754647+0000 mgr.x (mgr.24692) 9 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:18:59.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:59 smithi042 bash[111654]: audit 2023-12-08T22:18:59.350354+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:18:59.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:59 smithi042 bash[108250]: audit 2023-12-08T22:18:59.350354+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:18:59.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:59 smithi042 bash[111654]: audit 2023-12-08T22:18:59.351100+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:18:59.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:18:59 smithi042 bash[111654]: audit 2023-12-08T22:18:59.354137+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:18:59.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:59 smithi042 bash[108250]: audit 2023-12-08T22:18:59.351100+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:18:59.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:18:59 smithi042 bash[108250]: audit 2023-12-08T22:18:59.354137+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:19:00.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:00 smithi155 bash[108266]: audit 2023-12-08T22:18:59.677845+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:00.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:00 smithi155 bash[108266]: audit 2023-12-08T22:18:59.678224+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:00.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:00 smithi155 bash[108266]: audit 2023-12-08T22:18:59.678534+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:00.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:00 smithi155 bash[108266]: audit 2023-12-08T22:18:59.678843+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:00.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:00 smithi155 bash[108266]: audit 2023-12-08T22:18:59.679109+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:00.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:00 smithi155 bash[108266]: audit 2023-12-08T22:18:59.679373+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:00.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:00 smithi155 bash[108266]: audit 2023-12-08T22:18:59.679642+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:00.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:00 smithi155 bash[108266]: audit 2023-12-08T22:18:59.679896+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:00.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:00 smithi155 bash[108266]: audit 2023-12-08T22:18:59.680185+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:00.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:00 smithi042 bash[108250]: audit 2023-12-08T22:18:59.677845+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:00.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:00 smithi042 bash[108250]: audit 2023-12-08T22:18:59.678224+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:00.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:00 smithi042 bash[108250]: audit 2023-12-08T22:18:59.678534+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:00.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:00 smithi042 bash[108250]: audit 2023-12-08T22:18:59.678843+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:00.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:00 smithi042 bash[108250]: audit 2023-12-08T22:18:59.679109+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:00.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:00 smithi042 bash[108250]: audit 2023-12-08T22:18:59.679373+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:00.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:00 smithi042 bash[108250]: audit 2023-12-08T22:18:59.679642+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:00.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:00 smithi042 bash[108250]: audit 2023-12-08T22:18:59.679896+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:00.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:00 smithi042 bash[108250]: audit 2023-12-08T22:18:59.680185+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:00.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:00 smithi042 bash[111654]: audit 2023-12-08T22:18:59.677845+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:00.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:00 smithi042 bash[111654]: audit 2023-12-08T22:18:59.678224+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:00.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:00 smithi042 bash[111654]: audit 2023-12-08T22:18:59.678534+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:00.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:00 smithi042 bash[111654]: audit 2023-12-08T22:18:59.678843+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:00.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:00 smithi042 bash[111654]: audit 2023-12-08T22:18:59.679109+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:00.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:00 smithi042 bash[111654]: audit 2023-12-08T22:18:59.679373+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:00.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:00 smithi042 bash[111654]: audit 2023-12-08T22:18:59.679642+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:00.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:00 smithi042 bash[111654]: audit 2023-12-08T22:18:59.679896+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:00.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:00 smithi042 bash[111654]: audit 2023-12-08T22:18:59.680185+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:01.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[108250]: cluster 2023-12-08T22:19:00.754989+0000 mgr.x (mgr.24692) 10 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:01.855 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[111654]: cluster 2023-12-08T22:19:00.754989+0000 mgr.x (mgr.24692) 10 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:01.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[108250]: audit 2023-12-08T22:19:01.002577+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 29423042, \"cpu_percentage\": \"0.25%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001086Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:15:09.949884Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:01.001371Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:01.856 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[111654]: audit 2023-12-08T22:19:01.002577+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 29423042, \"cpu_percentage\": \"0.25%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001086Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:15:09.949884Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:01.001371Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:01.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[108250]: audit 2023-12-08T22:19:01.003440+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 29423042, \"cpu_percentage\": \"0.25%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001086Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:15:09.949884Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:01.001371Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:01.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[108250]: audit 2023-12-08T22:19:01.007269+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 29423042, \"cpu_percentage\": \"0.25%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001086Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:15:09.949884Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:01.001371Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:19:01.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[108250]: audit 2023-12-08T22:19:01.317204+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:01.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[108250]: audit 2023-12-08T22:19:01.317736+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:01.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[108250]: audit 2023-12-08T22:19:01.318036+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:01.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[108250]: audit 2023-12-08T22:19:01.318298+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:01.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[108250]: audit 2023-12-08T22:19:01.318533+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:01.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[108250]: audit 2023-12-08T22:19:01.318745+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:01.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[108250]: audit 2023-12-08T22:19:01.318951+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:01.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[108250]: audit 2023-12-08T22:19:01.319151+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:01.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[108250]: audit 2023-12-08T22:19:01.319378+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:01.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[108250]: audit 2023-12-08T22:19:01.320436+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:19:01.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[108250]: audit 2023-12-08T22:19:01.320754+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:19:01.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[108250]: audit 2023-12-08T22:19:01.324041+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:19:01.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[108250]: audit 2023-12-08T22:19:01.327135+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:19:01.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[108250]: audit 2023-12-08T22:19:01.327641+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:19:01.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[108250]: audit 2023-12-08T22:19:01.328076+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:01.857 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[108250]: audit 2023-12-08T22:19:01.328765+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T22:19:01.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[111654]: audit 2023-12-08T22:19:01.003440+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 29423042, \"cpu_percentage\": \"0.25%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001086Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:15:09.949884Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:01.001371Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:01.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[111654]: audit 2023-12-08T22:19:01.007269+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 29423042, \"cpu_percentage\": \"0.25%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001086Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:15:09.949884Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:01.001371Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:19:01.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[111654]: audit 2023-12-08T22:19:01.317204+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:01.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[111654]: audit 2023-12-08T22:19:01.317736+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:01.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[111654]: audit 2023-12-08T22:19:01.318036+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:01.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[111654]: audit 2023-12-08T22:19:01.318298+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:01.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[111654]: audit 2023-12-08T22:19:01.318533+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:01.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[111654]: audit 2023-12-08T22:19:01.318745+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:01.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[111654]: audit 2023-12-08T22:19:01.318951+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:01.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[111654]: audit 2023-12-08T22:19:01.319151+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:01.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[111654]: audit 2023-12-08T22:19:01.319378+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:01.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[111654]: audit 2023-12-08T22:19:01.320436+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:19:01.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[111654]: audit 2023-12-08T22:19:01.320754+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:19:01.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[111654]: audit 2023-12-08T22:19:01.324041+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:19:01.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[111654]: audit 2023-12-08T22:19:01.327135+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:19:01.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[111654]: audit 2023-12-08T22:19:01.327641+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:19:01.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[111654]: audit 2023-12-08T22:19:01.328076+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:01.859 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:01 smithi042 bash[111654]: audit 2023-12-08T22:19:01.328765+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T22:19:02.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:01 smithi155 bash[108266]: cluster 2023-12-08T22:19:00.754989+0000 mgr.x (mgr.24692) 10 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:02.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:01 smithi155 bash[108266]: audit 2023-12-08T22:19:01.002577+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 29423042, \"cpu_percentage\": \"0.25%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001086Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:15:09.949884Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:01.001371Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:02.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:01 smithi155 bash[108266]: audit 2023-12-08T22:19:01.003440+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 29423042, \"cpu_percentage\": \"0.25%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001086Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:15:09.949884Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:01.001371Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:02.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:01 smithi155 bash[108266]: audit 2023-12-08T22:19:01.007269+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 29423042, \"cpu_percentage\": \"0.25%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001086Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:15:09.949884Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:05.662906Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:01.001371Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:19:02.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:01 smithi155 bash[108266]: audit 2023-12-08T22:19:01.317204+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:02.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:01 smithi155 bash[108266]: audit 2023-12-08T22:19:01.317736+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:02.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:01 smithi155 bash[108266]: audit 2023-12-08T22:19:01.318036+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:02.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:01 smithi155 bash[108266]: audit 2023-12-08T22:19:01.318298+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:02.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:01 smithi155 bash[108266]: audit 2023-12-08T22:19:01.318533+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:02.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:01 smithi155 bash[108266]: audit 2023-12-08T22:19:01.318745+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:02.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:01 smithi155 bash[108266]: audit 2023-12-08T22:19:01.318951+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:02.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:01 smithi155 bash[108266]: audit 2023-12-08T22:19:01.319151+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:02.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:01 smithi155 bash[108266]: audit 2023-12-08T22:19:01.319378+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:02.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:01 smithi155 bash[108266]: audit 2023-12-08T22:19:01.320436+0000 mon.b (mon.2) 100 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:19:02.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:01 smithi155 bash[108266]: audit 2023-12-08T22:19:01.320754+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:19:02.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:01 smithi155 bash[108266]: audit 2023-12-08T22:19:01.324041+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:19:02.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:01 smithi155 bash[108266]: audit 2023-12-08T22:19:01.327135+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:19:02.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:01 smithi155 bash[108266]: audit 2023-12-08T22:19:01.327641+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:19:02.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:01 smithi155 bash[108266]: audit 2023-12-08T22:19:01.328076+0000 mon.b (mon.2) 103 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:02.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:01 smithi155 bash[108266]: audit 2023-12-08T22:19:01.328765+0000 mon.b (mon.2) 104 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T22:19:02.933 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:02 smithi042 bash[111654]: cephadm 2023-12-08T22:19:01.326903+0000 mgr.x (mgr.24692) 11 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-08T22:19:02.933 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:02 smithi042 bash[111654]: cephadm 2023-12-08T22:19:01.328476+0000 mgr.x (mgr.24692) 12 : cephadm [INF] Reconfiguring daemon mon.a on smithi042 2023-12-08T22:19:02.933 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:02 smithi042 bash[108250]: cephadm 2023-12-08T22:19:01.326903+0000 mgr.x (mgr.24692) 11 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-08T22:19:02.934 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:02 smithi042 bash[108250]: cephadm 2023-12-08T22:19:01.328476+0000 mgr.x (mgr.24692) 12 : cephadm [INF] Reconfiguring daemon mon.a on smithi042 2023-12-08T22:19:02.934 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:02 smithi042 bash[108250]: audit 2023-12-08T22:19:02.259522+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:02.934 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:02 smithi042 bash[108250]: audit 2023-12-08T22:19:02.260179+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:02.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:02 smithi042 bash[111654]: audit 2023-12-08T22:19:02.259522+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:02.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:02 smithi042 bash[111654]: audit 2023-12-08T22:19:02.260179+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:02.935 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:02 smithi042 bash[108250]: audit 2023-12-08T22:19:02.263621+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:19:02.935 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:02 smithi042 bash[108250]: audit 2023-12-08T22:19:02.264870+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:19:02.935 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:02 smithi042 bash[108250]: audit 2023-12-08T22:19:02.265422+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:19:02.935 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:02 smithi042 bash[108250]: audit 2023-12-08T22:19:02.265942+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:02.935 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:02 smithi042 bash[108250]: audit 2023-12-08T22:19:02.266761+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T22:19:02.935 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:02 smithi042 bash[111654]: audit 2023-12-08T22:19:02.263621+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:19:02.935 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:02 smithi042 bash[111654]: audit 2023-12-08T22:19:02.264870+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:19:02.936 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:02 smithi042 bash[111654]: audit 2023-12-08T22:19:02.265422+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:19:02.936 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:02 smithi042 bash[111654]: audit 2023-12-08T22:19:02.265942+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:02.936 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:02 smithi042 bash[111654]: audit 2023-12-08T22:19:02.266761+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T22:19:03.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:02 smithi155 bash[108266]: cephadm 2023-12-08T22:19:01.326903+0000 mgr.x (mgr.24692) 11 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-12-08T22:19:03.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:02 smithi155 bash[108266]: cephadm 2023-12-08T22:19:01.328476+0000 mgr.x (mgr.24692) 12 : cephadm [INF] Reconfiguring daemon mon.a on smithi042 2023-12-08T22:19:03.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:02 smithi155 bash[108266]: audit 2023-12-08T22:19:02.259522+0000 mon.b (mon.2) 105 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:03.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:02 smithi155 bash[108266]: audit 2023-12-08T22:19:02.260179+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:03.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:02 smithi155 bash[108266]: audit 2023-12-08T22:19:02.263621+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:11:56.394105Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:19:03.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:02 smithi155 bash[108266]: audit 2023-12-08T22:19:02.264870+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:19:03.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:02 smithi155 bash[108266]: audit 2023-12-08T22:19:02.265422+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:19:03.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:02 smithi155 bash[108266]: audit 2023-12-08T22:19:02.265942+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:03.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:02 smithi155 bash[108266]: audit 2023-12-08T22:19:02.266761+0000 mon.b (mon.2) 109 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T22:19:03.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:03 smithi042 bash[111654]: cephadm 2023-12-08T22:19:02.264637+0000 mgr.x (mgr.24692) 13 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-08T22:19:03.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:03 smithi042 bash[111654]: cephadm 2023-12-08T22:19:02.266431+0000 mgr.x (mgr.24692) 14 : cephadm [INF] Reconfiguring daemon mon.c on smithi042 2023-12-08T22:19:03.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:03 smithi042 bash[111654]: cluster 2023-12-08T22:19:02.755635+0000 mgr.x (mgr.24692) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:03.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:03 smithi042 bash[108250]: cephadm 2023-12-08T22:19:02.264637+0000 mgr.x (mgr.24692) 13 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-08T22:19:03.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:03 smithi042 bash[108250]: cephadm 2023-12-08T22:19:02.266431+0000 mgr.x (mgr.24692) 14 : cephadm [INF] Reconfiguring daemon mon.c on smithi042 2023-12-08T22:19:03.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:03 smithi042 bash[108250]: cluster 2023-12-08T22:19:02.755635+0000 mgr.x (mgr.24692) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:03.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:03 smithi042 bash[111654]: audit 2023-12-08T22:19:03.166074+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:03.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:03 smithi042 bash[108250]: audit 2023-12-08T22:19:03.166074+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:03.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:03 smithi042 bash[111654]: audit 2023-12-08T22:19:03.166810+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:03.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:03 smithi042 bash[111654]: audit 2023-12-08T22:19:03.170314+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:19:03.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:03 smithi042 bash[108250]: audit 2023-12-08T22:19:03.166810+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:03.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:03 smithi042 bash[108250]: audit 2023-12-08T22:19:03.170314+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:19:04.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:03 smithi155 bash[108266]: cephadm 2023-12-08T22:19:02.264637+0000 mgr.x (mgr.24692) 13 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-08T22:19:04.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:03 smithi155 bash[108266]: cephadm 2023-12-08T22:19:02.266431+0000 mgr.x (mgr.24692) 14 : cephadm [INF] Reconfiguring daemon mon.c on smithi042 2023-12-08T22:19:04.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:03 smithi155 bash[108266]: cluster 2023-12-08T22:19:02.755635+0000 mgr.x (mgr.24692) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:04.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:03 smithi155 bash[108266]: audit 2023-12-08T22:19:03.166074+0000 mon.b (mon.2) 110 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:04.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:03 smithi155 bash[108266]: audit 2023-12-08T22:19:03.166810+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:04.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:03 smithi155 bash[108266]: audit 2023-12-08T22:19:03.170314+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"061123d83c14\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\", \"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\"], \"memory_usage\": 20709376, \"cpu_percentage\": \"0.16%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349003Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:15:07.865642Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\"], \"last_config\": \"2023-12-08T22:15:04.541917Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:18:59.349192Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:19:04.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:04 smithi042 bash[108250]: cephadm 2023-12-08T22:19:03.172088+0000 mgr.x (mgr.24692) 16 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-08T22:19:04.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:04 smithi042 bash[108250]: cephadm 2023-12-08T22:19:03.182654+0000 mgr.x (mgr.24692) 17 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi042 2023-12-08T22:19:04.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:04 smithi042 bash[111654]: cephadm 2023-12-08T22:19:03.172088+0000 mgr.x (mgr.24692) 16 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-08T22:19:04.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:04 smithi042 bash[111654]: cephadm 2023-12-08T22:19:03.182654+0000 mgr.x (mgr.24692) 17 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi042 2023-12-08T22:19:05.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:04 smithi155 bash[108266]: cephadm 2023-12-08T22:19:03.172088+0000 mgr.x (mgr.24692) 16 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-12-08T22:19:05.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:04 smithi155 bash[108266]: cephadm 2023-12-08T22:19:03.182654+0000 mgr.x (mgr.24692) 17 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi042 2023-12-08T22:19:05.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:05 smithi042 bash[111654]: cluster 2023-12-08T22:19:04.756069+0000 mgr.x (mgr.24692) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:05.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:05 smithi042 bash[108250]: cluster 2023-12-08T22:19:04.756069+0000 mgr.x (mgr.24692) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:06.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:05 smithi155 bash[108266]: cluster 2023-12-08T22:19:04.756069+0000 mgr.x (mgr.24692) 18 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:07.659 INFO:teuthology.orchestra.run.smithi042.stdout:true 2023-12-08T22:19:07.935 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:07 smithi042 bash[108250]: cluster 2023-12-08T22:19:06.756607+0000 mgr.x (mgr.24692) 19 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:07.935 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:19:07 smithi042 systemd[1]: Stopping Ceph alertmanager.a for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:19:07.935 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:07 smithi042 bash[111654]: cluster 2023-12-08T22:19:06.756607+0000 mgr.x (mgr.24692) 19 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:08.244 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:19:07 smithi042 bash[126207]: ts=2023-12-08T22:19:07.933Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-08T22:19:08.244 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:19:08 smithi042 podman[131958]: ceph-958e143a-9616-11ee-95a3-87774f69a715-alertmanager.a 2023-12-08T22:19:08.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:07 smithi155 bash[108266]: cluster 2023-12-08T22:19:06.756607+0000 mgr.x (mgr.24692) 19 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:08.355 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-08T22:19:08.355 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 running (4m) 8s ago 4m 19.7M - 0.26.0 9f27df16978d 061123d83c14 2023-12-08T22:19:08.355 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi155 running (4m) 7s ago 4m 33.1M - 6.6.2 87a51ecf0b1c 7540f40afeeb 2023-12-08T22:19:08.355 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi155 running (33s) 7s ago 6m 425M - 16.2.14-365-g451ceae1 03b62e1f94c4 1f4009813707 2023-12-08T22:19:08.355 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 running (8m) 8s ago 8m 307M - 15.2.0 204a01f9b0b6 8f1cdcf77b21 2023-12-08T22:19:08.355 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (8m) 8s ago 8m 190M 2048M 15.2.0 204a01f9b0b6 9c5e61bcc6fe 2023-12-08T22:19:08.355 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi155 running (7m) 7s ago 7m 184M 2048M 15.2.0 204a01f9b0b6 7cd3188117d1 2023-12-08T22:19:08.355 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (7m) 8s ago 7m 180M 2048M 15.2.0 204a01f9b0b6 3e4ff1d78a5e 2023-12-08T22:19:08.355 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 running (4m) 8s ago 4m 10.8M - 1.7.0 72c9c2088986 fd3e3862fd55 2023-12-08T22:19:08.355 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi155 running (4m) 7s ago 4m 12.9M - 1.7.0 72c9c2088986 93dd70d7bdde 2023-12-08T22:19:08.355 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (6m) 8s ago 6m 71.2M 4096M 15.2.0 204a01f9b0b6 0907eb027bb2 2023-12-08T22:19:08.355 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (6m) 8s ago 6m 76.5M 4096M 15.2.0 204a01f9b0b6 2fbcefe105be 2023-12-08T22:19:08.355 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (5m) 8s ago 6m 58.4M 4096M 15.2.0 204a01f9b0b6 f9d3079fa6d3 2023-12-08T22:19:08.356 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (5m) 8s ago 5m 73.7M 4096M 15.2.0 204a01f9b0b6 eec20e30e3e4 2023-12-08T22:19:08.356 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi155 running (5m) 7s ago 5m 75.0M 4096M 15.2.0 204a01f9b0b6 5d1d36aa1378 2023-12-08T22:19:08.356 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi155 running (5m) 7s ago 5m 69.2M 4096M 15.2.0 204a01f9b0b6 71289027a54e 2023-12-08T22:19:08.356 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi155 running (5m) 7s ago 5m 64.2M 4096M 15.2.0 204a01f9b0b6 bab61e156a46 2023-12-08T22:19:08.356 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi155 running (5m) 7s ago 5m 71.5M 4096M 15.2.0 204a01f9b0b6 b2675ca73ef5 2023-12-08T22:19:08.356 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi155 running (3m) 7s ago 4m 28.0M - 2.48.0 620d5e2a39df 37c72df7c023 2023-12-08T22:19:08.356 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.r.z.smithi042.jxxkik smithi042 running (3m) 8s ago 3m 53.0M - 15.2.0 204a01f9b0b6 eef16e86cd11 2023-12-08T22:19:08.356 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.r.z.smithi155.jhkrtw smithi155 running (3m) 7s ago 3m 52.9M - 15.2.0 204a01f9b0b6 b206c604a568 2023-12-08T22:19:08.608 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:19:08 smithi042 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-08T22:19:08.608 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:19:08 smithi042 systemd[1]: Stopped Ceph alertmanager.a for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:19:08.609 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:19:08 smithi042 systemd[1]: Starting Ceph alertmanager.a for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:19:08.609 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:19:08 smithi042 podman[132024]: Error: no container with ID or name "ceph-958e143a-9616-11ee-95a3-87774f69a715-alertmanager.a" found: no such container 2023-12-08T22:19:08.609 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:19:08 smithi042 systemd[1]: Started Ceph alertmanager.a for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:19:08.811 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2023-12-08T22:19:08.812 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2023-12-08T22:19:08.812 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-08T22:19:08.812 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:19:08.812 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2023-12-08T22:19:08.812 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 1, 2023-12-08T22:19:08.812 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 1 2023-12-08T22:19:08.812 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:19:08.812 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2023-12-08T22:19:08.812 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T22:19:08.812 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:19:08.812 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": {}, 2023-12-08T22:19:08.812 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2023-12-08T22:19:08.812 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:19:08.813 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:19:08.813 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2023-12-08T22:19:08.813 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 14, 2023-12-08T22:19:08.813 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 1 2023-12-08T22:19:08.813 INFO:teuthology.orchestra.run.smithi042.stdout: } 2023-12-08T22:19:08.813 INFO:teuthology.orchestra.run.smithi042.stdout:} 2023-12-08T22:19:08.994 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[132043]: ts=2023-12-08T22:19:08.753Z caller=main.go:245 level=info msg="Starting Alertmanager" version="(version=0.26.0, branch=HEAD, revision=d7b4f0c7322e7151d6e3b1e31cbc15361e295d8d)" 2023-12-08T22:19:08.994 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[132043]: ts=2023-12-08T22:19:08.753Z caller=main.go:246 level=info build_context="(go=go1.20.7, platform=linux/amd64, user=root@df8d7debeef4, date=20230824-11:11:58, tags=netgo)" 2023-12-08T22:19:08.994 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[132043]: ts=2023-12-08T22:19:08.755Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.42 port=9094 2023-12-08T22:19:08.994 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[132043]: ts=2023-12-08T22:19:08.756Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-08T22:19:08.994 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[132043]: ts=2023-12-08T22:19:08.788Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-08T22:19:08.994 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[132043]: ts=2023-12-08T22:19:08.788Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-08T22:19:08.994 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[132043]: ts=2023-12-08T22:19:08.790Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9093 2023-12-08T22:19:08.994 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[132043]: ts=2023-12-08T22:19:08.790Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-08T22:19:08.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[108250]: audit 2023-12-08T22:19:07.645676+0000 mgr.x (mgr.24692) 20 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:08.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[108250]: audit 2023-12-08T22:19:07.998153+0000 mgr.x (mgr.24692) 21 : audit [DBG] from='client.24745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:08.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[108250]: audit 2023-12-08T22:19:08.341531+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:19:08.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[108250]: audit 2023-12-08T22:19:08.342021+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:19:08.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[108250]: audit 2023-12-08T22:19:08.342401+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:08.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[108250]: audit 2023-12-08T22:19:08.342810+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:08.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[108250]: audit 2023-12-08T22:19:08.343180+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:08.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[108250]: audit 2023-12-08T22:19:08.343536+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:08.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[108250]: audit 2023-12-08T22:19:08.345618+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:19:08.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[108250]: audit 2023-12-08T22:19:08.346022+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:08.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[108250]: audit 2023-12-08T22:19:08.346397+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:08.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[108250]: audit 2023-12-08T22:19:08.346755+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:08.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[108250]: audit 2023-12-08T22:19:08.347140+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:08.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[111654]: audit 2023-12-08T22:19:07.645676+0000 mgr.x (mgr.24692) 20 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:08.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[111654]: audit 2023-12-08T22:19:07.998153+0000 mgr.x (mgr.24692) 21 : audit [DBG] from='client.24745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:08.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[111654]: audit 2023-12-08T22:19:08.341531+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:19:08.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[111654]: audit 2023-12-08T22:19:08.342021+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:19:08.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[111654]: audit 2023-12-08T22:19:08.342401+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:08.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[111654]: audit 2023-12-08T22:19:08.342810+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:08.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[111654]: audit 2023-12-08T22:19:08.343180+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:08.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[111654]: audit 2023-12-08T22:19:08.343536+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:08.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[111654]: audit 2023-12-08T22:19:08.345618+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:19:08.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[111654]: audit 2023-12-08T22:19:08.346022+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:08.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[111654]: audit 2023-12-08T22:19:08.346397+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:08.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[111654]: audit 2023-12-08T22:19:08.346755+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:08.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[111654]: audit 2023-12-08T22:19:08.347140+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:08.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[108250]: audit 2023-12-08T22:19:08.399044+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:08.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[108250]: audit 2023-12-08T22:19:08.399700+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:08.998 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[108250]: audit 2023-12-08T22:19:08.403215+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:19:08.998 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[108250]: audit 2023-12-08T22:19:08.404893+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:19:08.998 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[108250]: audit 2023-12-08T22:19:08.405613+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:19:08.998 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[108250]: audit 2023-12-08T22:19:08.406271+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:08.998 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[108250]: audit 2023-12-08T22:19:08.407296+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T22:19:08.998 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[108250]: audit 2023-12-08T22:19:08.810266+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.42:0/3494891454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:19:08.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[111654]: audit 2023-12-08T22:19:08.399044+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:08.999 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[111654]: audit 2023-12-08T22:19:08.399700+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:08.999 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[111654]: audit 2023-12-08T22:19:08.403215+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:19:08.999 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[111654]: audit 2023-12-08T22:19:08.404893+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:19:08.999 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[111654]: audit 2023-12-08T22:19:08.405613+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:19:08.999 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[111654]: audit 2023-12-08T22:19:08.406271+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:08.999 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[111654]: audit 2023-12-08T22:19:08.407296+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T22:19:08.999 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:08 smithi042 bash[111654]: audit 2023-12-08T22:19:08.810266+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.42:0/3494891454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:19:09.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:08 smithi155 bash[108266]: audit 2023-12-08T22:19:07.645676+0000 mgr.x (mgr.24692) 20 : audit [DBG] from='client.14808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:09.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:08 smithi155 bash[108266]: audit 2023-12-08T22:19:07.998153+0000 mgr.x (mgr.24692) 21 : audit [DBG] from='client.24745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:09.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:08 smithi155 bash[108266]: audit 2023-12-08T22:19:08.341531+0000 mon.b (mon.2) 111 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:19:09.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:08 smithi155 bash[108266]: audit 2023-12-08T22:19:08.342021+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:19:09.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:08 smithi155 bash[108266]: audit 2023-12-08T22:19:08.342401+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:09.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:08 smithi155 bash[108266]: audit 2023-12-08T22:19:08.342810+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:09.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:08 smithi155 bash[108266]: audit 2023-12-08T22:19:08.343180+0000 mon.b (mon.2) 115 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:09.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:08 smithi155 bash[108266]: audit 2023-12-08T22:19:08.343536+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:09.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:08 smithi155 bash[108266]: audit 2023-12-08T22:19:08.345618+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:19:09.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:08 smithi155 bash[108266]: audit 2023-12-08T22:19:08.346022+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:09.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:08 smithi155 bash[108266]: audit 2023-12-08T22:19:08.346397+0000 mon.b (mon.2) 119 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:09.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:08 smithi155 bash[108266]: audit 2023-12-08T22:19:08.346755+0000 mon.b (mon.2) 120 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:09.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:08 smithi155 bash[108266]: audit 2023-12-08T22:19:08.347140+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:09.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:08 smithi155 bash[108266]: audit 2023-12-08T22:19:08.399044+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:09.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:08 smithi155 bash[108266]: audit 2023-12-08T22:19:08.399700+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:09.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:08 smithi155 bash[108266]: audit 2023-12-08T22:19:08.403215+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"8f1cdcf77b21\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 322856550, \"cpu_percentage\": \"5.06%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348562Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:10:54.428040Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:23.030215Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:19:09.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:08 smithi155 bash[108266]: audit 2023-12-08T22:19:08.404893+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:19:09.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:08 smithi155 bash[108266]: audit 2023-12-08T22:19:08.405613+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:19:09.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:08 smithi155 bash[108266]: audit 2023-12-08T22:19:08.406271+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:09.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:08 smithi155 bash[108266]: audit 2023-12-08T22:19:08.407296+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T22:19:09.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:08 smithi155 bash[108266]: audit 2023-12-08T22:19:08.810266+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.42:0/3494891454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:19:09.159 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2023-12-08T22:19:09.159 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1", 2023-12-08T22:19:09.159 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2023-12-08T22:19:09.159 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2023-12-08T22:19:09.159 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [], 2023-12-08T22:19:09.159 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "", 2023-12-08T22:19:09.159 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "", 2023-12-08T22:19:09.159 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2023-12-08T22:19:09.159 INFO:teuthology.orchestra.run.smithi042.stdout:} 2023-12-08T22:19:10.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:09 smithi042 bash[111654]: audit 2023-12-08T22:19:08.339344+0000 mgr.x (mgr.24692) 22 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:10.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:09 smithi042 bash[111654]: cephadm 2023-12-08T22:19:08.404619+0000 mgr.x (mgr.24692) 23 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-08T22:19:10.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:09 smithi042 bash[111654]: cephadm 2023-12-08T22:19:08.406886+0000 mgr.x (mgr.24692) 24 : cephadm [INF] Reconfiguring daemon mon.b on smithi155 2023-12-08T22:19:10.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:09 smithi042 bash[111654]: cluster 2023-12-08T22:19:08.757174+0000 mgr.x (mgr.24692) 25 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:10.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:09 smithi042 bash[108250]: audit 2023-12-08T22:19:08.339344+0000 mgr.x (mgr.24692) 22 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:10.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:09 smithi042 bash[108250]: cephadm 2023-12-08T22:19:08.404619+0000 mgr.x (mgr.24692) 23 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-08T22:19:10.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:09 smithi042 bash[108250]: cephadm 2023-12-08T22:19:08.406886+0000 mgr.x (mgr.24692) 24 : cephadm [INF] Reconfiguring daemon mon.b on smithi155 2023-12-08T22:19:10.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:09 smithi042 bash[108250]: cluster 2023-12-08T22:19:08.757174+0000 mgr.x (mgr.24692) 25 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:10.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:09 smithi042 bash[111654]: audit 2023-12-08T22:19:09.263391+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 29423042, \"cpu_percentage\": \"0.25%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001086Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:15:09.949884Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:01.001371Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:10.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:09 smithi042 bash[108250]: audit 2023-12-08T22:19:09.263391+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 29423042, \"cpu_percentage\": \"0.25%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001086Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:15:09.949884Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:01.001371Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:10.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:09 smithi042 bash[108250]: audit 2023-12-08T22:19:09.264205+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 29423042, \"cpu_percentage\": \"0.25%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001086Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:15:09.949884Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:01.001371Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:10.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:09 smithi042 bash[108250]: audit 2023-12-08T22:19:09.267549+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 29423042, \"cpu_percentage\": \"0.25%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001086Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:15:09.949884Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:01.001371Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:19:10.247 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:09 smithi042 bash[111654]: audit 2023-12-08T22:19:09.264205+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 29423042, \"cpu_percentage\": \"0.25%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001086Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:15:09.949884Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:01.001371Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:10.247 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:09 smithi042 bash[111654]: audit 2023-12-08T22:19:09.267549+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 29423042, \"cpu_percentage\": \"0.25%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001086Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:15:09.949884Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:01.001371Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:19:10.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:09 smithi155 bash[108266]: audit 2023-12-08T22:19:08.339344+0000 mgr.x (mgr.24692) 22 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:10.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:09 smithi155 bash[108266]: cephadm 2023-12-08T22:19:08.404619+0000 mgr.x (mgr.24692) 23 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-12-08T22:19:10.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:09 smithi155 bash[108266]: cephadm 2023-12-08T22:19:08.406886+0000 mgr.x (mgr.24692) 24 : cephadm [INF] Reconfiguring daemon mon.b on smithi155 2023-12-08T22:19:10.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:09 smithi155 bash[108266]: cluster 2023-12-08T22:19:08.757174+0000 mgr.x (mgr.24692) 25 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:10.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:09 smithi155 bash[108266]: audit 2023-12-08T22:19:09.263391+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 29423042, \"cpu_percentage\": \"0.25%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001086Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:15:09.949884Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:01.001371Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:10.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:09 smithi155 bash[108266]: audit 2023-12-08T22:19:09.264205+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 29423042, \"cpu_percentage\": \"0.25%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001086Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:15:09.949884Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:01.001371Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:10.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:09 smithi155 bash[108266]: audit 2023-12-08T22:19:09.267549+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"37c72df7c023\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 29423042, \"cpu_percentage\": \"0.25%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001086Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:15:09.949884Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:15:07.713582Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:01.001371Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:19:11.244 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:19:10 smithi042 bash[132043]: ts=2023-12-08T22:19:10.757Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000735948s 2023-12-08T22:19:11.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:10 smithi042 bash[108250]: audit 2023-12-08T22:19:09.157317+0000 mgr.x (mgr.24692) 26 : audit [DBG] from='client.24760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:11.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:10 smithi042 bash[108250]: cephadm 2023-12-08T22:19:09.268726+0000 mgr.x (mgr.24692) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-08T22:19:11.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:10 smithi042 bash[108250]: cephadm 2023-12-08T22:19:09.275960+0000 mgr.x (mgr.24692) 28 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2023-12-08T22:19:11.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:10 smithi042 bash[111654]: audit 2023-12-08T22:19:09.157317+0000 mgr.x (mgr.24692) 26 : audit [DBG] from='client.24760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:11.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:10 smithi042 bash[111654]: cephadm 2023-12-08T22:19:09.268726+0000 mgr.x (mgr.24692) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-08T22:19:11.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:10 smithi042 bash[111654]: cephadm 2023-12-08T22:19:09.275960+0000 mgr.x (mgr.24692) 28 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2023-12-08T22:19:11.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:10 smithi155 bash[108266]: audit 2023-12-08T22:19:09.157317+0000 mgr.x (mgr.24692) 26 : audit [DBG] from='client.24760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:11.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:10 smithi155 bash[108266]: cephadm 2023-12-08T22:19:09.268726+0000 mgr.x (mgr.24692) 27 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-12-08T22:19:11.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:10 smithi155 bash[108266]: cephadm 2023-12-08T22:19:09.275960+0000 mgr.x (mgr.24692) 28 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi155 2023-12-08T22:19:12.243 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:11 smithi042 bash[111654]: cluster 2023-12-08T22:19:10.757487+0000 mgr.x (mgr.24692) 29 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:12.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:11 smithi042 bash[108250]: cluster 2023-12-08T22:19:10.757487+0000 mgr.x (mgr.24692) 29 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:12.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:11 smithi155 bash[108266]: cluster 2023-12-08T22:19:10.757487+0000 mgr.x (mgr.24692) 29 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:14.226 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:13 smithi155 bash[108266]: cluster 2023-12-08T22:19:12.758038+0000 mgr.x (mgr.24692) 30 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:14.243 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:13 smithi042 bash[108250]: cluster 2023-12-08T22:19:12.758038+0000 mgr.x (mgr.24692) 30 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:14.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:13 smithi042 bash[111654]: cluster 2023-12-08T22:19:12.758038+0000 mgr.x (mgr.24692) 30 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:15.435 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:15 smithi155 systemd[1]: Stopping Ceph prometheus.a for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:19:15.790 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:15 smithi155 bash[120248]: ts=2023-12-08T22:19:15.433Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-08T22:19:15.790 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:15 smithi155 bash[120248]: ts=2023-12-08T22:19:15.433Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-12-08T22:19:15.790 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:15 smithi155 bash[120248]: ts=2023-12-08T22:19:15.433Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-12-08T22:19:15.790 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:15 smithi155 bash[120248]: ts=2023-12-08T22:19:15.433Z caller=manager.go:1026 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-08T22:19:15.790 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:15 smithi155 bash[120248]: ts=2023-12-08T22:19:15.433Z caller=manager.go:1036 level=info component="rule manager" msg="Rule manager stopped" 2023-12-08T22:19:15.790 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:15 smithi155 bash[120248]: ts=2023-12-08T22:19:15.433Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-12-08T22:19:15.791 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:15 smithi155 bash[120248]: ts=2023-12-08T22:19:15.434Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-12-08T22:19:15.791 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:15 smithi155 bash[120248]: ts=2023-12-08T22:19:15.434Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-12-08T22:19:15.791 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:15 smithi155 bash[120248]: ts=2023-12-08T22:19:15.434Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-12-08T22:19:15.791 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:15 smithi155 bash[120248]: ts=2023-12-08T22:19:15.435Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2023-12-08T22:19:15.791 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:15 smithi155 bash[120248]: ts=2023-12-08T22:19:15.435Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-12-08T22:19:15.791 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:15 smithi155 bash[120248]: ts=2023-12-08T22:19:15.435Z caller=main.go:1167 level=info msg="See you next time!" 2023-12-08T22:19:15.791 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:15 smithi155 podman[124727]: ceph-958e143a-9616-11ee-95a3-87774f69a715-prometheus.a 2023-12-08T22:19:16.099 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:15 smithi155 bash[108266]: cluster 2023-12-08T22:19:14.758528+0000 mgr.x (mgr.24692) 31 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:16.100 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:15 smithi155 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@prometheus.a.service: Succeeded. 2023-12-08T22:19:16.100 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:15 smithi155 systemd[1]: Stopped Ceph prometheus.a for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:19:16.100 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:15 smithi155 systemd[1]: Starting Ceph prometheus.a for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:19:16.100 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:15 smithi155 podman[124769]: Error: no container with ID or name "ceph-958e143a-9616-11ee-95a3-87774f69a715-prometheus.a" found: no such container 2023-12-08T22:19:16.100 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:15 smithi155 systemd[1]: Started Ceph prometheus.a for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:19:16.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:15 smithi042 bash[111654]: cluster 2023-12-08T22:19:14.758528+0000 mgr.x (mgr.24692) 31 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:16.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:15 smithi042 bash[108250]: cluster 2023-12-08T22:19:14.758528+0000 mgr.x (mgr.24692) 31 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:16.540 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.214Z caller=main.go:539 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2023-12-08T22:19:16.540 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.215Z caller=main.go:583 level=info msg="Starting Prometheus Server" mode=server version="(version=2.48.0, branch=HEAD, revision=6d80b30990bc297d95b5c844e118c4011fad8054)" 2023-12-08T22:19:16.540 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.215Z caller=main.go:588 level=info build_context="(go=go1.21.4, platform=linux/amd64, user=root@26117804242c, date=20231116-04:35:21, tags=netgo,builtinassets,stringlabels)" 2023-12-08T22:19:16.540 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.215Z caller=main.go:589 level=info host_details="(Linux 4.18.0-526.el8.x86_64 #1 SMP Sat Nov 18 00:54:11 UTC 2023 x86_64 smithi155 (none))" 2023-12-08T22:19:16.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.215Z caller=main.go:590 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-08T22:19:16.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.215Z caller=main.go:591 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-08T22:19:16.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.216Z caller=web.go:566 level=info component=web msg="Start listening for connections" address=:9095 2023-12-08T22:19:16.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.217Z caller=main.go:1024 level=info msg="Starting TSDB ..." 2023-12-08T22:19:16.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.217Z caller=tls_config.go:274 level=info component=web msg="Listening on" address=[::]:9095 2023-12-08T22:19:16.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.217Z caller=tls_config.go:277 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-08T22:19:16.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.219Z caller=head.go:601 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-08T22:19:16.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.219Z caller=head.go:682 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.648µs 2023-12-08T22:19:16.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.219Z caller=head.go:690 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-08T22:19:16.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.220Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-12-08T22:19:16.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.229Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-12-08T22:19:16.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.229Z caller=head.go:761 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-12-08T22:19:16.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.229Z caller=head.go:798 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=29.264µs wal_replay_duration=9.4286ms wbl_replay_duration=162ns total_replay_duration=9.476487ms 2023-12-08T22:19:16.541 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.231Z caller=main.go:1045 level=info fs_type=XFS_SUPER_MAGIC 2023-12-08T22:19:16.542 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.231Z caller=main.go:1048 level=info msg="TSDB started" 2023-12-08T22:19:16.542 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.231Z caller=main.go:1229 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-08T22:19:16.542 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.245Z caller=main.go:1266 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=13.741054ms db_storage=749ns remote_storage=1.121µs web_handler=379ns query_engine=527ns scrape=368.986µs scrape_sd=26.819µs notify=37.636µs notify_sd=5.508µs rules=13.073518ms tracing=6.64µs 2023-12-08T22:19:16.542 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.245Z caller=main.go:1009 level=info msg="Server is ready to receive web requests." 2023-12-08T22:19:16.542 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[124785]: ts=2023-12-08T22:19:16.245Z caller=manager.go:1012 level=info component="rule manager" msg="Starting rule manager..." 2023-12-08T22:19:16.965 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[108250]: audit 2023-12-08T22:19:15.894349+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:16.965 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[111654]: audit 2023-12-08T22:19:15.894349+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:16.966 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[108250]: audit 2023-12-08T22:19:15.895081+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:16.966 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[111654]: audit 2023-12-08T22:19:15.895081+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:16.966 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[108250]: audit 2023-12-08T22:19:15.898368+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:19:16.967 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[108250]: audit 2023-12-08T22:19:15.903540+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-08T22:19:16.967 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[108250]: audit 2023-12-08T22:19:15.904135+0000 mgr.x (mgr.24692) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-08T22:19:16.967 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[108250]: audit 2023-12-08T22:19:15.905007+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi042.front.sepia.ceph.com:9093"}]: dispatch 2023-12-08T22:19:16.967 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[108250]: audit 2023-12-08T22:19:15.905344+0000 mgr.x (mgr.24692) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi042.front.sepia.ceph.com:9093"}]: dispatch 2023-12-08T22:19:16.967 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[111654]: audit 2023-12-08T22:19:15.898368+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:19:16.967 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[111654]: audit 2023-12-08T22:19:15.903540+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-08T22:19:16.967 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[111654]: audit 2023-12-08T22:19:15.904135+0000 mgr.x (mgr.24692) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-08T22:19:16.967 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[111654]: audit 2023-12-08T22:19:15.905007+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi042.front.sepia.ceph.com:9093"}]: dispatch 2023-12-08T22:19:16.967 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[111654]: audit 2023-12-08T22:19:15.905344+0000 mgr.x (mgr.24692) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi042.front.sepia.ceph.com:9093"}]: dispatch 2023-12-08T22:19:16.968 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[108250]: audit 2023-12-08T22:19:15.905595+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi042.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-08T22:19:16.968 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[108250]: audit 2023-12-08T22:19:15.905952+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi042.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-08T22:19:16.968 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[108250]: audit 2023-12-08T22:19:15.909752+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi042.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-12-08T22:19:16.968 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[108250]: audit 2023-12-08T22:19:15.914510+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-08T22:19:16.968 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[108250]: audit 2023-12-08T22:19:15.914943+0000 mgr.x (mgr.24692) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-08T22:19:16.968 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[108250]: audit 2023-12-08T22:19:15.918919+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2023-12-08T22:19:16.968 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[108250]: audit 2023-12-08T22:19:15.919263+0000 mgr.x (mgr.24692) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2023-12-08T22:19:16.968 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[108250]: audit 2023-12-08T22:19:15.919503+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi155.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-08T22:19:16.968 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[108250]: audit 2023-12-08T22:19:15.919855+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi155.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-08T22:19:16.968 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[108250]: audit 2023-12-08T22:19:15.923793+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi155.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-12-08T22:19:16.968 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[108250]: cephadm 2023-12-08T22:19:15.926085+0000 mgr.x (mgr.24692) 36 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T22:19:16.969 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[111654]: audit 2023-12-08T22:19:15.905595+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi042.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-08T22:19:16.969 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[111654]: audit 2023-12-08T22:19:15.905952+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi042.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-08T22:19:16.969 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[111654]: audit 2023-12-08T22:19:15.909752+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi042.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-12-08T22:19:16.969 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[111654]: audit 2023-12-08T22:19:15.914510+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-08T22:19:16.969 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[111654]: audit 2023-12-08T22:19:15.914943+0000 mgr.x (mgr.24692) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-08T22:19:16.969 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[111654]: audit 2023-12-08T22:19:15.918919+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2023-12-08T22:19:16.969 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[111654]: audit 2023-12-08T22:19:15.919263+0000 mgr.x (mgr.24692) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2023-12-08T22:19:16.969 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[111654]: audit 2023-12-08T22:19:15.919503+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi155.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-08T22:19:16.969 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[111654]: audit 2023-12-08T22:19:15.919855+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi155.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-08T22:19:16.969 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[111654]: audit 2023-12-08T22:19:15.923793+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi155.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-12-08T22:19:16.969 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:16 smithi042 bash[111654]: cephadm 2023-12-08T22:19:15.926085+0000 mgr.x (mgr.24692) 36 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T22:19:17.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[108266]: audit 2023-12-08T22:19:15.894349+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:17.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[108266]: audit 2023-12-08T22:19:15.895081+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:17.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[108266]: audit 2023-12-08T22:19:15.898368+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 193042841, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000616Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 446378803, \"cpu_percentage\": \"30.90%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:01.000757Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78664171, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000827Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 72571944, \"cpu_percentage\": \"0.60%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000906Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 67329064, \"cpu_percentage\": \"0.56%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.000966Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 75046584, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001026Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"service_name\": \"prometheus\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13558087, \"cpu_percentage\": \"0.39%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001143Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34728837, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001201Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55511613, \"cpu_percentage\": \"0.19%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:01.001259Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:19:17.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[108266]: audit 2023-12-08T22:19:15.903540+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-08T22:19:17.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[108266]: audit 2023-12-08T22:19:15.904135+0000 mgr.x (mgr.24692) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-08T22:19:17.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[108266]: audit 2023-12-08T22:19:15.905007+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi042.front.sepia.ceph.com:9093"}]: dispatch 2023-12-08T22:19:17.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[108266]: audit 2023-12-08T22:19:15.905344+0000 mgr.x (mgr.24692) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi042.front.sepia.ceph.com:9093"}]: dispatch 2023-12-08T22:19:17.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[108266]: audit 2023-12-08T22:19:15.905595+0000 mon.b (mon.2) 131 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi042.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-08T22:19:17.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[108266]: audit 2023-12-08T22:19:15.905952+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi042.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]: dispatch 2023-12-08T22:19:17.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[108266]: audit 2023-12-08T22:19:15.909752+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi042.front.sepia.ceph.com:9093","who":"mgr","name":"mgr/dashboard/ALERTMANAGER_API_HOST"}]': finished 2023-12-08T22:19:17.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[108266]: audit 2023-12-08T22:19:15.914510+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-08T22:19:17.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[108266]: audit 2023-12-08T22:19:15.914943+0000 mgr.x (mgr.24692) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-08T22:19:17.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[108266]: audit 2023-12-08T22:19:15.918919+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2023-12-08T22:19:17.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[108266]: audit 2023-12-08T22:19:15.919263+0000 mgr.x (mgr.24692) 35 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi155.front.sepia.ceph.com:9095"}]: dispatch 2023-12-08T22:19:17.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[108266]: audit 2023-12-08T22:19:15.919503+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi155.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-08T22:19:17.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[108266]: audit 2023-12-08T22:19:15.919855+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config set","value":"http://smithi155.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]: dispatch 2023-12-08T22:19:17.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[108266]: audit 2023-12-08T22:19:15.923793+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config set","value":"http://smithi155.front.sepia.ceph.com:9095","who":"mgr","name":"mgr/dashboard/PROMETHEUS_API_HOST"}]': finished 2023-12-08T22:19:17.292 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:16 smithi155 bash[108266]: cephadm 2023-12-08T22:19:15.926085+0000 mgr.x (mgr.24692) 36 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1 2023-12-08T22:19:18.192 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:17 smithi042 bash[108250]: cluster 2023-12-08T22:19:16.758952+0000 mgr.x (mgr.24692) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:18.193 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:17 smithi042 bash[108250]: audit 2023-12-08T22:19:17.322718+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"7d8bc939-841b-4aa9-8840-09ae87967870\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-08T22:19:18.193 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:17 smithi042 bash[108250]: audit 2023-12-08T22:19:17.323219+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"7d8bc939-841b-4aa9-8840-09ae87967870\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-08T22:19:18.193 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:17 smithi042 bash[108250]: audit 2023-12-08T22:19:17.326683+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"7d8bc939-841b-4aa9-8840-09ae87967870\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-12-08T22:19:18.193 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:17 smithi042 bash[108250]: audit 2023-12-08T22:19:17.328589+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:19:18.193 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:17 smithi042 bash[108250]: audit 2023-12-08T22:19:17.329590+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:19:18.193 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:17 smithi042 bash[108250]: audit 2023-12-08T22:19:17.329876+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:19:18.193 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:17 smithi042 bash[108250]: audit 2023-12-08T22:19:17.333478+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-12-08T22:19:18.193 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:17 smithi042 bash[111654]: cluster 2023-12-08T22:19:16.758952+0000 mgr.x (mgr.24692) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:18.193 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:17 smithi042 bash[111654]: audit 2023-12-08T22:19:17.322718+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"7d8bc939-841b-4aa9-8840-09ae87967870\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-08T22:19:18.193 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:17 smithi042 bash[111654]: audit 2023-12-08T22:19:17.323219+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"7d8bc939-841b-4aa9-8840-09ae87967870\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-08T22:19:18.194 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:17 smithi042 bash[111654]: audit 2023-12-08T22:19:17.326683+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"7d8bc939-841b-4aa9-8840-09ae87967870\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-12-08T22:19:18.194 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:17 smithi042 bash[111654]: audit 2023-12-08T22:19:17.328589+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:19:18.194 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:17 smithi042 bash[111654]: audit 2023-12-08T22:19:17.329590+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:19:18.194 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:17 smithi042 bash[111654]: audit 2023-12-08T22:19:17.329876+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:19:18.194 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:17 smithi042 bash[111654]: audit 2023-12-08T22:19:17.333478+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-12-08T22:19:18.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:17 smithi155 bash[108266]: cluster 2023-12-08T22:19:16.758952+0000 mgr.x (mgr.24692) 37 : cluster [DBG] pgmap v18: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:18.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:17 smithi155 bash[108266]: audit 2023-12-08T22:19:17.322718+0000 mon.b (mon.2) 135 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"7d8bc939-841b-4aa9-8840-09ae87967870\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-08T22:19:18.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:17 smithi155 bash[108266]: audit 2023-12-08T22:19:17.323219+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"7d8bc939-841b-4aa9-8840-09ae87967870\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]: dispatch 2023-12-08T22:19:18.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:17 smithi155 bash[108266]: audit 2023-12-08T22:19:17.326683+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/upgrade_state","val":"{\"target_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"progress_id\": \"7d8bc939-841b-4aa9-8840-09ae87967870\", \"target_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"target_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"target_version\": \"16.2.14-365-g451ceae1\", \"fs_original_max_mds\": null, \"fs_original_allow_standby_replay\": null, \"error\": null, \"paused\": false, \"daemon_types\": null, \"hosts\": null, \"services\": null, \"total_count\": null, \"remaining_count\": null}"}]': finished 2023-12-08T22:19:18.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:17 smithi155 bash[108266]: audit 2023-12-08T22:19:17.328589+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:19:18.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:17 smithi155 bash[108266]: audit 2023-12-08T22:19:17.329590+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:19:18.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:17 smithi155 bash[108266]: audit 2023-12-08T22:19:17.329876+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:19:18.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:17 smithi155 bash[108266]: audit 2023-12-08T22:19:17.333478+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]': finished 2023-12-08T22:19:18.929 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[132043]: ts=2023-12-08T22:19:18.758Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002633421s 2023-12-08T22:19:19.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[111654]: cephadm 2023-12-08T22:19:17.327478+0000 mgr.x (mgr.24692) 38 : cephadm [INF] Upgrade: Target is version 16.2.14-365-g451ceae1 (pacific) 2023-12-08T22:19:19.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[111654]: cephadm 2023-12-08T22:19:17.327565+0000 mgr.x (mgr.24692) 39 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726, digests ['quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726'] 2023-12-08T22:19:19.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[111654]: cephadm 2023-12-08T22:19:17.334654+0000 mgr.x (mgr.24692) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:19:19.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[111654]: cephadm 2023-12-08T22:19:17.335156+0000 mgr.x (mgr.24692) 41 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:19:19.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[111654]: audit 2023-12-08T22:19:18.298669+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]: dispatch 2023-12-08T22:19:19.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[111654]: audit 2023-12-08T22:19:18.299230+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]: dispatch 2023-12-08T22:19:19.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[111654]: audit 2023-12-08T22:19:18.303558+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]': finished 2023-12-08T22:19:19.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[111654]: audit 2023-12-08T22:19:18.304780+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:19:19.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[111654]: audit 2023-12-08T22:19:18.305128+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:19:19.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[111654]: audit 2023-12-08T22:19:18.306050+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T22:19:19.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[111654]: audit 2023-12-08T22:19:18.306936+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:19.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[111654]: audit 2023-12-08T22:19:18.308121+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-08T22:19:19.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[108250]: cephadm 2023-12-08T22:19:17.327478+0000 mgr.x (mgr.24692) 38 : cephadm [INF] Upgrade: Target is version 16.2.14-365-g451ceae1 (pacific) 2023-12-08T22:19:19.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[108250]: cephadm 2023-12-08T22:19:17.327565+0000 mgr.x (mgr.24692) 39 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726, digests ['quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726'] 2023-12-08T22:19:19.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[108250]: cephadm 2023-12-08T22:19:17.334654+0000 mgr.x (mgr.24692) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:19:19.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[108250]: cephadm 2023-12-08T22:19:17.335156+0000 mgr.x (mgr.24692) 41 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:19:19.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[108250]: audit 2023-12-08T22:19:18.298669+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]: dispatch 2023-12-08T22:19:19.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[108250]: audit 2023-12-08T22:19:18.299230+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]: dispatch 2023-12-08T22:19:19.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[108250]: audit 2023-12-08T22:19:18.303558+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]': finished 2023-12-08T22:19:19.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[108250]: audit 2023-12-08T22:19:18.304780+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:19:19.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[108250]: audit 2023-12-08T22:19:18.305128+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:19:19.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[108250]: audit 2023-12-08T22:19:18.306050+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T22:19:19.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[108250]: audit 2023-12-08T22:19:18.306936+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:19.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:18 smithi042 bash[108250]: audit 2023-12-08T22:19:18.308121+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-08T22:19:19.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:18 smithi155 bash[108266]: cephadm 2023-12-08T22:19:17.327478+0000 mgr.x (mgr.24692) 38 : cephadm [INF] Upgrade: Target is version 16.2.14-365-g451ceae1 (pacific) 2023-12-08T22:19:19.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:18 smithi155 bash[108266]: cephadm 2023-12-08T22:19:17.327565+0000 mgr.x (mgr.24692) 39 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726, digests ['quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726'] 2023-12-08T22:19:19.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:18 smithi155 bash[108266]: cephadm 2023-12-08T22:19:17.334654+0000 mgr.x (mgr.24692) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:19:19.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:18 smithi155 bash[108266]: cephadm 2023-12-08T22:19:17.335156+0000 mgr.x (mgr.24692) 41 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:19:19.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:18 smithi155 bash[108266]: audit 2023-12-08T22:19:18.298669+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]: dispatch 2023-12-08T22:19:19.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:18 smithi155 bash[108266]: audit 2023-12-08T22:19:18.299230+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]: dispatch 2023-12-08T22:19:19.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:18 smithi155 bash[108266]: audit 2023-12-08T22:19:18.303558+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr.y"}]': finished 2023-12-08T22:19:19.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:18 smithi155 bash[108266]: audit 2023-12-08T22:19:18.304780+0000 mon.b (mon.2) 139 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:19:19.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:18 smithi155 bash[108266]: audit 2023-12-08T22:19:18.305128+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:19:19.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:18 smithi155 bash[108266]: audit 2023-12-08T22:19:18.306050+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T22:19:19.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:18 smithi155 bash[108266]: audit 2023-12-08T22:19:18.306936+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:19.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:18 smithi155 bash[108266]: audit 2023-12-08T22:19:18.308121+0000 mon.b (mon.2) 142 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-08T22:19:19.744 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:19 smithi042 systemd[1]: Stopping Ceph mgr.y for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:19:20.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:19 smithi042 bash[111654]: cephadm 2023-12-08T22:19:18.298237+0000 mgr.x (mgr.24692) 42 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-08T22:19:20.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:19 smithi042 bash[111654]: cephadm 2023-12-08T22:19:18.307610+0000 mgr.x (mgr.24692) 43 : cephadm [INF] Deploying daemon mgr.y on smithi042 2023-12-08T22:19:20.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:19 smithi042 bash[111654]: cluster 2023-12-08T22:19:18.759685+0000 mgr.x (mgr.24692) 44 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:20.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:19 smithi042 bash[108250]: cephadm 2023-12-08T22:19:18.298237+0000 mgr.x (mgr.24692) 42 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-08T22:19:20.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:19 smithi042 bash[108250]: cephadm 2023-12-08T22:19:18.307610+0000 mgr.x (mgr.24692) 43 : cephadm [INF] Deploying daemon mgr.y on smithi042 2023-12-08T22:19:20.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:19 smithi042 bash[108250]: cluster 2023-12-08T22:19:18.759685+0000 mgr.x (mgr.24692) 44 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:20.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:19 smithi155 bash[108266]: cephadm 2023-12-08T22:19:18.298237+0000 mgr.x (mgr.24692) 42 : cephadm [INF] Upgrade: Updating mgr.y 2023-12-08T22:19:20.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:19 smithi155 bash[108266]: cephadm 2023-12-08T22:19:18.307610+0000 mgr.x (mgr.24692) 43 : cephadm [INF] Deploying daemon mgr.y on smithi042 2023-12-08T22:19:20.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:19 smithi155 bash[108266]: cluster 2023-12-08T22:19:18.759685+0000 mgr.x (mgr.24692) 44 : cluster [DBG] pgmap v19: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:22.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:21 smithi042 bash[111654]: cluster 2023-12-08T22:19:20.760238+0000 mgr.x (mgr.24692) 45 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:22.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:21 smithi042 bash[108250]: cluster 2023-12-08T22:19:20.760238+0000 mgr.x (mgr.24692) 45 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:22.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:21 smithi155 bash[108266]: cluster 2023-12-08T22:19:20.760238+0000 mgr.x (mgr.24692) 45 : cluster [DBG] pgmap v20: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:24.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:23 smithi042 bash[111654]: cluster 2023-12-08T22:19:22.761079+0000 mgr.x (mgr.24692) 46 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:24.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:23 smithi042 bash[108250]: cluster 2023-12-08T22:19:22.761079+0000 mgr.x (mgr.24692) 46 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:24.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:23 smithi155 bash[108266]: cluster 2023-12-08T22:19:22.761079+0000 mgr.x (mgr.24692) 46 : cluster [DBG] pgmap v21: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:26.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:25 smithi042 bash[111654]: cluster 2023-12-08T22:19:24.761572+0000 mgr.x (mgr.24692) 47 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:26.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:25 smithi042 bash[108250]: cluster 2023-12-08T22:19:24.761572+0000 mgr.x (mgr.24692) 47 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:26.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:25 smithi155 bash[108266]: cluster 2023-12-08T22:19:24.761572+0000 mgr.x (mgr.24692) 47 : cluster [DBG] pgmap v22: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:28.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:27 smithi042 bash[111654]: cluster 2023-12-08T22:19:26.762133+0000 mgr.x (mgr.24692) 48 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:28.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:27 smithi042 bash[108250]: cluster 2023-12-08T22:19:26.762133+0000 mgr.x (mgr.24692) 48 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:28.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:27 smithi155 bash[108266]: cluster 2023-12-08T22:19:26.762133+0000 mgr.x (mgr.24692) 48 : cluster [DBG] pgmap v23: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:29.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:29 smithi042 bash[108250]: cluster 2023-12-08T22:19:28.762893+0000 mgr.x (mgr.24692) 49 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:29.744 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:29 smithi042 bash[132455]: time="2023-12-08T22:19:29Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr.y in 10 seconds, resorting to SIGKILL" 2023-12-08T22:19:29.744 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:29 smithi042 bash[132455]: ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr.y 2023-12-08T22:19:29.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:29 smithi042 bash[111654]: cluster 2023-12-08T22:19:28.762893+0000 mgr.x (mgr.24692) 49 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:30.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:29 smithi155 bash[108266]: cluster 2023-12-08T22:19:28.762893+0000 mgr.x (mgr.24692) 49 : cluster [DBG] pgmap v24: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:30.120 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:29 smithi042 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@mgr.y.service: Main process exited, code=exited, status=137/n/a 2023-12-08T22:19:30.120 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:29 smithi042 bash[132520]: Error: no container with name or ID "ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr.y" found: no such container 2023-12-08T22:19:30.494 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:30 smithi042 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@mgr.y.service: Failed with result 'exit-code'. 2023-12-08T22:19:30.494 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:30 smithi042 systemd[1]: Stopped Ceph mgr.y for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:19:30.494 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:30 smithi042 systemd[1]: Starting Ceph mgr.y for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:19:30.994 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:30 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:30.647+0000 7f104f99d700 1 -- 172.21.15.42:0/1003170248 <== mon.0 v2:172.21.15.42:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56261945c4e0 con 0x562619430c00 2023-12-08T22:19:30.994 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:30 smithi042 bash[132658]: af518e7ea14049b6f9aa068d3b3347914fd7e1798fb753f7819395a7d90b749a 2023-12-08T22:19:30.994 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:30 smithi042 systemd[1]: Started Ceph mgr.y for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:19:30.994 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:30 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:30.796+0000 7f105ff84680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-08T22:19:30.995 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:30 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:30.890+0000 7f105ff84680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-08T22:19:30.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:30 smithi042 bash[108250]: audit 2023-12-08T22:19:30.721062+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:30.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:30 smithi042 bash[111654]: audit 2023-12-08T22:19:30.721062+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:30.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:30 smithi042 bash[108250]: audit 2023-12-08T22:19:30.721719+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:30.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:30 smithi042 bash[108250]: audit 2023-12-08T22:19:30.724899+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:19:30.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:30 smithi042 bash[108250]: audit 2023-12-08T22:19:30.726378+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:19:30.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:30 smithi042 bash[108250]: audit 2023-12-08T22:19:30.728022+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:19:30.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:30 smithi042 bash[108250]: audit 2023-12-08T22:19:30.728251+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:19:30.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:30 smithi042 bash[111654]: audit 2023-12-08T22:19:30.721719+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:30.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:30 smithi042 bash[111654]: audit 2023-12-08T22:19:30.724899+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:19:30.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:30 smithi042 bash[111654]: audit 2023-12-08T22:19:30.726378+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:19:30.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:30 smithi042 bash[111654]: audit 2023-12-08T22:19:30.728022+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:19:30.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:30 smithi042 bash[111654]: audit 2023-12-08T22:19:30.728251+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:19:31.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:30 smithi155 bash[108266]: audit 2023-12-08T22:19:30.721062+0000 mon.b (mon.2) 143 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:31.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:30 smithi155 bash[108266]: audit 2023-12-08T22:19:30.721719+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:31.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:30 smithi155 bash[108266]: audit 2023-12-08T22:19:30.724899+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 199858585, \"cpu_percentage\": \"2.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348353Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 188848537, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348637Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 74658611, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348700Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 80237035, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348761Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 61268295, \"cpu_percentage\": \"0.49%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348823Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77301022, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348883Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11356078, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.348943Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"service_name\": \"alertmanager\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 55679385, \"cpu_percentage\": \"0.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:18:59.349064Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:19:31.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:30 smithi155 bash[108266]: audit 2023-12-08T22:19:30.726378+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:19:31.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:30 smithi155 bash[108266]: audit 2023-12-08T22:19:30.728022+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:19:31.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:30 smithi155 bash[108266]: audit 2023-12-08T22:19:30.728251+0000 mon.b (mon.2) 146 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:19:31.744 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:31 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:31.354+0000 7f105ff84680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-08T22:19:31.958 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:31 smithi155 bash[108266]: cluster 2023-12-08T22:19:30.763346+0000 mgr.x (mgr.24692) 50 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:32.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:31 smithi042 bash[108250]: cluster 2023-12-08T22:19:30.763346+0000 mgr.x (mgr.24692) 50 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:32.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:31 smithi042 bash[111654]: cluster 2023-12-08T22:19:30.763346+0000 mgr.x (mgr.24692) 50 : cluster [DBG] pgmap v25: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:32.671 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:32 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:32.279+0000 7f105ff84680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-08T22:19:32.672 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:32 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:32.385+0000 7f105ff84680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-08T22:19:32.993 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:32 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:32.669+0000 7f105ff84680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-08T22:19:33.848 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:33 smithi042 bash[111654]: cluster 2023-12-08T22:19:32.763955+0000 mgr.x (mgr.24692) 51 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:33.849 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:33 smithi042 bash[108250]: cluster 2023-12-08T22:19:32.763955+0000 mgr.x (mgr.24692) 51 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:33.984 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:33 smithi155 bash[108266]: cluster 2023-12-08T22:19:32.763955+0000 mgr.x (mgr.24692) 51 : cluster [DBG] pgmap v26: 129 pgs: 129 active+clean; 7.0 KiB data, 6.4 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:34.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:33.846+0000 7f105ff84680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-08T22:19:34.103 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:34.009+0000 7f105ff84680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:19:34.435 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:34.101+0000 7f105ff84680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-08T22:19:34.435 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:34.207+0000 7f105ff84680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-08T22:19:34.744 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:34.433+0000 7f105ff84680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-08T22:19:35.041 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: audit 2023-12-08T22:19:34.011887+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 227226419, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.009872Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"af518e7ea140\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 42435870, \"cpu_percentage\": \"110.32%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:19:34.010020Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:19:30.419496Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 205206323, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010091Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76493619, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010153Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82239815, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010215Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 62547558, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010274Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79335260, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010333Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11481907, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010391Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"b16ff6e1150c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17437818, \"cpu_percentage\": \"0.51%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010451Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:19:08.510760Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55826186, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010510Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:34.010624Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:35.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: audit 2023-12-08T22:19:34.012489+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 227226419, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.009872Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"af518e7ea140\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 42435870, \"cpu_percentage\": \"110.32%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:19:34.010020Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:19:30.419496Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 205206323, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010091Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76493619, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010153Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82239815, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010215Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 62547558, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010274Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79335260, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010333Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11481907, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010391Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"b16ff6e1150c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17437818, \"cpu_percentage\": \"0.51%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010451Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:19:08.510760Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55826186, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010510Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:34.010624Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:35.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: audit 2023-12-08T22:19:34.015667+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 227226419, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.009872Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"af518e7ea140\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 42435870, \"cpu_percentage\": \"110.32%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:19:34.010020Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:19:30.419496Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 205206323, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010091Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76493619, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010153Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82239815, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010215Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 62547558, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010274Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79335260, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010333Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11481907, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010391Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"b16ff6e1150c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17437818, \"cpu_percentage\": \"0.51%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010451Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:19:08.510760Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55826186, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010510Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:34.010624Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:19:35.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: audit 2023-12-08T22:19:34.098140+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 211183206, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096229Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 455081984, \"cpu_percentage\": \"13.86%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096367Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80761323, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096433Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 74375495, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096493Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 68901928, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096578Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76829163, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096650Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 35064381, \"cpu_percentage\": \"1.28%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096713Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13568573, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096774Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096835Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55626956, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096908Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:34.097012Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:35.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: audit 2023-12-08T22:19:34.098879+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 211183206, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096229Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 455081984, \"cpu_percentage\": \"13.86%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096367Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80761323, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096433Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 74375495, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096493Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 68901928, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096578Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76829163, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096650Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 35064381, \"cpu_percentage\": \"1.28%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096713Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13568573, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096774Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096835Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55626956, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096908Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:34.097012Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:35.042 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: audit 2023-12-08T22:19:34.102336+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 211183206, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096229Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 455081984, \"cpu_percentage\": \"13.86%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096367Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80761323, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096433Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 74375495, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096493Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 68901928, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096578Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76829163, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096650Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 35064381, \"cpu_percentage\": \"1.28%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096713Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13568573, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096774Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096835Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55626956, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096908Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:34.097012Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:19:35.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: audit 2023-12-08T22:19:34.103820+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:19:35.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: audit 2023-12-08T22:19:34.104148+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:19:35.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: audit 2023-12-08T22:19:34.107747+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:19:35.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: audit 2023-12-08T22:19:34.113023+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:19:35.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: audit 2023-12-08T22:19:34.113847+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:19:35.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: audit 2023-12-08T22:19:34.114118+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:19:35.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: cephadm 2023-12-08T22:19:34.114728+0000 mgr.x (mgr.24692) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:19:35.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: cephadm 2023-12-08T22:19:34.115048+0000 mgr.x (mgr.24692) 53 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:19:35.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: cephadm 2023-12-08T22:19:34.116703+0000 mgr.x (mgr.24692) 54 : cephadm [INF] Failing over to other MGR 2023-12-08T22:19:35.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: audit 2023-12-08T22:19:34.116857+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-08T22:19:35.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: audit 2023-12-08T22:19:34.117110+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-08T22:19:35.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: cluster 2023-12-08T22:19:34.121299+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-12-08T22:19:35.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: audit 2023-12-08T22:19:34.125230+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-08T22:19:35.043 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: audit 2023-12-08T22:19:34.125541+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-08T22:19:35.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: audit 2023-12-08T22:19:34.126211+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-08T22:19:35.044 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:34 smithi155 bash[108266]: audit 2023-12-08T22:19:34.126447+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-08T22:19:35.144 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:34.755+0000 7f105ff84680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-08T22:19:35.144 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:34.870+0000 7f105ff84680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-08T22:19:35.145 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: audit 2023-12-08T22:19:34.011887+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 227226419, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.009872Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"af518e7ea140\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 42435870, \"cpu_percentage\": \"110.32%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:19:34.010020Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:19:30.419496Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 205206323, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010091Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76493619, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010153Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82239815, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010215Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 62547558, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010274Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79335260, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010333Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11481907, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010391Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"b16ff6e1150c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17437818, \"cpu_percentage\": \"0.51%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010451Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:19:08.510760Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55826186, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010510Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:34.010624Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:35.146 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: audit 2023-12-08T22:19:34.011887+0000 mon.b (mon.2) 147 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 227226419, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.009872Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"af518e7ea140\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 42435870, \"cpu_percentage\": \"110.32%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:19:34.010020Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:19:30.419496Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 205206323, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010091Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76493619, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010153Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82239815, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010215Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 62547558, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010274Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79335260, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010333Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11481907, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010391Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"b16ff6e1150c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17437818, \"cpu_percentage\": \"0.51%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010451Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:19:08.510760Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55826186, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010510Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:34.010624Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:35.146 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: audit 2023-12-08T22:19:34.012489+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 227226419, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.009872Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"af518e7ea140\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 42435870, \"cpu_percentage\": \"110.32%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:19:34.010020Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:19:30.419496Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 205206323, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010091Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76493619, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010153Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82239815, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010215Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 62547558, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010274Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79335260, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010333Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11481907, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010391Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"b16ff6e1150c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17437818, \"cpu_percentage\": \"0.51%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010451Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:19:08.510760Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55826186, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010510Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:34.010624Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:35.147 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: audit 2023-12-08T22:19:34.012489+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 227226419, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.009872Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"af518e7ea140\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 42435870, \"cpu_percentage\": \"110.32%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:19:34.010020Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:19:30.419496Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 205206323, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010091Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76493619, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010153Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82239815, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010215Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 62547558, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010274Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79335260, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010333Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11481907, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010391Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"b16ff6e1150c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17437818, \"cpu_percentage\": \"0.51%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010451Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:19:08.510760Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55826186, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010510Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:34.010624Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:35.147 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: audit 2023-12-08T22:19:34.015667+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 227226419, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.009872Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"af518e7ea140\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 42435870, \"cpu_percentage\": \"110.32%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:19:34.010020Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:19:30.419496Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 205206323, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010091Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76493619, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010153Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82239815, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010215Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 62547558, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010274Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79335260, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010333Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11481907, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010391Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"b16ff6e1150c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17437818, \"cpu_percentage\": \"0.51%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010451Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:19:08.510760Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55826186, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010510Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:34.010624Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:19:35.147 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: audit 2023-12-08T22:19:34.015667+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 227226419, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.009872Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"af518e7ea140\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 42435870, \"cpu_percentage\": \"110.32%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:19:34.010020Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:19:30.419496Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 205206323, \"cpu_percentage\": \"0.90%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010091Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76493619, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010153Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82239815, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010215Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 62547558, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010274Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 79335260, \"cpu_percentage\": \"0.66%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010333Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 11481907, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010391Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"b16ff6e1150c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17437818, \"cpu_percentage\": \"0.51%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010451Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:19:08.510760Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55826186, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.010510Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:34.010624Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:19:35.148 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: audit 2023-12-08T22:19:34.098140+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 211183206, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096229Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 455081984, \"cpu_percentage\": \"13.86%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096367Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80761323, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096433Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 74375495, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096493Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 68901928, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096578Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76829163, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096650Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 35064381, \"cpu_percentage\": \"1.28%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096713Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13568573, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096774Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096835Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55626956, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096908Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:34.097012Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:35.148 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: audit 2023-12-08T22:19:34.098140+0000 mon.b (mon.2) 148 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 211183206, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096229Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 455081984, \"cpu_percentage\": \"13.86%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096367Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80761323, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096433Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 74375495, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096493Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 68901928, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096578Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76829163, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096650Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 35064381, \"cpu_percentage\": \"1.28%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096713Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13568573, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096774Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096835Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55626956, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096908Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:34.097012Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:35.149 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: audit 2023-12-08T22:19:34.098879+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 211183206, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096229Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 455081984, \"cpu_percentage\": \"13.86%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096367Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80761323, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096433Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 74375495, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096493Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 68901928, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096578Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76829163, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096650Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 35064381, \"cpu_percentage\": \"1.28%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096713Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13568573, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096774Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096835Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55626956, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096908Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:34.097012Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:35.149 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: audit 2023-12-08T22:19:34.102336+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 211183206, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096229Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 455081984, \"cpu_percentage\": \"13.86%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096367Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80761323, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096433Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 74375495, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096493Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 68901928, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096578Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76829163, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096650Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 35064381, \"cpu_percentage\": \"1.28%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096713Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13568573, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096774Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096835Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55626956, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096908Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:34.097012Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:19:35.149 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: audit 2023-12-08T22:19:34.103820+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:19:35.149 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: audit 2023-12-08T22:19:34.104148+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:19:35.149 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: audit 2023-12-08T22:19:34.107747+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:19:35.150 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: audit 2023-12-08T22:19:34.113023+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:19:35.150 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: audit 2023-12-08T22:19:34.113847+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:19:35.150 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: audit 2023-12-08T22:19:34.114118+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:19:35.150 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: cephadm 2023-12-08T22:19:34.114728+0000 mgr.x (mgr.24692) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:19:35.150 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: cephadm 2023-12-08T22:19:34.115048+0000 mgr.x (mgr.24692) 53 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:19:35.150 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: cephadm 2023-12-08T22:19:34.116703+0000 mgr.x (mgr.24692) 54 : cephadm [INF] Failing over to other MGR 2023-12-08T22:19:35.150 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: audit 2023-12-08T22:19:34.116857+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-08T22:19:35.150 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: audit 2023-12-08T22:19:34.117110+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-08T22:19:35.150 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: cluster 2023-12-08T22:19:34.121299+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-12-08T22:19:35.150 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: audit 2023-12-08T22:19:34.125230+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-08T22:19:35.150 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: audit 2023-12-08T22:19:34.125541+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-08T22:19:35.150 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: audit 2023-12-08T22:19:34.126211+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-08T22:19:35.150 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[108250]: audit 2023-12-08T22:19:34.126447+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-08T22:19:35.151 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: audit 2023-12-08T22:19:34.098879+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 211183206, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096229Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 455081984, \"cpu_percentage\": \"13.86%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096367Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80761323, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096433Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 74375495, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096493Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 68901928, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096578Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76829163, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096650Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 35064381, \"cpu_percentage\": \"1.28%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096713Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13568573, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096774Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096835Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55626956, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096908Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:34.097012Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}}"}]: dispatch 2023-12-08T22:19:35.151 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: audit 2023-12-08T22:19:34.102336+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 211183206, \"cpu_percentage\": \"1.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096229Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 455081984, \"cpu_percentage\": \"13.86%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096367Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 80761323, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096433Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 74375495, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096493Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 68901928, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096578Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76829163, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096650Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 35064381, \"cpu_percentage\": \"1.28%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096713Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\", \"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\"], \"memory_usage\": 13568573, \"cpu_percentage\": \"0.38%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096774Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.50%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096835Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 55626956, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:34.096908Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:34.097012Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}}"}]': finished 2023-12-08T22:19:35.151 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: audit 2023-12-08T22:19:34.103820+0000 mon.b (mon.2) 149 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:19:35.151 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: audit 2023-12-08T22:19:34.104148+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:19:35.151 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: audit 2023-12-08T22:19:34.107747+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:19:35.151 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: audit 2023-12-08T22:19:34.113023+0000 mon.b (mon.2) 150 : audit [DBG] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:19:35.151 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: audit 2023-12-08T22:19:34.113847+0000 mon.b (mon.2) 151 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:19:35.152 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: audit 2023-12-08T22:19:34.114118+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:19:35.152 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: cephadm 2023-12-08T22:19:34.114728+0000 mgr.x (mgr.24692) 52 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:19:35.152 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: cephadm 2023-12-08T22:19:34.115048+0000 mgr.x (mgr.24692) 53 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-12-08T22:19:35.152 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: cephadm 2023-12-08T22:19:34.116703+0000 mgr.x (mgr.24692) 54 : cephadm [INF] Failing over to other MGR 2023-12-08T22:19:35.152 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: audit 2023-12-08T22:19:34.116857+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-08T22:19:35.152 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: audit 2023-12-08T22:19:34.117110+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-12-08T22:19:35.152 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: cluster 2023-12-08T22:19:34.121299+0000 mon.a (mon.0) 859 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-12-08T22:19:35.152 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: audit 2023-12-08T22:19:34.125230+0000 mon.b (mon.2) 153 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-08T22:19:35.152 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: audit 2023-12-08T22:19:34.125541+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-12-08T22:19:35.152 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: audit 2023-12-08T22:19:34.126211+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.24692 172.21.15.155:0/1656276325' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-08T22:19:35.152 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:34 smithi042 bash[111654]: audit 2023-12-08T22:19:34.126447+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-12-08T22:19:35.361 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:35 smithi155 bash[122803]: debug 2023-12-08T22:19:35.113+0000 7fbee8abc700 -1 mgr handle_mgr_map I was active but no longer am 2023-12-08T22:19:35.361 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:35 smithi155 bash[122803]: ignoring --setuser ceph since I am not root 2023-12-08T22:19:35.362 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:35 smithi155 bash[122803]: ignoring --setgroup ceph since I am not root 2023-12-08T22:19:35.362 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:35 smithi155 bash[122803]: debug 2023-12-08T22:19:35.154+0000 7fa443767700 1 -- 172.21.15.155:0/444063698 <== mon.2 v2:172.21.15.155:3300/0 3 ==== mon_map magic: 0 v1 ==== 383+0+0 (secure 0 0 0) 0x55d1d50b66e0 con 0x55d1d5065400 2023-12-08T22:19:35.362 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:35 smithi155 bash[122803]: debug 2023-12-08T22:19:35.154+0000 7fa443767700 1 -- 172.21.15.155:0/444063698 <== mon.2 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d1d508e4e0 con 0x55d1d5065400 2023-12-08T22:19:35.362 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:35 smithi155 bash[122803]: debug 2023-12-08T22:19:35.276+0000 7fa453930680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-08T22:19:35.362 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:35 smithi155 bash[122803]: debug 2023-12-08T22:19:35.359+0000 7fa453930680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-08T22:19:35.994 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:35 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:35.719+0000 7f105ff84680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-08T22:19:35.994 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:35 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:35.815+0000 7f105ff84680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-08T22:19:35.994 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:35 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:35.920+0000 7f105ff84680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-08T22:19:35.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:35 smithi042 bash[111654]: cluster 2023-12-08T22:19:34.971544+0000 mon.a (mon.0) 862 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:19:35.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:35 smithi042 bash[111654]: audit 2023-12-08T22:19:35.112189+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-08T22:19:35.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:35 smithi042 bash[111654]: cluster 2023-12-08T22:19:35.112255+0000 mon.a (mon.0) 864 : cluster [DBG] mgrmap e20: y(active, starting, since 0.994707s), standbys: x 2023-12-08T22:19:35.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:35 smithi042 bash[111654]: audit 2023-12-08T22:19:35.125827+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-08T22:19:35.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:35 smithi042 bash[111654]: cluster 2023-12-08T22:19:35.125880+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-12-08T22:19:35.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:35 smithi042 bash[108250]: cluster 2023-12-08T22:19:34.971544+0000 mon.a (mon.0) 862 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:19:35.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:35 smithi042 bash[108250]: audit 2023-12-08T22:19:35.112189+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-08T22:19:35.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:35 smithi042 bash[108250]: cluster 2023-12-08T22:19:35.112255+0000 mon.a (mon.0) 864 : cluster [DBG] mgrmap e20: y(active, starting, since 0.994707s), standbys: x 2023-12-08T22:19:35.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:35 smithi042 bash[108250]: audit 2023-12-08T22:19:35.125827+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-08T22:19:35.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:35 smithi042 bash[108250]: cluster 2023-12-08T22:19:35.125880+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-12-08T22:19:36.040 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:35 smithi155 bash[122803]: debug 2023-12-08T22:19:35.724+0000 7fa453930680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-08T22:19:36.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:35 smithi155 bash[108266]: cluster 2023-12-08T22:19:34.971544+0000 mon.a (mon.0) 862 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:19:36.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:35 smithi155 bash[108266]: audit 2023-12-08T22:19:35.112189+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-12-08T22:19:36.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:35 smithi155 bash[108266]: cluster 2023-12-08T22:19:35.112255+0000 mon.a (mon.0) 864 : cluster [DBG] mgrmap e20: y(active, starting, since 0.994707s), standbys: x 2023-12-08T22:19:36.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:35 smithi155 bash[108266]: audit 2023-12-08T22:19:35.125827+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-12-08T22:19:36.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:35 smithi155 bash[108266]: cluster 2023-12-08T22:19:35.125880+0000 mon.a (mon.0) 866 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-12-08T22:19:36.425 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:36 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:36.122+0000 7f105ff84680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-08T22:19:36.725 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:36 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:36.421+0000 7f105ff84680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-08T22:19:36.725 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:36 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:36.571+0000 7f105ff84680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-08T22:19:36.769 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:36 smithi155 bash[122803]: debug 2023-12-08T22:19:36.471+0000 7fa453930680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-08T22:19:36.769 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:36 smithi155 bash[122803]: debug 2023-12-08T22:19:36.555+0000 7fa453930680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-08T22:19:36.994 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:36 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:36.723+0000 7f105ff84680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:19:36.994 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:36 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:36.922+0000 7f105ff84680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-08T22:19:37.494 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:37 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:37.017+0000 7f105ff84680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-08T22:19:37.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:37 smithi042 bash[111654]: cluster 2023-12-08T22:19:37.032137+0000 mon.a (mon.0) 867 : cluster [INF] Active manager daemon y restarted 2023-12-08T22:19:37.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:37 smithi042 bash[111654]: cluster 2023-12-08T22:19:37.032783+0000 mon.a (mon.0) 868 : cluster [INF] Activating manager daemon y 2023-12-08T22:19:37.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:37 smithi042 bash[111654]: audit 2023-12-08T22:19:37.033483+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-08T22:19:37.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:37 smithi042 bash[111654]: cluster 2023-12-08T22:19:37.036817+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-08T22:19:37.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:37 smithi042 bash[111654]: audit 2023-12-08T22:19:37.037230+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:19:37.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:37 smithi042 bash[111654]: audit 2023-12-08T22:19:37.038635+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-08T22:19:37.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:37 smithi042 bash[111654]: audit 2023-12-08T22:19:37.038964+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:19:37.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:37 smithi042 bash[108250]: cluster 2023-12-08T22:19:37.032137+0000 mon.a (mon.0) 867 : cluster [INF] Active manager daemon y restarted 2023-12-08T22:19:37.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:37 smithi042 bash[108250]: cluster 2023-12-08T22:19:37.032783+0000 mon.a (mon.0) 868 : cluster [INF] Activating manager daemon y 2023-12-08T22:19:37.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:37 smithi042 bash[108250]: audit 2023-12-08T22:19:37.033483+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-08T22:19:37.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:37 smithi042 bash[108250]: cluster 2023-12-08T22:19:37.036817+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-08T22:19:37.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:37 smithi042 bash[108250]: audit 2023-12-08T22:19:37.037230+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:19:37.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:37 smithi042 bash[108250]: audit 2023-12-08T22:19:37.038635+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-08T22:19:37.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:37 smithi042 bash[108250]: audit 2023-12-08T22:19:37.038964+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:19:37.540 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:36 smithi155 bash[122803]: debug 2023-12-08T22:19:36.767+0000 7fa453930680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-08T22:19:37.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:37 smithi155 bash[108266]: cluster 2023-12-08T22:19:37.032137+0000 mon.a (mon.0) 867 : cluster [INF] Active manager daemon y restarted 2023-12-08T22:19:37.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:37 smithi155 bash[108266]: cluster 2023-12-08T22:19:37.032783+0000 mon.a (mon.0) 868 : cluster [INF] Activating manager daemon y 2023-12-08T22:19:37.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:37 smithi155 bash[108266]: audit 2023-12-08T22:19:37.033483+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-12-08T22:19:37.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:37 smithi155 bash[108266]: cluster 2023-12-08T22:19:37.036817+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-08T22:19:37.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:37 smithi155 bash[108266]: audit 2023-12-08T22:19:37.037230+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:19:37.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:37 smithi155 bash[108266]: audit 2023-12-08T22:19:37.038635+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-12-08T22:19:37.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:37 smithi155 bash[108266]: audit 2023-12-08T22:19:37.038964+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:19:38.015 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:37 smithi155 bash[122803]: debug 2023-12-08T22:19:37.717+0000 7fa453930680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-08T22:19:38.015 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:37 smithi155 bash[122803]: debug 2023-12-08T22:19:37.844+0000 7fa453930680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:19:38.015 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:37 smithi155 bash[122803]: debug 2023-12-08T22:19:37.923+0000 7fa453930680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-08T22:19:38.015 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:38 smithi155 bash[122803]: debug 2023-12-08T22:19:38.013+0000 7fa453930680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-08T22:19:38.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:38 smithi155 bash[108266]: cluster 2023-12-08T22:19:37.090248+0000 mon.a (mon.0) 870 : cluster [DBG] mgrmap e21: y(active, starting, since 0.0576242s), standbys: x 2023-12-08T22:19:38.290 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:38 smithi155 bash[122803]: debug 2023-12-08T22:19:38.212+0000 7fa453930680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-08T22:19:38.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:38 smithi042 bash[108250]: cluster 2023-12-08T22:19:37.090248+0000 mon.a (mon.0) 870 : cluster [DBG] mgrmap e21: y(active, starting, since 0.0576242s), standbys: x 2023-12-08T22:19:38.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:38 smithi042 bash[111654]: cluster 2023-12-08T22:19:37.090248+0000 mon.a (mon.0) 870 : cluster [DBG] mgrmap e21: y(active, starting, since 0.0576242s), standbys: x 2023-12-08T22:19:38.790 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:38 smithi155 bash[122803]: debug 2023-12-08T22:19:38.494+0000 7fa453930680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-08T22:19:38.790 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:38 smithi155 bash[122803]: debug 2023-12-08T22:19:38.593+0000 7fa453930680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-08T22:19:39.678 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:39 smithi155 bash[122803]: debug 2023-12-08T22:19:39.324+0000 7fa453930680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-08T22:19:39.678 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:39 smithi155 bash[122803]: debug 2023-12-08T22:19:39.407+0000 7fa453930680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-08T22:19:39.679 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:39 smithi155 bash[122803]: debug 2023-12-08T22:19:39.500+0000 7fa453930680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-08T22:19:40.205 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:39 smithi155 bash[122803]: debug 2023-12-08T22:19:39.676+0000 7fa453930680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-08T22:19:40.205 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:39 smithi155 bash[122803]: debug 2023-12-08T22:19:39.937+0000 7fa453930680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-08T22:19:40.205 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:40 smithi155 bash[122803]: debug 2023-12-08T22:19:40.069+0000 7fa453930680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-08T22:19:40.206 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:40 smithi155 bash[122803]: debug 2023-12-08T22:19:40.203+0000 7fa453930680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:19:40.464 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:40 smithi155 bash[122803]: debug 2023-12-08T22:19:40.376+0000 7fa453930680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-08T22:19:40.790 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:40 smithi155 bash[122803]: debug 2023-12-08T22:19:40.462+0000 7fa453930680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-08T22:19:40.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:40 smithi155 bash[108266]: cluster 2023-12-08T22:19:40.476285+0000 mon.a (mon.0) 871 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T22:19:40.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:40 smithi155 bash[108266]: cluster 2023-12-08T22:19:40.476414+0000 mon.a (mon.0) 872 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:19:40.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:40 smithi155 bash[108266]: audit 2023-12-08T22:19:40.476688+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.? 172.21.15.155:0/195844689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:19:40.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:40 smithi155 bash[108266]: audit 2023-12-08T22:19:40.477097+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.? 172.21.15.155:0/195844689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:19:40.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:40 smithi155 bash[108266]: audit 2023-12-08T22:19:40.478050+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.? 172.21.15.155:0/195844689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:19:40.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:40 smithi155 bash[108266]: audit 2023-12-08T22:19:40.478288+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.? 172.21.15.155:0/195844689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:19:40.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:40 smithi042 bash[111654]: cluster 2023-12-08T22:19:40.476285+0000 mon.a (mon.0) 871 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T22:19:40.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:40 smithi042 bash[111654]: cluster 2023-12-08T22:19:40.476414+0000 mon.a (mon.0) 872 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:19:40.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:40 smithi042 bash[111654]: audit 2023-12-08T22:19:40.476688+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.? 172.21.15.155:0/195844689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:19:40.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:40 smithi042 bash[111654]: audit 2023-12-08T22:19:40.477097+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.? 172.21.15.155:0/195844689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:19:40.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:40 smithi042 bash[111654]: audit 2023-12-08T22:19:40.478050+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.? 172.21.15.155:0/195844689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:19:40.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:40 smithi042 bash[111654]: audit 2023-12-08T22:19:40.478288+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.? 172.21.15.155:0/195844689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:19:40.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:40 smithi042 bash[108250]: cluster 2023-12-08T22:19:40.476285+0000 mon.a (mon.0) 871 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T22:19:40.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:40 smithi042 bash[108250]: cluster 2023-12-08T22:19:40.476414+0000 mon.a (mon.0) 872 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:19:40.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:40 smithi042 bash[108250]: audit 2023-12-08T22:19:40.476688+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.? 172.21.15.155:0/195844689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:19:40.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:40 smithi042 bash[108250]: audit 2023-12-08T22:19:40.477097+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.? 172.21.15.155:0/195844689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:19:40.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:40 smithi042 bash[108250]: audit 2023-12-08T22:19:40.478050+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.? 172.21.15.155:0/195844689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:19:40.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:40 smithi042 bash[108250]: audit 2023-12-08T22:19:40.478288+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.? 172.21.15.155:0/195844689' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:19:41.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:41 smithi042 bash[111654]: audit 2023-12-08T22:19:40.534830+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:19:41.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:41 smithi042 bash[111654]: cluster 2023-12-08T22:19:40.534848+0000 mon.a (mon.0) 873 : cluster [DBG] mgrmap e22: y(active, starting, since 3s), standbys: x 2023-12-08T22:19:41.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:41 smithi042 bash[111654]: audit 2023-12-08T22:19:40.535077+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:19:41.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:41 smithi042 bash[108250]: audit 2023-12-08T22:19:40.534830+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:19:41.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:41 smithi042 bash[108250]: cluster 2023-12-08T22:19:40.534848+0000 mon.a (mon.0) 873 : cluster [DBG] mgrmap e22: y(active, starting, since 3s), standbys: x 2023-12-08T22:19:41.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:41 smithi042 bash[108250]: audit 2023-12-08T22:19:40.535077+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:19:42.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:41 smithi155 bash[108266]: audit 2023-12-08T22:19:40.534830+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:19:42.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:41 smithi155 bash[108266]: cluster 2023-12-08T22:19:40.534848+0000 mon.a (mon.0) 873 : cluster [DBG] mgrmap e22: y(active, starting, since 3s), standbys: x 2023-12-08T22:19:42.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:41 smithi155 bash[108266]: audit 2023-12-08T22:19:40.535077+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:19:43.203 INFO:teuthology.orchestra.run.smithi042.stderr:Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date 2023-12-08T22:19:43.204 INFO:teuthology.orchestra.run.smithi042.stderr:Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-12-08T22:19:43.402 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.091434+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:19:43.402 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.091646+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:19:43.403 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.091865+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:19:43.403 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.093542+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:19:43.403 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.093842+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:19:43.403 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.094116+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:19:43.403 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.094392+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:19:43.403 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.094682+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:19:43.403 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.094983+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:19:43.403 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.095296+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:19:43.403 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.095658+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:19:43.403 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.095954+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:19:43.403 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.096203+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:19:43.403 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.096785+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:19:43.403 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.097679+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:19:43.404 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.098743+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-08T22:19:43.404 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.099173+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T22:19:43.404 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.099588+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T22:19:43.404 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.099990+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi042"}]: dispatch 2023-12-08T22:19:43.404 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.100427+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi155"}]: dispatch 2023-12-08T22:19:43.404 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.100916+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T22:19:43.404 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.101323+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-08T22:19:43.404 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.101726+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T22:19:43.404 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.102099+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T22:19:43.404 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.102484+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T22:19:43.404 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.102874+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T22:19:43.404 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.103256+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T22:19:43.404 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.103660+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T22:19:43.404 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.104024+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T22:19:43.404 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.104394+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T22:19:43.405 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.104780+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T22:19:43.405 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.105127+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T22:19:43.405 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.105485+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:19:43.405 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.105848+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:19:43.405 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.106216+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T22:19:43.405 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.106586+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T22:19:43.405 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.106951+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:19:43.405 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: audit 2023-12-08T22:19:43.107308+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:19:43.405 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:43 smithi155 bash[108266]: cluster 2023-12-08T22:19:43.134471+0000 mon.a (mon.0) 874 : cluster [INF] Manager daemon y is now available 2023-12-08T22:19:43.414 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:43 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:19:43.197+0000 7f0fea7df700 -1 mgr.server reply reply (95) Operation not supported Warning: due to ceph-mgr restart, some PG states may not be up to date 2023-12-08T22:19:43.414 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:43 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: Module 'orchestrator' is not enabled/loaded (required by command 'orch upgrade status'): use `ceph mgr module enable orchestrator` to enable it 2023-12-08T22:19:43.414 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:43 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: [80B blob data] 2023-12-08T22:19:43.414 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:19:43 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: [79B blob data] 2023-12-08T22:19:43.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.091434+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:19:43.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.091646+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:19:43.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.091865+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:19:43.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.093542+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:19:43.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.093842+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:19:43.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.094116+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:19:43.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.094392+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:19:43.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.094682+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:19:43.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.094983+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:19:43.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.095296+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:19:43.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.095658+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:19:43.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.095954+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:19:43.416 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.096203+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:19:43.416 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.096785+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:19:43.416 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.097679+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:19:43.416 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.098743+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-08T22:19:43.416 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.099173+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T22:19:43.416 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.099588+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T22:19:43.416 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.099990+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi042"}]: dispatch 2023-12-08T22:19:43.416 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.100427+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi155"}]: dispatch 2023-12-08T22:19:43.416 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.100916+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T22:19:43.416 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.101323+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-08T22:19:43.416 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.101726+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T22:19:43.416 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.102099+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T22:19:43.416 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.102484+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T22:19:43.416 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.102874+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T22:19:43.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.103256+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T22:19:43.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.103660+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T22:19:43.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.104024+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T22:19:43.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.104394+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T22:19:43.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.104780+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T22:19:43.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.105127+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T22:19:43.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.105485+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:19:43.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.105848+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:19:43.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.106216+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T22:19:43.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.106586+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T22:19:43.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.106951+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:19:43.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: audit 2023-12-08T22:19:43.107308+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:19:43.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[108250]: cluster 2023-12-08T22:19:43.134471+0000 mon.a (mon.0) 874 : cluster [INF] Manager daemon y is now available 2023-12-08T22:19:43.418 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.091434+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:19:43.418 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.091646+0000 mon.c (mon.1) 33 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:19:43.418 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.091865+0000 mon.c (mon.1) 34 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:19:43.418 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.093542+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:19:43.418 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.093842+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:19:43.418 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.094116+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:19:43.418 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.094392+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:19:43.418 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.094682+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:19:43.418 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.094983+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:19:43.418 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.095296+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:19:43.419 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.095658+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:19:43.419 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.095954+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:19:43.419 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.096203+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:19:43.419 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.096785+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:19:43.419 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.097679+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:19:43.419 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.098743+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-08T22:19:43.419 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.099173+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T22:19:43.419 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.099588+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T22:19:43.419 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.099990+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi042"}]: dispatch 2023-12-08T22:19:43.419 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.100427+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi155"}]: dispatch 2023-12-08T22:19:43.419 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.100916+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T22:19:43.419 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.101323+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-08T22:19:43.419 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.101726+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T22:19:43.419 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.102099+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T22:19:43.419 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.102484+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T22:19:43.420 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.102874+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T22:19:43.420 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.103256+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T22:19:43.420 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.103660+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T22:19:43.420 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.104024+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T22:19:43.420 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.104394+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T22:19:43.420 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.104780+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T22:19:43.420 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.105127+0000 mon.c (mon.1) 63 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T22:19:43.420 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.105485+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:19:43.420 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.105848+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:19:43.420 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.106216+0000 mon.c (mon.1) 66 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T22:19:43.420 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.106586+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T22:19:43.420 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.106951+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:19:43.420 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: audit 2023-12-08T22:19:43.107308+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:19:43.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:43 smithi042 bash[111654]: cluster 2023-12-08T22:19:43.134471+0000 mon.a (mon.0) 874 : cluster [INF] Manager daemon y is now available 2023-12-08T22:19:43.559 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph orch ps' 2023-12-08T22:19:44.405 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[108250]: cephadm 2023-12-08T22:19:43.148680+0000 mgr.y (mgr.24766) 1 : cephadm [INF] inventory: adjusted host smithi155 addr 'smithi155' -> '172.21.15.155' 2023-12-08T22:19:44.405 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[108250]: audit 2023-12-08T22:19:43.153594+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"172.21.15.42\", \"labels\": [], \"status\": \"\"}, \"smithi155\": {\"hostname\": \"smithi155\", \"addr\": \"172.21.15.155\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:19:44.405 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[108250]: audit 2023-12-08T22:19:43.153923+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"172.21.15.42\", \"labels\": [], \"status\": \"\"}, \"smithi155\": {\"hostname\": \"smithi155\", \"addr\": \"172.21.15.155\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:19:44.405 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[108250]: audit 2023-12-08T22:19:43.157813+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"172.21.15.42\", \"labels\": [], \"status\": \"\"}, \"smithi155\": {\"hostname\": \"smithi155\", \"addr\": \"172.21.15.155\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T22:19:44.405 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[108250]: cluster 2023-12-08T22:19:43.194710+0000 mon.a (mon.0) 877 : cluster [DBG] mgrmap e23: y(active, since 6s), standbys: x 2023-12-08T22:19:44.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[108250]: audit 2023-12-08T22:19:43.198412+0000 mgr.y (mgr.24766) 2 : audit [DBG] from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:44.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[108250]: cluster 2023-12-08T22:19:43.201721+0000 mgr.y (mgr.24766) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:44.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[108250]: audit 2023-12-08T22:19:43.270133+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:19:44.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[108250]: audit 2023-12-08T22:19:43.271780+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:19:44.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[108250]: audit 2023-12-08T22:19:43.325535+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:19:44.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[108250]: audit 2023-12-08T22:19:43.325940+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:19:44.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[108250]: audit 2023-12-08T22:19:43.333524+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T22:19:44.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[108250]: audit 2023-12-08T22:19:43.336875+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T22:19:44.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[108250]: audit 2023-12-08T22:19:43.516961+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:19:44.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[108250]: audit 2023-12-08T22:19:43.517606+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:19:44.406 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[111654]: cephadm 2023-12-08T22:19:43.148680+0000 mgr.y (mgr.24766) 1 : cephadm [INF] inventory: adjusted host smithi155 addr 'smithi155' -> '172.21.15.155' 2023-12-08T22:19:44.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[111654]: audit 2023-12-08T22:19:43.153594+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"172.21.15.42\", \"labels\": [], \"status\": \"\"}, \"smithi155\": {\"hostname\": \"smithi155\", \"addr\": \"172.21.15.155\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:19:44.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[111654]: audit 2023-12-08T22:19:43.153923+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"172.21.15.42\", \"labels\": [], \"status\": \"\"}, \"smithi155\": {\"hostname\": \"smithi155\", \"addr\": \"172.21.15.155\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:19:44.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[111654]: audit 2023-12-08T22:19:43.157813+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"172.21.15.42\", \"labels\": [], \"status\": \"\"}, \"smithi155\": {\"hostname\": \"smithi155\", \"addr\": \"172.21.15.155\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T22:19:44.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[111654]: cluster 2023-12-08T22:19:43.194710+0000 mon.a (mon.0) 877 : cluster [DBG] mgrmap e23: y(active, since 6s), standbys: x 2023-12-08T22:19:44.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[111654]: audit 2023-12-08T22:19:43.198412+0000 mgr.y (mgr.24766) 2 : audit [DBG] from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:44.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[111654]: cluster 2023-12-08T22:19:43.201721+0000 mgr.y (mgr.24766) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:44.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[111654]: audit 2023-12-08T22:19:43.270133+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:19:44.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[111654]: audit 2023-12-08T22:19:43.271780+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:19:44.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[111654]: audit 2023-12-08T22:19:43.325535+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:19:44.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[111654]: audit 2023-12-08T22:19:43.325940+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:19:44.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[111654]: audit 2023-12-08T22:19:43.333524+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T22:19:44.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[111654]: audit 2023-12-08T22:19:43.336875+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T22:19:44.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[111654]: audit 2023-12-08T22:19:43.516961+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:19:44.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:44 smithi042 bash[111654]: audit 2023-12-08T22:19:43.517606+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:19:44.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:44 smithi155 bash[108266]: cephadm 2023-12-08T22:19:43.148680+0000 mgr.y (mgr.24766) 1 : cephadm [INF] inventory: adjusted host smithi155 addr 'smithi155' -> '172.21.15.155' 2023-12-08T22:19:44.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:44 smithi155 bash[108266]: audit 2023-12-08T22:19:43.153594+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"172.21.15.42\", \"labels\": [], \"status\": \"\"}, \"smithi155\": {\"hostname\": \"smithi155\", \"addr\": \"172.21.15.155\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:19:44.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:44 smithi155 bash[108266]: audit 2023-12-08T22:19:43.153923+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"172.21.15.42\", \"labels\": [], \"status\": \"\"}, \"smithi155\": {\"hostname\": \"smithi155\", \"addr\": \"172.21.15.155\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2023-12-08T22:19:44.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:44 smithi155 bash[108266]: audit 2023-12-08T22:19:43.157813+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi042\": {\"hostname\": \"smithi042\", \"addr\": \"172.21.15.42\", \"labels\": [], \"status\": \"\"}, \"smithi155\": {\"hostname\": \"smithi155\", \"addr\": \"172.21.15.155\", \"labels\": [], \"status\": \"\"}}"}]': finished 2023-12-08T22:19:44.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:44 smithi155 bash[108266]: cluster 2023-12-08T22:19:43.194710+0000 mon.a (mon.0) 877 : cluster [DBG] mgrmap e23: y(active, since 6s), standbys: x 2023-12-08T22:19:44.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:44 smithi155 bash[108266]: audit 2023-12-08T22:19:43.198412+0000 mgr.y (mgr.24766) 2 : audit [DBG] from='client.14850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:44.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:44 smithi155 bash[108266]: cluster 2023-12-08T22:19:43.201721+0000 mgr.y (mgr.24766) 3 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:44.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:44 smithi155 bash[108266]: audit 2023-12-08T22:19:43.270133+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:19:44.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:44 smithi155 bash[108266]: audit 2023-12-08T22:19:43.271780+0000 mon.c (mon.1) 72 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:19:44.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:44 smithi155 bash[108266]: audit 2023-12-08T22:19:43.325535+0000 mon.c (mon.1) 73 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:19:44.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:44 smithi155 bash[108266]: audit 2023-12-08T22:19:43.325940+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:19:44.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:44 smithi155 bash[108266]: audit 2023-12-08T22:19:43.333524+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T22:19:44.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:44 smithi155 bash[108266]: audit 2023-12-08T22:19:43.336875+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T22:19:44.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:44 smithi155 bash[108266]: audit 2023-12-08T22:19:43.516961+0000 mon.c (mon.1) 75 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:19:44.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:44 smithi155 bash[108266]: audit 2023-12-08T22:19:43.517606+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:19:45.030 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-08T22:19:45.031 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 running (36s) 11s ago 5m 16.6M - 0.26.0 9f27df16978d b16ff6e1150c 2023-12-08T22:19:45.031 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi155 running (4m) 10s ago 4m 33.2M - 6.6.2 87a51ecf0b1c 7540f40afeeb 2023-12-08T22:19:45.031 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi155 running (70s) 10s ago 7m 434M - 16.2.14-365-g451ceae1 03b62e1f94c4 1f4009813707 2023-12-08T22:19:45.031 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443 running (14s) 11s ago 8m 40.4M - 16.2.14-365-g451ceae1 03b62e1f94c4 af518e7ea140 2023-12-08T22:19:45.031 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (8m) 11s ago 8m 216M 2048M 15.2.0 204a01f9b0b6 9c5e61bcc6fe 2023-12-08T22:19:45.031 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi155 running (7m) 10s ago 7m 201M 2048M 15.2.0 204a01f9b0b6 7cd3188117d1 2023-12-08T22:19:45.031 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (7m) 11s ago 7m 195M 2048M 15.2.0 204a01f9b0b6 3e4ff1d78a5e 2023-12-08T22:19:45.031 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 running (5m) 11s ago 5m 10.9M - 1.7.0 72c9c2088986 fd3e3862fd55 2023-12-08T22:19:45.031 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi155 running (5m) 10s ago 5m 12.9M - 1.7.0 72c9c2088986 93dd70d7bdde 2023-12-08T22:19:45.031 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (7m) 11s ago 7m 72.9M 4096M 15.2.0 204a01f9b0b6 0907eb027bb2 2023-12-08T22:19:45.032 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (6m) 11s ago 6m 78.4M 4096M 15.2.0 204a01f9b0b6 2fbcefe105be 2023-12-08T22:19:45.032 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (6m) 11s ago 6m 59.6M 4096M 15.2.0 204a01f9b0b6 f9d3079fa6d3 2023-12-08T22:19:45.032 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (6m) 11s ago 6m 75.6M 4096M 15.2.0 204a01f9b0b6 eec20e30e3e4 2023-12-08T22:19:45.032 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi155 running (6m) 10s ago 6m 77.0M 4096M 15.2.0 204a01f9b0b6 5d1d36aa1378 2023-12-08T22:19:45.032 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi155 running (5m) 10s ago 6m 70.9M 4096M 15.2.0 204a01f9b0b6 71289027a54e 2023-12-08T22:19:45.032 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi155 running (5m) 10s ago 5m 65.7M 4096M 15.2.0 204a01f9b0b6 bab61e156a46 2023-12-08T22:19:45.032 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi155 running (5m) 10s ago 5m 73.2M 4096M 15.2.0 204a01f9b0b6 b2675ca73ef5 2023-12-08T22:19:45.032 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi155 running (29s) 10s ago 5m 33.4M - 2.48.0 620d5e2a39df b61064b7f8da 2023-12-08T22:19:45.032 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.r.z.smithi042.jxxkik smithi042 running (4m) 11s ago 4m 53.2M - 15.2.0 204a01f9b0b6 eef16e86cd11 2023-12-08T22:19:45.032 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.r.z.smithi155.jhkrtw smithi155 running (4m) 10s ago 4m 53.0M - 15.2.0 204a01f9b0b6 b206c604a568 2023-12-08T22:19:45.200 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[111654]: audit 2023-12-08T22:19:45.018439+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:19:45.200 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[111654]: audit 2023-12-08T22:19:45.018882+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:19:45.200 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[111654]: audit 2023-12-08T22:19:45.019224+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.200 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[111654]: audit 2023-12-08T22:19:45.019563+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.200 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[111654]: audit 2023-12-08T22:19:45.019881+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.200 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[111654]: audit 2023-12-08T22:19:45.020190+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.200 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[111654]: audit 2023-12-08T22:19:45.021966+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:19:45.200 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[111654]: audit 2023-12-08T22:19:45.022311+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.200 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[111654]: audit 2023-12-08T22:19:45.022633+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.201 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[111654]: audit 2023-12-08T22:19:45.022945+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.201 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[111654]: audit 2023-12-08T22:19:45.023259+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:45 smithi155 bash[108266]: audit 2023-12-08T22:19:45.018439+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:19:45.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:45 smithi155 bash[108266]: audit 2023-12-08T22:19:45.018882+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:19:45.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:45 smithi155 bash[108266]: audit 2023-12-08T22:19:45.019224+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:45 smithi155 bash[108266]: audit 2023-12-08T22:19:45.019563+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:45 smithi155 bash[108266]: audit 2023-12-08T22:19:45.019881+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:45 smithi155 bash[108266]: audit 2023-12-08T22:19:45.020190+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:45 smithi155 bash[108266]: audit 2023-12-08T22:19:45.021966+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:19:45.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:45 smithi155 bash[108266]: audit 2023-12-08T22:19:45.022311+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:45 smithi155 bash[108266]: audit 2023-12-08T22:19:45.022633+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:45 smithi155 bash[108266]: audit 2023-12-08T22:19:45.022945+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:45 smithi155 bash[108266]: audit 2023-12-08T22:19:45.023259+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[108250]: audit 2023-12-08T22:19:45.018439+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:19:45.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[108250]: audit 2023-12-08T22:19:45.018882+0000 mon.c (mon.1) 78 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:19:45.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[108250]: audit 2023-12-08T22:19:45.019224+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[108250]: audit 2023-12-08T22:19:45.019563+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[108250]: audit 2023-12-08T22:19:45.019881+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[108250]: audit 2023-12-08T22:19:45.020190+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[108250]: audit 2023-12-08T22:19:45.021966+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:19:45.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[108250]: audit 2023-12-08T22:19:45.022311+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[108250]: audit 2023-12-08T22:19:45.022633+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[108250]: audit 2023-12-08T22:19:45.022945+0000 mon.c (mon.1) 86 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:45 smithi042 bash[108250]: audit 2023-12-08T22:19:45.023259+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:45.487 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph versions' 2023-12-08T22:19:46.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:46 smithi042 bash[111654]: audit 2023-12-08T22:19:45.015987+0000 mgr.y (mgr.24766) 4 : audit [DBG] from='client.24796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:46.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:46 smithi042 bash[111654]: cluster 2023-12-08T22:19:45.095441+0000 mgr.y (mgr.24766) 5 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:46.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:46 smithi042 bash[111654]: cluster 2023-12-08T22:19:45.202095+0000 mon.a (mon.0) 880 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2023-12-08T22:19:46.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:46 smithi042 bash[108250]: audit 2023-12-08T22:19:45.015987+0000 mgr.y (mgr.24766) 4 : audit [DBG] from='client.24796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:46.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:46 smithi042 bash[108250]: cluster 2023-12-08T22:19:45.095441+0000 mgr.y (mgr.24766) 5 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:46.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:46 smithi042 bash[108250]: cluster 2023-12-08T22:19:45.202095+0000 mon.a (mon.0) 880 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2023-12-08T22:19:46.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:46 smithi155 bash[108266]: audit 2023-12-08T22:19:45.015987+0000 mgr.y (mgr.24766) 4 : audit [DBG] from='client.24796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:19:46.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:46 smithi155 bash[108266]: cluster 2023-12-08T22:19:45.095441+0000 mgr.y (mgr.24766) 5 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:46.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:46 smithi155 bash[108266]: cluster 2023-12-08T22:19:45.202095+0000 mon.a (mon.0) 880 : cluster [DBG] mgrmap e24: y(active, since 8s), standbys: x 2023-12-08T22:19:47.039 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2023-12-08T22:19:47.039 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2023-12-08T22:19:47.039 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 3 2023-12-08T22:19:47.039 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:19:47.039 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2023-12-08T22:19:47.039 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 2 2023-12-08T22:19:47.039 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:19:47.039 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2023-12-08T22:19:47.040 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T22:19:47.040 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:19:47.040 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": {}, 2023-12-08T22:19:47.040 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2023-12-08T22:19:47.040 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:19:47.040 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:19:47.040 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2023-12-08T22:19:47.040 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 13, 2023-12-08T22:19:47.040 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 2 2023-12-08T22:19:47.040 INFO:teuthology.orchestra.run.smithi042.stdout: } 2023-12-08T22:19:47.040 INFO:teuthology.orchestra.run.smithi042.stdout:} 2023-12-08T22:19:47.363 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:47 smithi042 bash[108250]: audit 2023-12-08T22:19:47.037650+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.42:0/4079366695' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:19:47.364 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:47 smithi042 bash[111654]: audit 2023-12-08T22:19:47.037650+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.42:0/4079366695' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:19:47.377 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2023-12-08T22:19:47.495 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:47 smithi155 bash[108266]: audit 2023-12-08T22:19:47.037650+0000 mon.a (mon.0) 881 : audit [DBG] from='client.? 172.21.15.42:0/4079366695' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:19:48.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[111654]: cluster 2023-12-08T22:19:47.095821+0000 mgr.y (mgr.24766) 6 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:48.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[111654]: audit 2023-12-08T22:19:47.643290+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 225024409, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640446Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 409259212, \"cpu_percentage\": \"20.17%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640668Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82785075, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640810Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76053217, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640911Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 70537707, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640988Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78454456, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641062Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 35232153, \"cpu_percentage\": \"1.03%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641137Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13589544, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641212Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641285Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56413388, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641357Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:47.641502Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:48.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[111654]: audit 2023-12-08T22:19:47.643937+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 225024409, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640446Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 409259212, \"cpu_percentage\": \"20.17%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640668Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82785075, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640810Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76053217, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640911Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 70537707, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640988Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78454456, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641062Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 35232153, \"cpu_percentage\": \"1.03%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641137Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13589544, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641212Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641285Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56413388, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641357Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:47.641502Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:48.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[111654]: audit 2023-12-08T22:19:47.648603+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 225024409, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640446Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 409259212, \"cpu_percentage\": \"20.17%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640668Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82785075, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640810Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76053217, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640911Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 70537707, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640988Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78454456, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641062Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 35232153, \"cpu_percentage\": \"1.03%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641137Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13589544, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641212Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641285Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56413388, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641357Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:47.641502Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:19:48.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[111654]: audit 2023-12-08T22:19:47.926871+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:48.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[111654]: audit 2023-12-08T22:19:47.927347+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:48.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[111654]: audit 2023-12-08T22:19:47.927772+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:48.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[111654]: audit 2023-12-08T22:19:47.928159+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:48.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[111654]: audit 2023-12-08T22:19:47.928577+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:48.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[111654]: audit 2023-12-08T22:19:47.928965+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:48.482 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[111654]: audit 2023-12-08T22:19:47.929349+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:48.482 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[111654]: audit 2023-12-08T22:19:47.929730+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:48.482 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[111654]: audit 2023-12-08T22:19:47.930130+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:48.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[108250]: cluster 2023-12-08T22:19:47.095821+0000 mgr.y (mgr.24766) 6 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:48.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[108250]: audit 2023-12-08T22:19:47.643290+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 225024409, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640446Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 409259212, \"cpu_percentage\": \"20.17%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640668Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82785075, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640810Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76053217, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640911Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 70537707, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640988Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78454456, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641062Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 35232153, \"cpu_percentage\": \"1.03%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641137Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13589544, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641212Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641285Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56413388, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641357Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:47.641502Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:48.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[108250]: audit 2023-12-08T22:19:47.643937+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 225024409, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640446Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 409259212, \"cpu_percentage\": \"20.17%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640668Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82785075, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640810Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76053217, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640911Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 70537707, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640988Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78454456, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641062Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 35232153, \"cpu_percentage\": \"1.03%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641137Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13589544, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641212Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641285Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56413388, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641357Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:47.641502Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:48.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[108250]: audit 2023-12-08T22:19:47.648603+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 225024409, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640446Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 409259212, \"cpu_percentage\": \"20.17%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640668Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82785075, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640810Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76053217, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640911Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 70537707, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640988Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78454456, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641062Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 35232153, \"cpu_percentage\": \"1.03%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641137Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13589544, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641212Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641285Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56413388, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641357Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:47.641502Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:19:48.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[108250]: audit 2023-12-08T22:19:47.926871+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:48.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[108250]: audit 2023-12-08T22:19:47.927347+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:48.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[108250]: audit 2023-12-08T22:19:47.927772+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:48.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[108250]: audit 2023-12-08T22:19:47.928159+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:48.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[108250]: audit 2023-12-08T22:19:47.928577+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:48.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[108250]: audit 2023-12-08T22:19:47.928965+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:48.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[108250]: audit 2023-12-08T22:19:47.929349+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:48.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[108250]: audit 2023-12-08T22:19:47.929730+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:48.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:48 smithi042 bash[108250]: audit 2023-12-08T22:19:47.930130+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:48.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:48 smithi155 bash[108266]: cluster 2023-12-08T22:19:47.095821+0000 mgr.y (mgr.24766) 6 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:48.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:48 smithi155 bash[108266]: audit 2023-12-08T22:19:47.643290+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 225024409, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640446Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 409259212, \"cpu_percentage\": \"20.17%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640668Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82785075, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640810Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76053217, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640911Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 70537707, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640988Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78454456, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641062Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 35232153, \"cpu_percentage\": \"1.03%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641137Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13589544, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641212Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641285Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56413388, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641357Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:47.641502Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:48.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:48 smithi155 bash[108266]: audit 2023-12-08T22:19:47.643937+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 225024409, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640446Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 409259212, \"cpu_percentage\": \"20.17%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640668Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82785075, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640810Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76053217, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640911Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 70537707, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640988Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78454456, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641062Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 35232153, \"cpu_percentage\": \"1.03%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641137Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13589544, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641212Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641285Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56413388, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641357Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:47.641502Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:48.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:48 smithi155 bash[108266]: audit 2023-12-08T22:19:47.648603+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 225024409, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640446Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"1f4009813707\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph:451ceae11b5d4caee05e94372fe658621eefc0b1\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 409259212, \"cpu_percentage\": \"20.17%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640668Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:18:34.881602Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82785075, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640810Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76053217, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640911Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 70537707, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640988Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78454456, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641062Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 35232153, \"cpu_percentage\": \"1.03%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641137Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13589544, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641212Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641285Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56413388, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641357Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:18:23.365445Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:47.641502Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:19:48.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:48 smithi155 bash[108266]: audit 2023-12-08T22:19:47.926871+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:48.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:48 smithi155 bash[108266]: audit 2023-12-08T22:19:47.927347+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:48.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:48 smithi155 bash[108266]: audit 2023-12-08T22:19:47.927772+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:48.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:48 smithi155 bash[108266]: audit 2023-12-08T22:19:47.928159+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:48.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:48 smithi155 bash[108266]: audit 2023-12-08T22:19:47.928577+0000 mon.c (mon.1) 93 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:48.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:48 smithi155 bash[108266]: audit 2023-12-08T22:19:47.928965+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:48.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:48 smithi155 bash[108266]: audit 2023-12-08T22:19:47.929349+0000 mon.c (mon.1) 95 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:48.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:48 smithi155 bash[108266]: audit 2023-12-08T22:19:47.929730+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:48.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:48 smithi155 bash[108266]: audit 2023-12-08T22:19:47.930130+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:48.586 INFO:teuthology.orchestra.run.smithi042.stdout:wait for servicemap items w/ changing names to refresh 2023-12-08T22:19:48.912 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'sleep 60' 2023-12-08T22:19:50.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:50 smithi155 bash[108266]: cluster 2023-12-08T22:19:49.096442+0000 mgr.y (mgr.24766) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:50.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:50 smithi155 bash[108266]: audit 2023-12-08T22:19:49.785956+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 239704473, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783633Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"af518e7ea140\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 439772774, \"cpu_percentage\": \"56.03%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:19:49.783806Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:19:30.419496Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 217789235, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783896Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78118912, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783977Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 84357939, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784054Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 64183336, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784131Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81170268, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784208Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11481907, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784284Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"b16ff6e1150c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17437818, \"cpu_percentage\": \"0.45%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784359Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:19:08.510760Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56686018, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784433Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:49.784580Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:50.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:50 smithi155 bash[108266]: audit 2023-12-08T22:19:49.786546+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 239704473, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783633Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"af518e7ea140\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 439772774, \"cpu_percentage\": \"56.03%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:19:49.783806Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:19:30.419496Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 217789235, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783896Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78118912, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783977Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 84357939, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784054Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 64183336, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784131Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81170268, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784208Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11481907, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784284Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"b16ff6e1150c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17437818, \"cpu_percentage\": \"0.45%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784359Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:19:08.510760Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56686018, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784433Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:49.784580Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:50.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:50 smithi155 bash[108266]: audit 2023-12-08T22:19:49.791252+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 239704473, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783633Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"af518e7ea140\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 439772774, \"cpu_percentage\": \"56.03%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:19:49.783806Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:19:30.419496Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 217789235, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783896Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78118912, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783977Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 84357939, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784054Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 64183336, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784131Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81170268, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784208Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11481907, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784284Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"b16ff6e1150c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17437818, \"cpu_percentage\": \"0.45%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784359Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:19:08.510760Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56686018, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784433Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:49.784580Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:19:50.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:50 smithi155 bash[108266]: audit 2023-12-08T22:19:50.130237+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:50.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:50 smithi155 bash[108266]: audit 2023-12-08T22:19:50.130688+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:50.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:50 smithi155 bash[108266]: audit 2023-12-08T22:19:50.131050+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:50.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:50 smithi155 bash[108266]: audit 2023-12-08T22:19:50.131390+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:50.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:50 smithi155 bash[108266]: audit 2023-12-08T22:19:50.131737+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:50.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:50 smithi155 bash[108266]: audit 2023-12-08T22:19:50.132058+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:50.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:50 smithi155 bash[108266]: audit 2023-12-08T22:19:50.132384+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:50.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:50 smithi155 bash[108266]: audit 2023-12-08T22:19:50.132712+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:50.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:50 smithi155 bash[108266]: audit 2023-12-08T22:19:50.133046+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:50.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:50 smithi155 bash[108266]: audit 2023-12-08T22:19:50.134387+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:19:50.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:50 smithi155 bash[108266]: audit 2023-12-08T22:19:50.134682+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:19:50.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:50 smithi155 bash[108266]: audit 2023-12-08T22:19:50.138721+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:19:50.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:50 smithi155 bash[108266]: audit 2023-12-08T22:19:50.144453+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:19:50.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:50 smithi155 bash[108266]: audit 2023-12-08T22:19:50.145529+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:19:50.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:50 smithi155 bash[108266]: audit 2023-12-08T22:19:50.145811+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:19:50.896 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[108250]: cluster 2023-12-08T22:19:49.096442+0000 mgr.y (mgr.24766) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:50.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[111654]: cluster 2023-12-08T22:19:49.096442+0000 mgr.y (mgr.24766) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:50.897 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[108250]: audit 2023-12-08T22:19:49.785956+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 239704473, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783633Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"af518e7ea140\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 439772774, \"cpu_percentage\": \"56.03%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:19:49.783806Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:19:30.419496Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 217789235, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783896Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78118912, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783977Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 84357939, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784054Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 64183336, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784131Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81170268, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784208Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11481907, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784284Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"b16ff6e1150c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17437818, \"cpu_percentage\": \"0.45%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784359Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:19:08.510760Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56686018, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784433Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:49.784580Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:50.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[111654]: audit 2023-12-08T22:19:49.785956+0000 mon.c (mon.1) 98 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 239704473, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783633Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"af518e7ea140\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 439772774, \"cpu_percentage\": \"56.03%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:19:49.783806Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:19:30.419496Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 217789235, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783896Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78118912, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783977Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 84357939, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784054Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 64183336, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784131Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81170268, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784208Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11481907, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784284Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"b16ff6e1150c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17437818, \"cpu_percentage\": \"0.45%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784359Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:19:08.510760Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56686018, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784433Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:49.784580Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:50.897 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[108250]: audit 2023-12-08T22:19:49.786546+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 239704473, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783633Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"af518e7ea140\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 439772774, \"cpu_percentage\": \"56.03%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:19:49.783806Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:19:30.419496Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 217789235, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783896Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78118912, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783977Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 84357939, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784054Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 64183336, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784131Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81170268, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784208Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11481907, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784284Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"b16ff6e1150c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17437818, \"cpu_percentage\": \"0.45%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784359Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:19:08.510760Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56686018, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784433Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:49.784580Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:50.898 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[111654]: audit 2023-12-08T22:19:49.786546+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 239704473, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783633Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"af518e7ea140\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 439772774, \"cpu_percentage\": \"56.03%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:19:49.783806Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:19:30.419496Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 217789235, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783896Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78118912, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783977Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 84357939, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784054Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 64183336, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784131Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81170268, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784208Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11481907, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784284Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"b16ff6e1150c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17437818, \"cpu_percentage\": \"0.45%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784359Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:19:08.510760Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56686018, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784433Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:49.784580Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:19:50.898 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[108250]: audit 2023-12-08T22:19:49.791252+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 239704473, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783633Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"af518e7ea140\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 439772774, \"cpu_percentage\": \"56.03%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:19:49.783806Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:19:30.419496Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 217789235, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783896Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78118912, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783977Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 84357939, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784054Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 64183336, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784131Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81170268, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784208Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11481907, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784284Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"b16ff6e1150c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17437818, \"cpu_percentage\": \"0.45%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784359Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:19:08.510760Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56686018, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784433Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:49.784580Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:19:50.898 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[108250]: audit 2023-12-08T22:19:50.130237+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:50.898 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[108250]: audit 2023-12-08T22:19:50.130688+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:50.898 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[108250]: audit 2023-12-08T22:19:50.131050+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:50.898 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[108250]: audit 2023-12-08T22:19:50.131390+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:50.898 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[108250]: audit 2023-12-08T22:19:50.131737+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:50.898 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[108250]: audit 2023-12-08T22:19:50.132058+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:50.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[108250]: audit 2023-12-08T22:19:50.132384+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:50.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[108250]: audit 2023-12-08T22:19:50.132712+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:50.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[108250]: audit 2023-12-08T22:19:50.133046+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:50.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[108250]: audit 2023-12-08T22:19:50.134387+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:19:50.899 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[111654]: audit 2023-12-08T22:19:49.791252+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"container_id\": \"9c5e61bcc6fe\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 239704473, \"cpu_percentage\": \"2.52%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783633Z\", \"created\": \"2023-12-08T22:10:49.637399Z\", \"started\": \"2023-12-08T22:10:53.225240Z\"}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"af518e7ea140\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 439772774, \"cpu_percentage\": \"56.03%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:19:49.783806Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:19:30.419496Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 217789235, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783896Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78118912, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783977Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 84357939, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784054Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 64183336, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784131Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81170268, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784208Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11481907, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784284Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"b16ff6e1150c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17437818, \"cpu_percentage\": \"0.45%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784359Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:19:08.510760Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56686018, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784433Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:01.328411Z\"}}, \"last_daemon_update\": \"2023-12-08T22:19:49.784580Z\", \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:19:50.899 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[111654]: audit 2023-12-08T22:19:50.130237+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:50.899 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[111654]: audit 2023-12-08T22:19:50.130688+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:50.899 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[111654]: audit 2023-12-08T22:19:50.131050+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:50.899 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[111654]: audit 2023-12-08T22:19:50.131390+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:50.899 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[111654]: audit 2023-12-08T22:19:50.131737+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:50.899 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[111654]: audit 2023-12-08T22:19:50.132058+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:50.900 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[111654]: audit 2023-12-08T22:19:50.132384+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:50.900 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[111654]: audit 2023-12-08T22:19:50.132712+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:19:50.900 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[111654]: audit 2023-12-08T22:19:50.133046+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:19:50.900 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[111654]: audit 2023-12-08T22:19:50.134387+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:19:50.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[108250]: audit 2023-12-08T22:19:50.134682+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:19:50.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[108250]: audit 2023-12-08T22:19:50.138721+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:19:50.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[108250]: audit 2023-12-08T22:19:50.144453+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:19:50.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[108250]: audit 2023-12-08T22:19:50.145529+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:19:50.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[108250]: audit 2023-12-08T22:19:50.145811+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:19:50.900 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[111654]: audit 2023-12-08T22:19:50.134682+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:19:50.901 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[111654]: audit 2023-12-08T22:19:50.138721+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:19:50.901 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[111654]: audit 2023-12-08T22:19:50.144453+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:19:50.901 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[111654]: audit 2023-12-08T22:19:50.145529+0000 mon.c (mon.1) 110 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:19:50.901 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:50 smithi042 bash[111654]: audit 2023-12-08T22:19:50.145811+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:19:51.668 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:51 smithi155 bash[108266]: audit 2023-12-08T22:19:51.045140+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:19:51.668 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:51 smithi155 bash[108266]: audit 2023-12-08T22:19:51.045542+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:19:51.668 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:51 smithi155 bash[108266]: audit 2023-12-08T22:19:51.046694+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T22:19:51.668 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:51 smithi155 bash[108266]: audit 2023-12-08T22:19:51.047709+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:51.668 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:51 smithi155 bash[108266]: audit 2023-12-08T22:19:51.049055+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-12-08T22:19:51.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:51 smithi042 bash[111654]: audit 2023-12-08T22:19:51.045140+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:19:51.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:51 smithi042 bash[111654]: audit 2023-12-08T22:19:51.045542+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:19:51.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:51 smithi042 bash[111654]: audit 2023-12-08T22:19:51.046694+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T22:19:51.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:51 smithi042 bash[111654]: audit 2023-12-08T22:19:51.047709+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:51.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:51 smithi042 bash[111654]: audit 2023-12-08T22:19:51.049055+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-12-08T22:19:51.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:51 smithi042 bash[108250]: audit 2023-12-08T22:19:51.045140+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:19:51.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:51 smithi042 bash[108250]: audit 2023-12-08T22:19:51.045542+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:19:51.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:51 smithi042 bash[108250]: audit 2023-12-08T22:19:51.046694+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T22:19:51.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:51 smithi042 bash[108250]: audit 2023-12-08T22:19:51.047709+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:19:51.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:51 smithi042 bash[108250]: audit 2023-12-08T22:19:51.049055+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.x","key": "container_image"}]: dispatch 2023-12-08T22:19:52.290 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:19:51 smithi155 systemd[1]: Stopping Ceph mgr.x for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:19:52.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:52 smithi042 bash[108250]: cephadm 2023-12-08T22:19:51.044591+0000 mgr.y (mgr.24766) 8 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-08T22:19:52.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:52 smithi042 bash[108250]: cephadm 2023-12-08T22:19:51.048564+0000 mgr.y (mgr.24766) 9 : cephadm [INF] Deploying daemon mgr.x on smithi155 2023-12-08T22:19:52.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:52 smithi042 bash[108250]: cluster 2023-12-08T22:19:51.096791+0000 mgr.y (mgr.24766) 10 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:52.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:52 smithi042 bash[111654]: cephadm 2023-12-08T22:19:51.044591+0000 mgr.y (mgr.24766) 8 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-08T22:19:52.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:52 smithi042 bash[111654]: cephadm 2023-12-08T22:19:51.048564+0000 mgr.y (mgr.24766) 9 : cephadm [INF] Deploying daemon mgr.x on smithi155 2023-12-08T22:19:52.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:52 smithi042 bash[111654]: cluster 2023-12-08T22:19:51.096791+0000 mgr.y (mgr.24766) 10 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:53.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:52 smithi155 bash[108266]: cephadm 2023-12-08T22:19:51.044591+0000 mgr.y (mgr.24766) 8 : cephadm [INF] Upgrade: Updating mgr.x 2023-12-08T22:19:53.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:52 smithi155 bash[108266]: cephadm 2023-12-08T22:19:51.048564+0000 mgr.y (mgr.24766) 9 : cephadm [INF] Deploying daemon mgr.x on smithi155 2023-12-08T22:19:53.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:52 smithi155 bash[108266]: cluster 2023-12-08T22:19:51.096791+0000 mgr.y (mgr.24766) 10 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:54.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:54 smithi042 bash[111654]: cluster 2023-12-08T22:19:53.097284+0000 mgr.y (mgr.24766) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:54.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:54 smithi042 bash[108250]: cluster 2023-12-08T22:19:53.097284+0000 mgr.y (mgr.24766) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:55.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:54 smithi155 bash[108266]: cluster 2023-12-08T22:19:53.097284+0000 mgr.y (mgr.24766) 11 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:56.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:56 smithi042 bash[111654]: cluster 2023-12-08T22:19:55.098114+0000 mgr.y (mgr.24766) 12 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:56.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:56 smithi042 bash[108250]: cluster 2023-12-08T22:19:55.098114+0000 mgr.y (mgr.24766) 12 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:57.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:56 smithi155 bash[108266]: cluster 2023-12-08T22:19:55.098114+0000 mgr.y (mgr.24766) 12 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:58.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:19:58 smithi042 bash[111654]: cluster 2023-12-08T22:19:57.098654+0000 mgr.y (mgr.24766) 13 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:58.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:19:58 smithi042 bash[108250]: cluster 2023-12-08T22:19:57.098654+0000 mgr.y (mgr.24766) 13 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:19:59.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:19:58 smithi155 bash[108266]: cluster 2023-12-08T22:19:57.098654+0000 mgr.y (mgr.24766) 13 : cluster [DBG] pgmap v10: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:00.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:00 smithi042 bash[111654]: cluster 2023-12-08T22:19:59.099540+0000 mgr.y (mgr.24766) 14 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:00.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:00 smithi042 bash[108250]: cluster 2023-12-08T22:19:59.099540+0000 mgr.y (mgr.24766) 14 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:01.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:00 smithi155 bash[108266]: cluster 2023-12-08T22:19:59.099540+0000 mgr.y (mgr.24766) 14 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:02.348 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:02 smithi155 bash[126571]: time="2023-12-08T22:20:02Z" level=warning msg="StopSignal SIGTERM failed to stop container ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr.x in 10 seconds, resorting to SIGKILL" 2023-12-08T22:20:02.348 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:02 smithi155 bash[126571]: ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr.x 2023-12-08T22:20:02.601 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:02 smithi155 bash[108266]: cluster 2023-12-08T22:20:01.100016+0000 mgr.y (mgr.24766) 15 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:02.601 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:02 smithi155 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@mgr.x.service: Main process exited, code=exited, status=137/n/a 2023-12-08T22:20:02.602 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:02 smithi155 bash[126633]: Error: no container with name or ID "ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr.x" found: no such container 2023-12-08T22:20:02.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:02 smithi042 bash[111654]: cluster 2023-12-08T22:20:01.100016+0000 mgr.y (mgr.24766) 15 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:02.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:02 smithi042 bash[108250]: cluster 2023-12-08T22:20:01.100016+0000 mgr.y (mgr.24766) 15 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:03.263 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:02 smithi155 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@mgr.x.service: Failed with result 'exit-code'. 2023-12-08T22:20:03.263 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:02 smithi155 systemd[1]: Stopped Ceph mgr.x for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:20:03.263 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:03 smithi155 systemd[1]: Starting Ceph mgr.x for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:20:03.790 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:03 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:03.362+0000 7fd251dee700 1 -- 172.21.15.155:0/635948780 <== mon.2 v2:172.21.15.155:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5632222b24e0 con 0x563222286c00 2023-12-08T22:20:03.790 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:03 smithi155 bash[126769]: 5e64d57822148c892507f63e49232666670a4c7c9fcb45562ca9fa1e351e9f88 2023-12-08T22:20:03.790 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:03 smithi155 systemd[1]: Started Ceph mgr.x for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:20:03.790 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:03 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:03.509+0000 7fd2623d5680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-08T22:20:03.790 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:03 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:03.594+0000 7fd2623d5680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-08T22:20:03.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:03 smithi155 bash[108266]: audit 2023-12-08T22:20:03.450921+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 225024409, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640446Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82785075, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640810Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76053217, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640911Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 70537707, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640988Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78454456, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641062Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 35232153, \"cpu_percentage\": \"1.03%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:47.641137Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13589544, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641212Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:47.641285Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56413388, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641357Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:51.048418Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:20:03.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:03 smithi155 bash[108266]: audit 2023-12-08T22:20:03.451545+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 225024409, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640446Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82785075, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640810Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76053217, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640911Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 70537707, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640988Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78454456, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641062Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 35232153, \"cpu_percentage\": \"1.03%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:47.641137Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13589544, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641212Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:47.641285Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56413388, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641357Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:51.048418Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:20:03.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:03 smithi155 bash[108266]: audit 2023-12-08T22:20:03.455744+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 225024409, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640446Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82785075, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640810Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76053217, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640911Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 70537707, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640988Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78454456, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641062Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 35232153, \"cpu_percentage\": \"1.03%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:47.641137Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13589544, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641212Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:47.641285Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56413388, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641357Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:51.048418Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:20:03.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:03 smithi155 bash[108266]: audit 2023-12-08T22:20:03.457194+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:03.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:03 smithi155 bash[108266]: audit 2023-12-08T22:20:03.459406+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:20:03.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:03 smithi042 bash[111654]: audit 2023-12-08T22:20:03.450921+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 225024409, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640446Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82785075, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640810Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76053217, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640911Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 70537707, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640988Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78454456, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641062Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 35232153, \"cpu_percentage\": \"1.03%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:47.641137Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13589544, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641212Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:47.641285Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56413388, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641357Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:51.048418Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:20:03.896 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:03 smithi042 bash[108250]: audit 2023-12-08T22:20:03.450921+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 225024409, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640446Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82785075, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640810Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76053217, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640911Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 70537707, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640988Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78454456, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641062Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 35232153, \"cpu_percentage\": \"1.03%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:47.641137Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13589544, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641212Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:47.641285Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56413388, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641357Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:51.048418Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:20:03.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:03 smithi042 bash[111654]: audit 2023-12-08T22:20:03.451545+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 225024409, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640446Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82785075, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640810Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76053217, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640911Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 70537707, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640988Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78454456, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641062Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 35232153, \"cpu_percentage\": \"1.03%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:47.641137Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13589544, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641212Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:47.641285Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56413388, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641357Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:51.048418Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:20:03.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:03 smithi042 bash[111654]: audit 2023-12-08T22:20:03.455744+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 225024409, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640446Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82785075, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640810Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76053217, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640911Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 70537707, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640988Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78454456, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641062Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 35232153, \"cpu_percentage\": \"1.03%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:47.641137Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13589544, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641212Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:47.641285Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56413388, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641357Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:51.048418Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:20:03.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:03 smithi042 bash[111654]: audit 2023-12-08T22:20:03.457194+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:03.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:03 smithi042 bash[111654]: audit 2023-12-08T22:20:03.459406+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:20:03.897 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:03 smithi042 bash[108250]: audit 2023-12-08T22:20:03.451545+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 225024409, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640446Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82785075, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640810Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76053217, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640911Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 70537707, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640988Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78454456, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641062Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 35232153, \"cpu_percentage\": \"1.03%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:47.641137Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13589544, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641212Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:47.641285Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56413388, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641357Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:51.048418Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:20:03.897 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:03 smithi042 bash[108250]: audit 2023-12-08T22:20:03.455744+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 225024409, \"cpu_percentage\": \"1.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640446Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": [8443]}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 82785075, \"cpu_percentage\": \"0.65%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640810Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 76053217, \"cpu_percentage\": \"0.59%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640911Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 70537707, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.640988Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 78454456, \"cpu_percentage\": \"0.62%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641062Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\", \"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\"], \"memory_usage\": 35232153, \"cpu_percentage\": \"1.03%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:47.641137Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 13589544, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641212Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 34854666, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:47.641285Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\", \"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\"], \"memory_usage\": 56413388, \"cpu_percentage\": \"0.18%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:47.641357Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:51.048418Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:20:03.897 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:03 smithi042 bash[108250]: audit 2023-12-08T22:20:03.457194+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:03.898 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:03 smithi042 bash[108250]: audit 2023-12-08T22:20:03.459406+0000 mon.c (mon.1) 117 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:20:04.195 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:04 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:04.013+0000 7fd2623d5680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-08T22:20:04.935 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:04 smithi155 bash[108266]: cluster 2023-12-08T22:20:03.100577+0000 mgr.y (mgr.24766) 16 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:04.936 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:04 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:04.833+0000 7fd2623d5680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-08T22:20:04.936 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:04 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:04.932+0000 7fd2623d5680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-08T22:20:04.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:04 smithi042 bash[111654]: cluster 2023-12-08T22:20:03.100577+0000 mgr.y (mgr.24766) 16 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:04.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:04 smithi042 bash[108250]: cluster 2023-12-08T22:20:03.100577+0000 mgr.y (mgr.24766) 16 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:05.290 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:05 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:05.164+0000 7fd2623d5680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-08T22:20:06.290 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:06 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:06.208+0000 7fd2623d5680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-08T22:20:06.612 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:06 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:06.348+0000 7fd2623d5680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:20:06.612 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:06 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:06.434+0000 7fd2623d5680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-08T22:20:06.613 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:06 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:06.531+0000 7fd2623d5680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-08T22:20:06.993 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:06 smithi042 bash[111654]: cluster 2023-12-08T22:20:05.101402+0000 mgr.y (mgr.24766) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:06.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:06 smithi042 bash[108250]: cluster 2023-12-08T22:20:05.101402+0000 mgr.y (mgr.24766) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:07.039 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:06 smithi155 bash[108266]: cluster 2023-12-08T22:20:05.101402+0000 mgr.y (mgr.24766) 17 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:07.040 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:06 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:06.747+0000 7fd2623d5680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-08T22:20:07.290 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:07 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:07.037+0000 7fd2623d5680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-08T22:20:07.290 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:07 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:07.135+0000 7fd2623d5680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-08T22:20:07.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[108250]: audit 2023-12-08T22:20:06.798407+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 225548697, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.795942Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"5e64d5782214\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 43998248, \"cpu_percentage\": \"109.08%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:20:06.796131Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:20:03.155251Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 84106280, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796228Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77217136, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796317Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 71544340, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796403Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79524003, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796487Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 35399925, \"cpu_percentage\": \"0.80%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796582Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 14040432, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796670Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 35011952, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796752Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56581160, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796834Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:51.048418Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:20:06.796984Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:20:07.738 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[111654]: audit 2023-12-08T22:20:06.798407+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 225548697, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.795942Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"5e64d5782214\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 43998248, \"cpu_percentage\": \"109.08%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:20:06.796131Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:20:03.155251Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 84106280, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796228Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77217136, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796317Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 71544340, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796403Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79524003, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796487Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 35399925, \"cpu_percentage\": \"0.80%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796582Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 14040432, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796670Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 35011952, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796752Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56581160, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796834Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:51.048418Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:20:06.796984Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:20:07.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[108250]: audit 2023-12-08T22:20:06.799098+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 225548697, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.795942Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"5e64d5782214\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 43998248, \"cpu_percentage\": \"109.08%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:20:06.796131Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:20:03.155251Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 84106280, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796228Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77217136, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796317Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 71544340, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796403Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79524003, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796487Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 35399925, \"cpu_percentage\": \"0.80%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796582Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 14040432, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796670Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 35011952, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796752Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56581160, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796834Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:51.048418Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:20:06.796984Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:20:07.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[111654]: audit 2023-12-08T22:20:06.799098+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 225548697, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.795942Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"5e64d5782214\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 43998248, \"cpu_percentage\": \"109.08%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:20:06.796131Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:20:03.155251Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 84106280, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796228Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77217136, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796317Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 71544340, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796403Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79524003, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796487Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 35399925, \"cpu_percentage\": \"0.80%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796582Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 14040432, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796670Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 35011952, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796752Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56581160, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796834Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:51.048418Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:20:06.796984Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:20:07.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[108250]: audit 2023-12-08T22:20:06.803061+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 225548697, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.795942Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"5e64d5782214\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 43998248, \"cpu_percentage\": \"109.08%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:20:06.796131Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:20:03.155251Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 84106280, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796228Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77217136, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796317Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 71544340, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796403Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79524003, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796487Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 35399925, \"cpu_percentage\": \"0.80%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796582Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 14040432, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796670Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 35011952, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796752Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56581160, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796834Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:51.048418Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:20:06.796984Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:20:07.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[108250]: audit 2023-12-08T22:20:06.805204+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:20:07.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[108250]: audit 2023-12-08T22:20:06.805538+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:20:07.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[108250]: audit 2023-12-08T22:20:06.808643+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:20:07.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[108250]: audit 2023-12-08T22:20:06.815049+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:07.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[108250]: audit 2023-12-08T22:20:06.816202+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:20:07.739 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[108250]: audit 2023-12-08T22:20:06.816541+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:20:07.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[108250]: audit 2023-12-08T22:20:06.818237+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:20:07.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[108250]: audit 2023-12-08T22:20:06.819250+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]: dispatch 2023-12-08T22:20:07.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[108250]: audit 2023-12-08T22:20:06.819568+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]: dispatch 2023-12-08T22:20:07.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[108250]: audit 2023-12-08T22:20:06.823908+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]': finished 2023-12-08T22:20:07.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[111654]: audit 2023-12-08T22:20:06.803061+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 225548697, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.795942Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"5e64d5782214\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 43998248, \"cpu_percentage\": \"109.08%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:20:06.796131Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:20:03.155251Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 84106280, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796228Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77217136, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796317Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 71544340, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796403Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79524003, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796487Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 35399925, \"cpu_percentage\": \"0.80%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796582Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 14040432, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796670Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 35011952, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796752Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56581160, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796834Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:51.048418Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:20:06.796984Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:20:07.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[111654]: audit 2023-12-08T22:20:06.805204+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:20:07.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[111654]: audit 2023-12-08T22:20:06.805538+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:20:07.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[111654]: audit 2023-12-08T22:20:06.808643+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:20:07.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[111654]: audit 2023-12-08T22:20:06.815049+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:07.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[111654]: audit 2023-12-08T22:20:06.816202+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:20:07.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[111654]: audit 2023-12-08T22:20:06.816541+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:20:07.741 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[111654]: audit 2023-12-08T22:20:06.818237+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:20:07.741 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[111654]: audit 2023-12-08T22:20:06.819250+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]: dispatch 2023-12-08T22:20:07.741 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[111654]: audit 2023-12-08T22:20:06.819568+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]: dispatch 2023-12-08T22:20:07.741 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[111654]: audit 2023-12-08T22:20:06.823908+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]': finished 2023-12-08T22:20:07.741 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[111654]: audit 2023-12-08T22:20:06.824938+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-08T22:20:07.741 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[111654]: audit 2023-12-08T22:20:06.825271+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-08T22:20:07.741 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[111654]: audit 2023-12-08T22:20:06.828912+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-08T22:20:07.741 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[111654]: audit 2023-12-08T22:20:06.830060+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-08T22:20:07.741 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[111654]: audit 2023-12-08T22:20:06.830360+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-08T22:20:07.741 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[111654]: audit 2023-12-08T22:20:06.834167+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-08T22:20:07.741 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[111654]: audit 2023-12-08T22:20:06.835665+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T22:20:07.741 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[111654]: audit 2023-12-08T22:20:06.836480+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-08T22:20:07.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[108250]: audit 2023-12-08T22:20:06.824938+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-08T22:20:07.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[108250]: audit 2023-12-08T22:20:06.825271+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-08T22:20:07.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[108250]: audit 2023-12-08T22:20:06.828912+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-08T22:20:07.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[108250]: audit 2023-12-08T22:20:06.830060+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-08T22:20:07.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[108250]: audit 2023-12-08T22:20:06.830360+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-08T22:20:07.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[108250]: audit 2023-12-08T22:20:06.834167+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-08T22:20:07.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[108250]: audit 2023-12-08T22:20:06.835665+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T22:20:07.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:07 smithi042 bash[108250]: audit 2023-12-08T22:20:06.836480+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-08T22:20:07.867 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:07 smithi155 bash[108266]: audit 2023-12-08T22:20:06.798407+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 225548697, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.795942Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"5e64d5782214\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 43998248, \"cpu_percentage\": \"109.08%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:20:06.796131Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:20:03.155251Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 84106280, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796228Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77217136, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796317Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 71544340, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796403Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79524003, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796487Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 35399925, \"cpu_percentage\": \"0.80%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796582Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 14040432, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796670Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 35011952, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796752Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56581160, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796834Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:51.048418Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:20:06.796984Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:20:07.868 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:07 smithi155 bash[108266]: audit 2023-12-08T22:20:06.799098+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 225548697, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.795942Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"5e64d5782214\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 43998248, \"cpu_percentage\": \"109.08%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:20:06.796131Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:20:03.155251Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 84106280, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796228Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77217136, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796317Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 71544340, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796403Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79524003, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796487Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 35399925, \"cpu_percentage\": \"0.80%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796582Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 14040432, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796670Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 35011952, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796752Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56581160, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796834Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:51.048418Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:20:06.796984Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:20:07.868 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:07 smithi155 bash[108266]: audit 2023-12-08T22:20:06.803061+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi155","val":"{\"daemons\": {\"mon.b\": {\"daemon_type\": \"mon\", \"daemon_id\": \"b\", \"daemon_name\": \"mon.b\", \"hostname\": \"smithi155\", \"container_id\": \"7cd3188117d1\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 225548697, \"cpu_percentage\": \"1.21%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.795942Z\", \"created\": \"2023-12-08T22:12:07.586297Z\", \"started\": \"2023-12-08T22:12:07.616712Z\"}, \"mgr.x\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"x\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.x\", \"hostname\": \"smithi155\", \"container_id\": \"5e64d5782214\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 43998248, \"cpu_percentage\": \"109.08%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:20:06.796131Z\", \"created\": \"2023-12-08T22:12:22.331004Z\", \"started\": \"2023-12-08T22:20:03.155251Z\"}, \"osd.4\": {\"daemon_type\": \"osd\", \"daemon_id\": \"4\", \"daemon_name\": \"osd.4\", \"hostname\": \"smithi155\", \"container_id\": \"5d1d36aa1378\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 84106280, \"cpu_percentage\": \"0.64%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796228Z\", \"created\": \"2023-12-08T22:13:25.935737Z\", \"started\": \"2023-12-08T22:13:39.465584Z\"}, \"osd.5\": {\"daemon_type\": \"osd\", \"daemon_id\": \"5\", \"daemon_name\": \"osd.5\", \"hostname\": \"smithi155\", \"container_id\": \"71289027a54e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 77217136, \"cpu_percentage\": \"0.58%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796317Z\", \"created\": \"2023-12-08T22:13:39.290470Z\", \"started\": \"2023-12-08T22:13:53.075363Z\"}, \"osd.6\": {\"daemon_type\": \"osd\", \"daemon_id\": \"6\", \"daemon_name\": \"osd.6\", \"hostname\": \"smithi155\", \"container_id\": \"bab61e156a46\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 71544340, \"cpu_percentage\": \"0.55%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796403Z\", \"created\": \"2023-12-08T22:13:53.362189Z\", \"started\": \"2023-12-08T22:14:06.596452Z\"}, \"osd.7\": {\"daemon_type\": \"osd\", \"daemon_id\": \"7\", \"daemon_name\": \"osd.7\", \"hostname\": \"smithi155\", \"container_id\": \"b2675ca73ef5\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 79524003, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796487Z\", \"created\": \"2023-12-08T22:14:06.999917Z\", \"started\": \"2023-12-08T22:14:08.115502Z\"}, \"prometheus.a\": {\"daemon_type\": \"prometheus\", \"daemon_id\": \"a\", \"daemon_name\": \"prometheus.a\", \"hostname\": \"smithi155\", \"container_id\": \"b61064b7f8da\", \"container_image_id\": \"620d5e2a39df1802ad1c4991f9860078608ab85c8c0a7fd23c770afaa5007b88\", \"container_image_name\": \"docker.io/prom/prometheus:latest\", \"container_image_digests\": [\"docker.io/prom/prometheus@sha256:13f40c0279df792517b456ae6427dd6344685e9b1478fb9de8e4dc418727668f\", \"docker.io/prom/prometheus@sha256:b440bc0e8aa5bab44a782952c09516b6a50f9d7b2325c1ffafac7bc833298e2e\"], \"memory_usage\": 35399925, \"cpu_percentage\": \"0.80%\", \"version\": \"2.48.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796582Z\", \"created\": \"2023-12-08T22:14:28.620485Z\", \"started\": \"2023-12-08T22:19:15.984151Z\"}, \"node-exporter.b\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"b\", \"daemon_name\": \"node-exporter.b\", \"hostname\": \"smithi155\", \"container_id\": \"93dd70d7bdde\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 14040432, \"cpu_percentage\": \"0.37%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796670Z\", \"created\": \"2023-12-08T22:14:31.059437Z\", \"started\": \"2023-12-08T22:14:39.157076Z\"}, \"grafana.a\": {\"daemon_type\": \"grafana\", \"daemon_id\": \"a\", \"daemon_name\": \"grafana.a\", \"hostname\": \"smithi155\", \"container_id\": \"7540f40afeeb\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"docker.io/ceph/ceph-grafana:latest\", \"container_image_digests\": [\"docker.io/ceph/ceph-grafana@sha256:f5ec32c0cf2585fc34af7f6be4d829a1ba6fe9c8eac6f4593d62f258dd718a8a\"], \"memory_usage\": 35011952, \"cpu_percentage\": \"0.51%\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796752Z\", \"created\": \"2023-12-08T22:14:59.908861Z\", \"started\": \"2023-12-08T22:15:00.020854Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi155.jhkrtw\", \"daemon_name\": \"rgw.r.z.smithi155.jhkrtw\", \"hostname\": \"smithi155\", \"container_id\": \"b206c604a568\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56581160, \"cpu_percentage\": \"0.17%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:20:06.796834Z\", \"created\": \"2023-12-08T22:15:25.692347Z\", \"started\": \"2023-12-08T22:15:25.722124Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.811992Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"0875bfde-8e81-42d2-97cb-31e3c6b079cd\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6VsISe-cl7r-mUrL-96L1-Y0i0-W37j-oIY5Vk\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c460af3b-66a7-4eb9-b9ac-4dd0fd9c6bf5\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"UetamQ-aSrc-GfeO-42TD-Vl3Z-AqZP-3sOoLW\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5328dadf-be2e-4560-b7bd-204fbcb3c52f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"BQkd0v-cm1H-Dk6x-MOR0-cQSV-9Yvz-5Tzuiw\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"5ce4f24a-8aa3-4f59-b75b-8ecf395c0746\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"FNJDIq-i92b-75nK-bl8f-dUcK-MjQF-x3CGrE\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT623300GW400BGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.812000Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W5XNRW\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:08.406798Z\"}, \"mgr.x\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:51.048418Z\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:36.087852Z\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:49.953800Z\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:03.318288Z\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:05.459334Z\"}, \"prometheus.a\": {\"deps\": [\"9283\", \"alertmanager.a\", \"mgr.x\", \"mgr.y\", \"node-exporter.a\", \"node-exporter.b\"], \"last_config\": \"2023-12-08T22:19:09.275871Z\"}, \"node-exporter.b\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:30.592294Z\"}, \"grafana.a\": {\"deps\": [\"prometheus.a\"], \"last_config\": \"2023-12-08T22:14:42.888337Z\"}, \"rgw.r.z.smithi155.jhkrtw\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:24.592040Z\"}}, \"last_daemon_update\": \"2023-12-08T22:20:06.796984Z\", \"last_device_update\": \"2023-12-08T22:14:10.501962Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:50.366749Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]': finished 2023-12-08T22:20:07.868 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:07 smithi155 bash[108266]: audit 2023-12-08T22:20:06.805204+0000 mon.c (mon.1) 119 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:20:07.868 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:07 smithi155 bash[108266]: audit 2023-12-08T22:20:06.805538+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]: dispatch 2023-12-08T22:20:07.868 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:07 smithi155 bash[108266]: audit 2023-12-08T22:20:06.808643+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/osd_remove_queue","val":"[]"}]': finished 2023-12-08T22:20:07.868 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:07 smithi155 bash[108266]: audit 2023-12-08T22:20:06.815049+0000 mon.c (mon.1) 120 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:07.868 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:07 smithi155 bash[108266]: audit 2023-12-08T22:20:06.816202+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:20:07.868 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:07 smithi155 bash[108266]: audit 2023-12-08T22:20:06.816541+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "mon_mds_skip_sanity", "value": "1", "who": "mon"}]: dispatch 2023-12-08T22:20:07.868 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:07 smithi155 bash[108266]: audit 2023-12-08T22:20:06.818237+0000 mon.c (mon.1) 122 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:20:07.868 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:07 smithi155 bash[108266]: audit 2023-12-08T22:20:06.819250+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]: dispatch 2023-12-08T22:20:07.868 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:07 smithi155 bash[108266]: audit 2023-12-08T22:20:06.819568+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]: dispatch 2023-12-08T22:20:07.868 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:07 smithi155 bash[108266]: audit 2023-12-08T22:20:06.823908+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mgr"}]': finished 2023-12-08T22:20:07.869 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:07 smithi155 bash[108266]: audit 2023-12-08T22:20:06.824938+0000 mon.c (mon.1) 124 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-08T22:20:07.869 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:07 smithi155 bash[108266]: audit 2023-12-08T22:20:06.825271+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-12-08T22:20:07.869 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:07 smithi155 bash[108266]: audit 2023-12-08T22:20:06.828912+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-12-08T22:20:07.869 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:07 smithi155 bash[108266]: audit 2023-12-08T22:20:06.830060+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-08T22:20:07.869 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:07 smithi155 bash[108266]: audit 2023-12-08T22:20:06.830360+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-12-08T22:20:07.869 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:07 smithi155 bash[108266]: audit 2023-12-08T22:20:06.834167+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-12-08T22:20:07.869 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:07 smithi155 bash[108266]: audit 2023-12-08T22:20:06.835665+0000 mon.c (mon.1) 126 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T22:20:07.869 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:07 smithi155 bash[108266]: audit 2023-12-08T22:20:06.836480+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-12-08T22:20:08.217 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:07 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:07.864+0000 7fd2623d5680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-08T22:20:08.217 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:07 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:07.948+0000 7fd2623d5680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-08T22:20:08.217 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:08 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:08.039+0000 7fd2623d5680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-08T22:20:08.217 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:08 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:08.214+0000 7fd2623d5680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-08T22:20:08.744 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:08 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:08.475+0000 7fd2623d5680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-08T22:20:08.744 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:08 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:08.607+0000 7fd2623d5680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-08T22:20:08.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:08 smithi155 bash[108266]: cephadm 2023-12-08T22:20:06.819020+0000 mgr.y (mgr.24766) 18 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-08T22:20:08.744 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:08 smithi155 bash[108266]: cephadm 2023-12-08T22:20:06.837079+0000 mgr.y (mgr.24766) 19 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-08T22:20:08.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:08 smithi155 bash[108266]: cluster 2023-12-08T22:20:07.101775+0000 mgr.y (mgr.24766) 20 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:08.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:08 smithi155 bash[108266]: audit 2023-12-08T22:20:07.825306+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]: dispatch 2023-12-08T22:20:08.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:08 smithi155 bash[108266]: audit 2023-12-08T22:20:07.825725+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]: dispatch 2023-12-08T22:20:08.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:08 smithi155 bash[108266]: audit 2023-12-08T22:20:07.830022+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]': finished 2023-12-08T22:20:08.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:08 smithi155 bash[108266]: audit 2023-12-08T22:20:07.831197+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:20:08.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:08 smithi155 bash[108266]: audit 2023-12-08T22:20:07.832081+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:20:08.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:08 smithi155 bash[108266]: audit 2023-12-08T22:20:07.835175+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:08.745 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:08 smithi155 bash[108266]: audit 2023-12-08T22:20:07.836372+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T22:20:08.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[108250]: cephadm 2023-12-08T22:20:06.819020+0000 mgr.y (mgr.24766) 18 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-08T22:20:08.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[108250]: cephadm 2023-12-08T22:20:06.837079+0000 mgr.y (mgr.24766) 19 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-08T22:20:08.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[108250]: cluster 2023-12-08T22:20:07.101775+0000 mgr.y (mgr.24766) 20 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:08.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[108250]: audit 2023-12-08T22:20:07.825306+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]: dispatch 2023-12-08T22:20:08.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[108250]: audit 2023-12-08T22:20:07.825725+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]: dispatch 2023-12-08T22:20:08.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[108250]: audit 2023-12-08T22:20:07.830022+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]': finished 2023-12-08T22:20:08.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[108250]: audit 2023-12-08T22:20:07.831197+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:20:08.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[108250]: audit 2023-12-08T22:20:07.832081+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:20:08.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[108250]: audit 2023-12-08T22:20:07.835175+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:08.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[108250]: audit 2023-12-08T22:20:07.836372+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T22:20:08.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[111654]: cephadm 2023-12-08T22:20:06.819020+0000 mgr.y (mgr.24766) 18 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-08T22:20:08.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[111654]: cephadm 2023-12-08T22:20:06.837079+0000 mgr.y (mgr.24766) 19 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-08T22:20:08.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[111654]: cluster 2023-12-08T22:20:07.101775+0000 mgr.y (mgr.24766) 20 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:08.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[111654]: audit 2023-12-08T22:20:07.825306+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]: dispatch 2023-12-08T22:20:08.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[111654]: audit 2023-12-08T22:20:07.825725+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]: dispatch 2023-12-08T22:20:08.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[111654]: audit 2023-12-08T22:20:07.830022+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]': finished 2023-12-08T22:20:08.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[111654]: audit 2023-12-08T22:20:07.831197+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:20:08.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[111654]: audit 2023-12-08T22:20:07.832081+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:20:08.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[111654]: audit 2023-12-08T22:20:07.835175+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:08.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[111654]: audit 2023-12-08T22:20:07.836372+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T22:20:09.011 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:08 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:08.741+0000 7fd2623d5680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:20:09.011 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:08 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:08.920+0000 7fd2623d5680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-08T22:20:09.011 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:09 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:09.008+0000 7fd2623d5680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-08T22:20:09.115 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:08 smithi042 systemd[1]: Stopping Ceph mon.a for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:20:09.115 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[108250]: debug 2023-12-08T22:20:08.866+0000 7fba1d4ee700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:20:09.115 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:08 smithi042 bash[108250]: debug 2023-12-08T22:20:08.866+0000 7fba1d4ee700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-12-08T22:20:09.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:09 smithi042 bash[135012]: ceph-958e143a-9616-11ee-95a3-87774f69a715-mon.a 2023-12-08T22:20:09.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:09 smithi042 bash[135065]: Error: no container with name or ID "ceph-958e143a-9616-11ee-95a3-87774f69a715-mon.a" found: no such container 2023-12-08T22:20:10.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:09 smithi042 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@mon.a.service: Succeeded. 2023-12-08T22:20:10.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:09 smithi042 systemd[1]: Stopped Ceph mon.a for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:20:10.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 systemd[1]: Starting Ceph mon.a for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:20:10.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 bash[135203]: adc0e477f3b7e605de8e23088efc3e97366fd73370799d0db98368c2b9828b24 2023-12-08T22:20:10.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 systemd[1]: Started Ceph mon.a for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:20:10.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.390+0000 7f8835a53880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-08T22:20:10.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.390+0000 7f8835a53880 0 ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable), process ceph-mon, pid 7 2023-12-08T22:20:10.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.390+0000 7f8835a53880 0 pidfile_write: ignore empty --pid-file 2023-12-08T22:20:10.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.396+0000 7f8835a53880 0 load: jerasure load: lrc load: isa 2023-12-08T22:20:10.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: RocksDB version: 6.8.1 2023-12-08T22:20:10.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-08T22:20:10.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Compile date Dec 7 2023 2023-12-08T22:20:10.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: DB SUMMARY 2023-12-08T22:20:10.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: CURRENT file: CURRENT 2023-12-08T22:20:10.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: IDENTITY file: IDENTITY 2023-12-08T22:20:10.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 366 Bytes 2023-12-08T22:20:10.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000016.sst 2023-12-08T22:20:10.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000014.log size: 23151792 ; 2023-12-08T22:20:10.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.error_if_exists: 0 2023-12-08T22:20:10.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.create_if_missing: 0 2023-12-08T22:20:10.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.paranoid_checks: 1 2023-12-08T22:20:10.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.env: 0x55b85e029080 2023-12-08T22:20:10.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.fs: Posix File System 2023-12-08T22:20:10.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.info_log: 0x55b860003a20 2023-12-08T22:20:10.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-08T22:20:10.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.statistics: (nil) 2023-12-08T22:20:10.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.use_fsync: 0 2023-12-08T22:20:10.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_log_file_size: 0 2023-12-08T22:20:10.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-08T22:20:10.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-08T22:20:10.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-08T22:20:10.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-08T22:20:10.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.allow_fallocate: 1 2023-12-08T22:20:10.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-08T22:20:10.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-08T22:20:10.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.use_direct_reads: 0 2023-12-08T22:20:10.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-08T22:20:10.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-08T22:20:10.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.db_log_dir: 2023-12-08T22:20:10.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-12-08T22:20:10.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-08T22:20:10.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_subcompactions: 1 2023-12-08T22:20:10.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_background_flushes: -1 2023-12-08T22:20:10.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-08T22:20:10.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-08T22:20:10.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-08T22:20:10.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-08T22:20:10.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-08T22:20:10.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-08T22:20:10.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-08T22:20:10.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.write_buffer_manager: 0x55b860d00390 2023-12-08T22:20:10.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-08T22:20:10.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-08T22:20:10.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-08T22:20:10.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-08T22:20:10.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-08T22:20:10.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-08T22:20:10.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-08T22:20:10.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-08T22:20:10.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-08T22:20:10.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.unordered_write: 0 2023-12-08T22:20:10.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-08T22:20:10.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-08T22:20:10.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-08T22:20:10.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-08T22:20:10.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.row_cache: None 2023-12-08T22:20:10.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.wal_filter: None 2023-12-08T22:20:10.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-08T22:20:10.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-08T22:20:10.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.preserve_deletes: 0 2023-12-08T22:20:10.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.two_write_queues: 0 2023-12-08T22:20:10.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-08T22:20:10.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.atomic_flush: 0 2023-12-08T22:20:10.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-08T22:20:10.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-08T22:20:10.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-08T22:20:10.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.log_readahead_size: 0 2023-12-08T22:20:10.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-12-08T22:20:10.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_background_jobs: 2 2023-12-08T22:20:10.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_background_compactions: -1 2023-12-08T22:20:10.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-08T22:20:10.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-08T22:20:10.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-08T22:20:10.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-08T22:20:10.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-08T22:20:10.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-08T22:20:10.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-08T22:20:10.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-08T22:20:10.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_open_files: -1 2023-12-08T22:20:10.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-08T22:20:10.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-08T22:20:10.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-08T22:20:10.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-08T22:20:10.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Compression algorithms supported: 2023-12-08T22:20:10.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-08T22:20:10.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: kZSTD supported: 0 2023-12-08T22:20:10.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: kXpressCompression supported: 0 2023-12-08T22:20:10.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-08T22:20:10.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: kLZ4Compression supported: 1 2023-12-08T22:20:10.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: kBZip2Compression supported: 0 2023-12-08T22:20:10.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: kZlibCompression supported: 1 2023-12-08T22:20:10.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: kSnappyCompression supported: 1 2023-12-08T22:20:10.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-08T22:20:10.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2023-12-08T22:20:10.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-12-08T22:20:10.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-08T22:20:10.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.merge_operator: 2023-12-08T22:20:10.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.compaction_filter: None 2023-12-08T22:20:10.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-08T22:20:10.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-08T22:20:10.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-08T22:20:10.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b85ffb3d28) 2023-12-08T22:20:10.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cache_index_and_filter_blocks: 1 2023-12-08T22:20:10.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-08T22:20:10.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-08T22:20:10.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: pin_top_level_index_and_filter: 1 2023-12-08T22:20:10.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: index_type: 0 2023-12-08T22:20:10.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: data_block_index_type: 0 2023-12-08T22:20:10.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: index_shortening: 1 2023-12-08T22:20:10.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: data_block_hash_table_util_ratio: 0.750000 2023-12-08T22:20:10.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: hash_index_allow_collision: 1 2023-12-08T22:20:10.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: checksum: 1 2023-12-08T22:20:10.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: no_block_cache: 0 2023-12-08T22:20:10.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: block_cache: 0x55b85ffe8f10 2023-12-08T22:20:10.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: block_cache_name: BinnedLRUCache 2023-12-08T22:20:10.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: block_cache_options: 2023-12-08T22:20:10.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: capacity : 536870912 2023-12-08T22:20:10.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: num_shard_bits : 4 2023-12-08T22:20:10.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: strict_capacity_limit : 0 2023-12-08T22:20:10.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: high_pri_pool_ratio: 0.000 2023-12-08T22:20:10.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: block_cache_compressed: (nil) 2023-12-08T22:20:10.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: persistent_cache: (nil) 2023-12-08T22:20:10.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: block_size: 4096 2023-12-08T22:20:10.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: block_size_deviation: 10 2023-12-08T22:20:10.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: block_restart_interval: 16 2023-12-08T22:20:10.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: index_block_restart_interval: 1 2023-12-08T22:20:10.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: metadata_block_size: 4096 2023-12-08T22:20:10.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: partition_filters: 0 2023-12-08T22:20:10.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: use_delta_encoding: 1 2023-12-08T22:20:10.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-08T22:20:10.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: whole_key_filtering: 1 2023-12-08T22:20:10.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: verify_compression: 0 2023-12-08T22:20:10.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: read_amp_bytes_per_bit: 0 2023-12-08T22:20:10.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: format_version: 2 2023-12-08T22:20:10.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: enable_index_compression: 1 2023-12-08T22:20:10.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: block_align: 0 2023-12-08T22:20:10.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-08T22:20:10.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-08T22:20:10.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.compression: NoCompression 2023-12-08T22:20:10.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-08T22:20:10.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-08T22:20:10.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-08T22:20:10.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.num_levels: 7 2023-12-08T22:20:10.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-08T22:20:10.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-08T22:20:10.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-08T22:20:10.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-08T22:20:10.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-08T22:20:10.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-08T22:20:10.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-08T22:20:10.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-08T22:20:10.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-08T22:20:10.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-08T22:20:10.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-08T22:20:10.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-08T22:20:10.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-08T22:20:10.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-08T22:20:10.758 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-08T22:20:10.758 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-08T22:20:10.758 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-08T22:20:10.758 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-08T22:20:10.758 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-08T22:20:10.758 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-08T22:20:10.758 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-08T22:20:10.758 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-08T22:20:10.758 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-08T22:20:10.758 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-08T22:20:10.758 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-08T22:20:10.758 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-08T22:20:10.758 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-08T22:20:10.758 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-08T22:20:10.758 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-08T22:20:10.759 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-08T22:20:10.759 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-08T22:20:10.759 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-08T22:20:10.759 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-08T22:20:10.759 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-08T22:20:10.759 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-08T22:20:10.759 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-08T22:20:10.759 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-08T22:20:10.759 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-08T22:20:10.759 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-08T22:20:10.759 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-08T22:20:10.759 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-08T22:20:10.759 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-08T22:20:10.759 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-08T22:20:10.759 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-08T22:20:10.759 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-08T22:20:10.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-08T22:20:10.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-08T22:20:10.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.table_properties_collectors: 2023-12-08T22:20:10.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.inplace_update_support: 0 2023-12-08T22:20:10.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-08T22:20:10.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-08T22:20:10.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-08T22:20:10.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-08T22:20:10.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.bloom_locality: 0 2023-12-08T22:20:10.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.max_successive_merges: 0 2023-12-08T22:20:10.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-08T22:20:10.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-08T22:20:10.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.force_consistency_checks: 0 2023-12-08T22:20:10.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-08T22:20:10.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.ttl: 2592000 2023-12-08T22:20:10.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.397+0000 7f8835a53880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-08T22:20:10.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.398+0000 7f8835a53880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 succeeded,manifest_file_number is 8, next_file_number is 18, last_sequence is 6319, log_number is 14,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-08T22:20:10.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.398+0000 7f8835a53880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 14 2023-12-08T22:20:10.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.398+0000 7f8835a53880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702074010400016, "job": 1, "event": "recovery_started", "log_files": [14]} 2023-12-08T22:20:10.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.398+0000 7f8835a53880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #14 mode 2 2023-12-08T22:20:10.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.419+0000 7f8835a53880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-08T22:20:10.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.445+0000 7f8835a53880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702074010446789, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 18, "file_size": 22895772, "table_properties": {"data_size": 22882455, "index_size": 11149, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 1349, "raw_key_size": 11003, "raw_average_key_size": 20, "raw_value_size": 22866617, "raw_average_value_size": 43555, "num_data_blocks": 352, "num_entries": 525, "num_deletions": 2, "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": 1702074010, "oldest_key_time": 3, "file_creation_time": 0}} 2023-12-08T22:20:10.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.445+0000 7f8835a53880 4 rocksdb: [version_set.cc:3826] Creating manifest 19 2023-12-08T22:20:10.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.445+0000 7f8835a53880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702074010447329, "job": 1, "event": "recovery_finished"} 2023-12-08T22:20:10.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.448+0000 7f8835a53880 4 rocksdb: DB pointer 0x55b8600b1800 2023-12-08T22:20:10.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.448+0000 7f881c859700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-12-08T22:20:10.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.448+0000 7f881c859700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-12-08T22:20:10.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: ** DB Stats ** 2023-12-08T22:20:10.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: Uptime(secs): 0.1 total, 0.1 interval 2023-12-08T22:20:10.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 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-08T22:20:10.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-08T22:20:10.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T22:20:10.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 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-08T22:20:10.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-08T22:20:10.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T22:20:10.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: ** Compaction Stats [default] ** 2023-12-08T22:20:10.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 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-08T22:20:10.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:20:10.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: L0 1/0 21.84 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 837.8 0.03 0.00 1 0.026 0 0 2023-12-08T22:20:10.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: L6 1/0 55.04 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 2023-12-08T22:20:10.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: Sum 2/0 76.87 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 837.8 0.03 0.00 1 0.026 0 0 2023-12-08T22:20:10.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 837.8 0.03 0.00 1 0.026 0 0 2023-12-08T22:20:10.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: ** Compaction Stats [default] ** 2023-12-08T22:20:10.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 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-08T22:20:10.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:20:10.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 837.8 0.03 0.00 1 0.026 0 0 2023-12-08T22:20:10.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: Uptime(secs): 0.1 total, 0.1 interval 2023-12-08T22:20:10.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: Flush(GB): cumulative 0.021, interval 0.021 2023-12-08T22:20:10.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T22:20:10.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T22:20:10.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T22:20:10.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T22:20:10.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: Cumulative compaction: 0.02 GB write, 430.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:20:10.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: Interval compaction: 0.02 GB write, 430.69 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:20:10.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 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-08T22:20:10.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T22:20:10.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: ** Compaction Stats [default] ** 2023-12-08T22:20:10.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 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-08T22:20:10.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:20:10.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: L0 1/0 21.84 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 837.8 0.03 0.00 1 0.026 0 0 2023-12-08T22:20:10.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: L6 1/0 55.04 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 2023-12-08T22:20:10.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: Sum 2/0 76.87 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 837.8 0.03 0.00 1 0.026 0 0 2023-12-08T22:20:10.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 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-08T22:20:10.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: ** Compaction Stats [default] ** 2023-12-08T22:20:10.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 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-08T22:20:10.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:20:10.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 837.8 0.03 0.00 1 0.026 0 0 2023-12-08T22:20:10.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: Uptime(secs): 0.1 total, 0.0 interval 2023-12-08T22:20:10.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: Flush(GB): cumulative 0.021, interval 0.000 2023-12-08T22:20:10.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T22:20:10.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T22:20:10.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T22:20:10.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T22:20:10.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: Cumulative compaction: 0.02 GB write, 430.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:20:10.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 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-08T22:20:10.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 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-08T22:20:10.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T22:20:10.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.448+0000 7f8835a53880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] at bind addrs [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:20:10.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.449+0000 7f8835a53880 1 mon.a@-1(???) e3 preinit fsid 958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:20:10.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.450+0000 7f8835a53880 0 mon.a@-1(???).mds e1 new map 2023-12-08T22:20:10.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.450+0000 7f8835a53880 0 mon.a@-1(???).mds e1 print_map 2023-12-08T22:20:10.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: e1 2023-12-08T22:20:10.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: enable_multiple, ever_enabled_multiple: 0,0 2023-12-08T22:20:10.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 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-08T22:20:10.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: legacy client fscid: -1 2023-12-08T22:20:10.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: No filesystems configured 2023-12-08T22:20:10.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: 2023-12-08T22:20:10.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.450+0000 7f8835a53880 0 mon.a@-1(???).osd e75 crush map has features 3314933000852226048, adjusting msgr requires 2023-12-08T22:20:10.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.450+0000 7f8835a53880 0 mon.a@-1(???).osd e75 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T22:20:10.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.450+0000 7f8835a53880 0 mon.a@-1(???).osd e75 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T22:20:10.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.450+0000 7f8835a53880 0 mon.a@-1(???).osd e75 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T22:20:10.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cephadm 2023-12-08T22:20:06.819020+0000 mgr.y (mgr.24766) 18 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-12-08T22:20:10.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cephadm 2023-12-08T22:20:06.837079+0000 mgr.y (mgr.24766) 19 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-12-08T22:20:10.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:07.101775+0000 mgr.y (mgr.24766) 20 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:10.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:07.825306+0000 mon.c (mon.1) 128 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]: dispatch 2023-12-08T22:20:10.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:07.825725+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd=[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]: dispatch 2023-12-08T22:20:10.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:07.830022+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24766 ' entity='mgr.y' cmd='[{"prefix": "config set", "name": "container_image", "value": "quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726", "who": "mon.a"}]': finished 2023-12-08T22:20:10.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:07.831197+0000 mon.c (mon.1) 129 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:20:10.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:07.832081+0000 mon.c (mon.1) 130 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:20:10.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:07.835175+0000 mon.c (mon.1) 131 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:10.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:07.836372+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T22:20:10.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:10 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:10.451+0000 7f8835a53880 1 mon.a@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2023-12-08T22:20:13.790 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:13 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: ignoring --setuser ceph since I am not root 2023-12-08T22:20:13.790 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:13 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: ignoring --setgroup ceph since I am not root 2023-12-08T22:20:13.790 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:13 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:13.660+0000 7f5796cc7680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-08T22:20:13.791 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:13 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:13.741+0000 7f5796cc7680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-08T22:20:13.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:13 smithi155 bash[108266]: audit 2023-12-08T22:20:09.012415+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.? 172.21.15.155:0/2647769583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:20:13.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:13 smithi155 bash[108266]: audit 2023-12-08T22:20:09.012831+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.? 172.21.15.155:0/2647769583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:20:13.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:13 smithi155 bash[108266]: audit 2023-12-08T22:20:09.013815+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.? 172.21.15.155:0/2647769583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:20:13.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:13 smithi155 bash[108266]: audit 2023-12-08T22:20:09.014041+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.? 172.21.15.155:0/2647769583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:20:13.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:13 smithi155 bash[108266]: cluster 2023-12-08T22:20:09.102426+0000 mgr.y (mgr.24766) 23 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:13.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:13 smithi155 bash[108266]: audit 2023-12-08T22:20:10.444698+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"af518e7ea140\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 439772774, \"cpu_percentage\": \"56.03%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:19:49.783806Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:19:30.419496Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 217789235, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783896Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78118912, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783977Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 84357939, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784054Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 64183336, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784131Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81170268, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784208Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11481907, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784284Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"b16ff6e1150c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17437818, \"cpu_percentage\": \"0.45%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:49.784359Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:19:08.510760Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56686018, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784433Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:07.835806Z\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:20:13.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:13 smithi155 bash[108266]: cluster 2023-12-08T22:20:11.102903+0000 mgr.y (mgr.24766) 24 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:13.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:13 smithi155 bash[108266]: cluster 2023-12-08T22:20:13.463918+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-08T22:20:13.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:13 smithi155 bash[108266]: cluster 2023-12-08T22:20:13.476557+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:20:13.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:13 smithi155 bash[108266]: cluster 2023-12-08T22:20:13.481306+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} removed_ranks: {} 2023-12-08T22:20:13.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:13 smithi155 bash[108266]: cluster 2023-12-08T22:20:13.481942+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-08T22:20:13.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:13 smithi155 bash[108266]: cluster 2023-12-08T22:20:13.482001+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-08T22:20:13.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:13 smithi155 bash[108266]: cluster 2023-12-08T22:20:13.483022+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e24: y(active, since 36s), standbys: x 2023-12-08T22:20:13.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:13 smithi155 bash[108266]: cluster 2023-12-08T22:20:13.493931+0000 mon.a (mon.0) 7 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T22:20:13.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:13 smithi155 bash[108266]: cluster 2023-12-08T22:20:13.494000+0000 mon.a (mon.0) 8 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:20:13.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:13 smithi155 bash[108266]: cluster 2023-12-08T22:20:13.494514+0000 mon.a (mon.0) 9 : cluster [DBG] mgrmap e25: y(active, since 36s), standbys: x 2023-12-08T22:20:13.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:13 smithi155 bash[108266]: cluster 2023-12-08T22:20:13.495656+0000 mon.a (mon.0) 10 : cluster [INF] overall HEALTH_OK 2023-12-08T22:20:13.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:13 smithi155 bash[108266]: audit 2023-12-08T22:20:13.500407+0000 mon.a (mon.0) 11 : audit [INF] from='mgr.24766 ' entity='' 2023-12-08T22:20:13.994 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: ignoring --setuser ceph since I am not root 2023-12-08T22:20:13.994 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: ignoring --setgroup ceph since I am not root 2023-12-08T22:20:13.994 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:13.676+0000 7f509ccc4680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-08T22:20:13.994 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:13.767+0000 7f509ccc4680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-08T22:20:13.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:09.012415+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.? 172.21.15.155:0/2647769583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:20:13.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:09.012831+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.? 172.21.15.155:0/2647769583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:20:13.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:09.013815+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.? 172.21.15.155:0/2647769583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:20:13.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:09.014041+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.? 172.21.15.155:0/2647769583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:20:13.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:09.102426+0000 mgr.y (mgr.24766) 23 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:13.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:10.444698+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"af518e7ea140\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 439772774, \"cpu_percentage\": \"56.03%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:19:49.783806Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:19:30.419496Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 217789235, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783896Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78118912, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783977Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 84357939, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784054Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 64183336, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784131Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81170268, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784208Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11481907, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784284Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"b16ff6e1150c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17437818, \"cpu_percentage\": \"0.45%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:49.784359Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:19:08.510760Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56686018, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784433Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \ 2023-12-08T22:20:13.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:13 smithi042 bash[111654]: audit 2023-12-08T22:20:09.012415+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.? 172.21.15.155:0/2647769583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:20:13.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:13 smithi042 bash[111654]: audit 2023-12-08T22:20:09.012831+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.? 172.21.15.155:0/2647769583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:20:13.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:13 smithi042 bash[111654]: audit 2023-12-08T22:20:09.013815+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.? 172.21.15.155:0/2647769583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:20:13.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:13 smithi042 bash[111654]: audit 2023-12-08T22:20:09.014041+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.? 172.21.15.155:0/2647769583' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:20:13.996 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:13 smithi042 bash[111654]: cluster 2023-12-08T22:20:09.102426+0000 mgr.y (mgr.24766) 23 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:13.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: "0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:07.835806Z\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:20:13.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:11.102903+0000 mgr.y (mgr.24766) 24 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:13.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:13.463918+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-08T22:20:13.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:13.476557+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:20:13.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:13.481306+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} removed_ranks: {} 2023-12-08T22:20:13.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:13.481942+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-08T22:20:13.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:13.482001+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-08T22:20:13.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:13.483022+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e24: y(active, since 36s), standbys: x 2023-12-08T22:20:13.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:13.493931+0000 mon.a (mon.0) 7 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T22:20:13.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:13.494000+0000 mon.a (mon.0) 8 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:20:13.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:13.494514+0000 mon.a (mon.0) 9 : cluster [DBG] mgrmap e25: y(active, since 36s), standbys: x 2023-12-08T22:20:13.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:13.495656+0000 mon.a (mon.0) 10 : cluster [INF] overall HEALTH_OK 2023-12-08T22:20:13.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:13 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:13.500407+0000 mon.a (mon.0) 11 : audit [INF] from='mgr.24766 ' entity='' 2023-12-08T22:20:13.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:13 smithi042 bash[111654]: audit 2023-12-08T22:20:10.444698+0000 mon.c (mon.1) 133 : audit [INF] from='mgr.24766 172.21.15.42:0/2621780412' entity='mgr.y' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi042","val":"{\"daemons\": {\"mon.a\": {\"daemon_type\": \"mon\", \"daemon_id\": \"a\", \"service_name\": \"mon\", \"daemon_name\": \"mon.a\", \"hostname\": \"smithi042\", \"status\": 2, \"status_desc\": \"starting\", \"is_active\": false, \"ports\": []}, \"mgr.y\": {\"daemon_type\": \"mgr\", \"daemon_id\": \"y\", \"service_name\": \"mgr\", \"daemon_name\": \"mgr.y\", \"hostname\": \"smithi042\", \"container_id\": \"af518e7ea140\", \"container_image_id\": \"03b62e1f94c4218b57ea337203f81b0272d010df51b20925c6c5b22a9b191843\", \"container_image_name\": \"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\", \"container_image_digests\": [\"quay.ceph.io/ceph-ci/ceph@sha256:002e2d98e891dc1f8c7b5834f520b217cdde6341d0e91399400dfe4f4a368726\"], \"memory_usage\": 439772774, \"cpu_percentage\": \"56.03%\", \"version\": \"16.2.14-365-g451ceae1\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"ports\": [8443], \"last_refresh\": \"2023-12-08T22:19:49.783806Z\", \"created\": \"2023-12-08T22:10:54.390362Z\", \"started\": \"2023-12-08T22:19:30.419496Z\"}, \"mon.c\": {\"daemon_type\": \"mon\", \"daemon_id\": \"c\", \"daemon_name\": \"mon.c\", \"hostname\": \"smithi042\", \"container_id\": \"3e4ff1d78a5e\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 217789235, \"cpu_percentage\": \"0.91%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783896Z\", \"created\": \"2023-12-08T22:11:58.133854Z\", \"started\": \"2023-12-08T22:11:58.172481Z\"}, \"osd.0\": {\"daemon_type\": \"osd\", \"daemon_id\": \"0\", \"daemon_name\": \"osd.0\", \"hostname\": \"smithi042\", \"container_id\": \"0907eb027bb2\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 78118912, \"cpu_percentage\": \"0.61%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.783977Z\", \"created\": \"2023-12-08T22:12:33.885564Z\", \"started\": \"2023-12-08T22:12:35.031187Z\"}, \"osd.1\": {\"daemon_type\": \"osd\", \"daemon_id\": \"1\", \"daemon_name\": \"osd.1\", \"hostname\": \"smithi042\", \"container_id\": \"2fbcefe105be\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 84357939, \"cpu_percentage\": \"0.68%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784054Z\", \"created\": \"2023-12-08T22:12:46.209463Z\", \"started\": \"2023-12-08T22:13:00.108003Z\"}, \"osd.2\": {\"daemon_type\": \"osd\", \"daemon_id\": \"2\", \"daemon_name\": \"osd.2\", \"hostname\": \"smithi042\", \"container_id\": \"f9d3079fa6d3\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 64183336, \"cpu_percentage\": \"0.48%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784131Z\", \"created\": \"2023-12-08T22:13:00.805344Z\", \"started\": \"2023-12-08T22:13:15.168878Z\"}, \"osd.3\": {\"daemon_type\": \"osd\", \"daemon_id\": \"3\", \"daemon_name\": \"osd.3\", \"hostname\": \"smithi042\", \"container_id\": \"eec20e30e3e4\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 81170268, \"cpu_percentage\": \"0.67%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784208Z\", \"created\": \"2023-12-08T22:13:15.715222Z\", \"started\": \"2023-12-08T22:13:16.833238Z\"}, \"node-exporter.a\": {\"daemon_type\": \"node-exporter\", \"daemon_id\": \"a\", \"daemon_name\": \"node-exporter.a\", \"hostname\": \"smithi042\", \"container_id\": \"fd3e3862fd55\", \"container_image_id\": \"72c9c208898624938c9e4183d6686ea4a5fd3f912bc29bc3f00147924c521a3e\", \"container_image_name\": \"docker.io/prom/node-exporter:latest\", \"container_image_digests\": [\"docker.io/prom/node-exporter@sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80\", \"docker.io/prom/node-exporter@sha256:52a6f10ff10238979c365c06dbed8ad5cd1645c41780dc08ff813adacfb2341e\"], \"memory_usage\": 11481907, \"cpu_percentage\": \"0.42%\", \"version\": \"1.7.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784284Z\", \"created\": \"2023-12-08T22:14:30.553608Z\", \"started\": \"2023-12-08T22:14:40.623128Z\"}, \"alertmanager.a\": {\"daemon_type\": \"alertmanager\", \"daemon_id\": \"a\", \"daemon_name\": \"alertmanager.a\", \"hostname\": \"smithi042\", \"container_id\": \"b16ff6e1150c\", \"container_image_id\": \"9f27df16978d8a27fc102b72eae63c6e9cd6d4e1675c414ec79df7f280868098\", \"container_image_name\": \"docker.io/prom/alertmanager:latest\", \"container_image_digests\": [\"docker.io/prom/alertmanager@sha256:361db356b33041437517f1cd298462055580585f26555c317df1a3caf2868552\", \"docker.io/prom/alertmanager@sha256:b97390a5b2b52cf4dd66098a091ac0575d18fbf35acf2501fb0f180e3488ad15\"], \"memory_usage\": 17437818, \"cpu_percentage\": \"0.45%\", \"version\": \"0.26.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": true, \"last_refresh\": \"2023-12-08T22:19:49.784359Z\", \"created\": \"2023-12-08T22:14:42.848509Z\", \"started\": \"2023-12-08T22:19:08.510760Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"daemon_type\": \"rgw\", \"daemon_id\": \"r.z.smithi042.jxxkik\", \"daemon_name\": \"rgw.r.z.smithi042.jxxkik\", \"hostname\": \"smithi042\", \"container_id\": \"eef16e86cd11\", \"container_image_id\": \"204a01f9b0b6710dd0c0af7f37ce7139c47ff0f0105d778d7104c69282dfbbf1\", \"container_image_name\": \"docker.io/ceph/ceph:v15.2.0\", \"container_image_digests\": [\"docker.io/ceph/ceph@sha256:1cc9b824e1b076cdff52a9aa3f0cc8557d879fb2fbbba0cafed970aca59a3992\", \"docker.io/ceph/ceph@sha256:54b064d6a616656497df507997f8cd47f96ec7cc137f18b69f74ea03a1467c60\"], \"memory_usage\": 56686018, \"cpu_percentage\": \"0.20%\", \"version\": \"15.2.0\", \"status\": 1, \"status_desc\": \"running\", \"is_active\": false, \"last_refresh\": \"2023-12-08T22:19:49.784433Z\", \"created\": \"2023-12-08T22:15:26.897150Z\", \"started\": \"2023-12-08T22:15:26.932194Z\"}}, \"devices\": [{\"ceph_device\": null, \"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810917Z\", \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"33ab5262-bc19-43ef-8143-164e8f0e7892\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"d5DNJi-ofZP-QGNq-Ouez-pQN4-3zi7-CryZhI\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"e2065436-6a96-414b-a320-fd086a4c794f\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"6KLep4-HQOY-gkxG-zHro-MMpU-RGae-I5HDTY\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"69e3988f-b361-4e0b-bd04-b3a6557353af\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"nI2YiM-S1WE-06AS-8V8J-JpSn-v3Ho-biWK28\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"c0b7e316-fdb7-48ed-82f8-c7e3f89bc3d3\", \"cluster_fsid\": \"958e143a-9616-11ee-95a3-87774f69a715\", \"block_uuid\": \"YrmH6m-JH4g-gl00-KgCz-bwyn-HpCk-vtr2K4\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB75130021480DGN\", \"lsm_data\": {}}, {\"ceph_device\": null, \"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"created\": \"2023-12-08T22:18:46.810928Z\", \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM_Z1W4J2MS\", \"lsm_data\": {}}], \"osdspec_previews\": [], \"osdspec_last_applied\": {}, \"daemon_config_deps\": {\"mon.c\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:02.266357Z\"}, \"mgr.y\": {\"deps\": [], \"last_config\": \"2023-12-08T22:19:18.307487Z\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:32.771789Z\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2023-12-08T22:12:56.720191Z\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:11.474690Z\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2023-12-08T22:13:14.058294Z\"}, \"node-exporter.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:14:29.936120Z\"}, \"alertmanager.a\": {\"deps\": [\"alertmanager.a\", \"mgr.x\", \"mgr.y\"], \"last_config\": \"2023-12-08T22:19:03.182499Z\"}, \"rgw.r.z.smithi042.jxxkik\": {\"deps\": [], \"last_config\": \"2023-12-08T22:15:25.731280Z\"}, \"mon.a\": {\"deps\": [], \"last_config\": \"2023-12-08T22:20:07.835806Z\"}}, \"last_device_update\": \"2023-12-08T22:13:19.689380Z\", \"networks_and_interfaces\": {}, \"last_host_check\": \"2023-12-08T22:11:15.089424Z\", \"last_client_files\": {}, \"scheduled_daemon_actions\": {}}"}]: dispatch 2023-12-08T22:20:13.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:13 smithi042 bash[111654]: cluster 2023-12-08T22:20:11.102903+0000 mgr.y (mgr.24766) 24 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.7 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:13.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:13 smithi042 bash[111654]: cluster 2023-12-08T22:20:13.463918+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-12-08T22:20:13.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:13 smithi042 bash[111654]: cluster 2023-12-08T22:20:13.476557+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:20:13.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:13 smithi042 bash[111654]: cluster 2023-12-08T22:20:13.481306+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} removed_ranks: {} 2023-12-08T22:20:13.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:13 smithi042 bash[111654]: cluster 2023-12-08T22:20:13.481942+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-12-08T22:20:13.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:13 smithi042 bash[111654]: cluster 2023-12-08T22:20:13.482001+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-12-08T22:20:13.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:13 smithi042 bash[111654]: cluster 2023-12-08T22:20:13.483022+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e24: y(active, since 36s), standbys: x 2023-12-08T22:20:13.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:13 smithi042 bash[111654]: cluster 2023-12-08T22:20:13.493931+0000 mon.a (mon.0) 7 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T22:20:13.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:13 smithi042 bash[111654]: cluster 2023-12-08T22:20:13.494000+0000 mon.a (mon.0) 8 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:20:13.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:13 smithi042 bash[111654]: cluster 2023-12-08T22:20:13.494514+0000 mon.a (mon.0) 9 : cluster [DBG] mgrmap e25: y(active, since 36s), standbys: x 2023-12-08T22:20:13.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:13 smithi042 bash[111654]: cluster 2023-12-08T22:20:13.495656+0000 mon.a (mon.0) 10 : cluster [INF] overall HEALTH_OK 2023-12-08T22:20:13.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:13 smithi042 bash[111654]: audit 2023-12-08T22:20:13.500407+0000 mon.a (mon.0) 11 : audit [INF] from='mgr.24766 ' entity='' 2023-12-08T22:20:14.493 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:14 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:14.177+0000 7f509ccc4680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-08T22:20:14.540 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:14 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:14.105+0000 7f5796cc7680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-08T22:20:15.156 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:14 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:14.854+0000 7f5796cc7680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-08T22:20:15.156 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:14 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:14.940+0000 7f5796cc7680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-08T22:20:15.372 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:15 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:15.037+0000 7f509ccc4680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-08T22:20:15.372 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:15 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:15.126+0000 7f509ccc4680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-08T22:20:15.744 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:15 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:15.369+0000 7f509ccc4680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-08T22:20:15.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:15 smithi042 bash[111654]: cluster 2023-12-08T22:20:14.495610+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e26: y(active, since 37s), standbys: x 2023-12-08T22:20:15.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:15 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:14.495610+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e26: y(active, since 37s), standbys: x 2023-12-08T22:20:15.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:15 smithi155 bash[108266]: cluster 2023-12-08T22:20:14.495610+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e26: y(active, since 37s), standbys: x 2023-12-08T22:20:15.790 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:15 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:15.153+0000 7f5796cc7680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-08T22:20:16.409 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:16 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:16.109+0000 7f5796cc7680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-08T22:20:16.410 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:16 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:16.238+0000 7f5796cc7680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:20:16.410 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:16 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:16.318+0000 7f5796cc7680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-08T22:20:16.744 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:16 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:16.453+0000 7f509ccc4680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-08T22:20:16.744 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:16 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:16.599+0000 7f509ccc4680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:20:16.744 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:16 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:16.689+0000 7f509ccc4680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-08T22:20:16.790 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:16 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:16.407+0000 7f5796cc7680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-08T22:20:16.790 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:16 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:16.605+0000 7f5796cc7680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-08T22:20:17.243 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:16 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:16.791+0000 7f509ccc4680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-08T22:20:17.244 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:17 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:17.019+0000 7f509ccc4680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-08T22:20:17.290 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:16 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:16.887+0000 7f5796cc7680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-08T22:20:17.290 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:16 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:16.986+0000 7f5796cc7680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-08T22:20:17.743 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:17 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:17.341+0000 7f509ccc4680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-08T22:20:17.744 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:17 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:17.452+0000 7f509ccc4680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-08T22:20:18.040 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:17 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:17.713+0000 7f5796cc7680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-08T22:20:18.040 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:17 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:17.796+0000 7f5796cc7680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-08T22:20:18.040 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:17 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:17.888+0000 7f5796cc7680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-08T22:20:18.327 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:18 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:18.065+0000 7f5796cc7680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-08T22:20:18.596 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:18 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:18.325+0000 7f5796cc7680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-08T22:20:18.596 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:18 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:18.460+0000 7f5796cc7680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-08T22:20:18.695 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:18 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:18.291+0000 7f509ccc4680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-08T22:20:18.696 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:18 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:18.386+0000 7f509ccc4680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-08T22:20:18.696 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:18 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:18.492+0000 7f509ccc4680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-08T22:20:18.855 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:18 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:18.594+0000 7f5796cc7680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:20:18.855 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:18 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:18.769+0000 7f5796cc7680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-08T22:20:18.855 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:20:18 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x[126783]: debug 2023-12-08T22:20:18.853+0000 7f5796cc7680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-08T22:20:18.993 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:18 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:18.693+0000 7f509ccc4680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-08T22:20:18.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:18 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:18.867222+0000 mon.a (mon.0) 13 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T22:20:18.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:18 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:18.867291+0000 mon.a (mon.0) 14 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:20:18.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:18 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:18.868107+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.? 172.21.15.155:0/2069500967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:20:18.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:18 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:18.868900+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.? 172.21.15.155:0/2069500967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:20:18.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:18 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:18.869668+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.? 172.21.15.155:0/2069500967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:20:18.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:18 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:18.869891+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.? 172.21.15.155:0/2069500967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:20:18.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:18 smithi042 bash[111654]: cluster 2023-12-08T22:20:18.867222+0000 mon.a (mon.0) 13 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T22:20:18.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:18 smithi042 bash[111654]: cluster 2023-12-08T22:20:18.867291+0000 mon.a (mon.0) 14 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:20:18.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:18 smithi042 bash[111654]: audit 2023-12-08T22:20:18.868107+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.? 172.21.15.155:0/2069500967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:20:18.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:18 smithi042 bash[111654]: audit 2023-12-08T22:20:18.868900+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.? 172.21.15.155:0/2069500967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:20:18.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:18 smithi042 bash[111654]: audit 2023-12-08T22:20:18.869668+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.? 172.21.15.155:0/2069500967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:20:18.995 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:18 smithi042 bash[111654]: audit 2023-12-08T22:20:18.869891+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.? 172.21.15.155:0/2069500967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:20:19.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:18 smithi155 bash[108266]: cluster 2023-12-08T22:20:18.867222+0000 mon.a (mon.0) 13 : cluster [DBG] Standby manager daemon x restarted 2023-12-08T22:20:19.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:18 smithi155 bash[108266]: cluster 2023-12-08T22:20:18.867291+0000 mon.a (mon.0) 14 : cluster [DBG] Standby manager daemon x started 2023-12-08T22:20:19.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:18 smithi155 bash[108266]: audit 2023-12-08T22:20:18.868107+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.? 172.21.15.155:0/2069500967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-08T22:20:19.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:18 smithi155 bash[108266]: audit 2023-12-08T22:20:18.868900+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.? 172.21.15.155:0/2069500967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:20:19.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:18 smithi155 bash[108266]: audit 2023-12-08T22:20:18.869668+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.? 172.21.15.155:0/2069500967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-08T22:20:19.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:18 smithi155 bash[108266]: audit 2023-12-08T22:20:18.869891+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.? 172.21.15.155:0/2069500967' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:20:19.307 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:19 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:18.999+0000 7f509ccc4680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-08T22:20:19.307 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:19 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:19.150+0000 7f509ccc4680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-08T22:20:19.600 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:19 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:19.304+0000 7f509ccc4680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-08T22:20:19.600 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:19 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:19.500+0000 7f509ccc4680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-08T22:20:19.929 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:19 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:19.597+0000 7f509ccc4680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-08T22:20:20.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:19 smithi042 bash[111654]: cluster 2023-12-08T22:20:18.922994+0000 mon.a (mon.0) 15 : cluster [DBG] mgrmap e27: y(active, since 41s), standbys: x 2023-12-08T22:20:20.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:19 smithi042 bash[111654]: cluster 2023-12-08T22:20:19.611655+0000 mon.a (mon.0) 16 : cluster [INF] Active manager daemon y restarted 2023-12-08T22:20:20.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:19 smithi042 bash[111654]: cluster 2023-12-08T22:20:19.612087+0000 mon.a (mon.0) 17 : cluster [INF] Activating manager daemon y 2023-12-08T22:20:20.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:19 smithi042 bash[111654]: cluster 2023-12-08T22:20:19.618337+0000 mon.a (mon.0) 18 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-08T22:20:20.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:19 smithi042 bash[111654]: cluster 2023-12-08T22:20:19.618720+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e28: y(active, starting, since 0.00676112s), standbys: x 2023-12-08T22:20:20.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:19 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:18.922994+0000 mon.a (mon.0) 15 : cluster [DBG] mgrmap e27: y(active, since 41s), standbys: x 2023-12-08T22:20:20.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:19 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:19.611655+0000 mon.a (mon.0) 16 : cluster [INF] Active manager daemon y restarted 2023-12-08T22:20:20.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:19 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:19.612087+0000 mon.a (mon.0) 17 : cluster [INF] Activating manager daemon y 2023-12-08T22:20:20.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:19 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:19.618337+0000 mon.a (mon.0) 18 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-08T22:20:20.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:19 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:19.618720+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e28: y(active, starting, since 0.00676112s), standbys: x 2023-12-08T22:20:20.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:19 smithi155 bash[108266]: cluster 2023-12-08T22:20:18.922994+0000 mon.a (mon.0) 15 : cluster [DBG] mgrmap e27: y(active, since 41s), standbys: x 2023-12-08T22:20:20.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:19 smithi155 bash[108266]: cluster 2023-12-08T22:20:19.611655+0000 mon.a (mon.0) 16 : cluster [INF] Active manager daemon y restarted 2023-12-08T22:20:20.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:19 smithi155 bash[108266]: cluster 2023-12-08T22:20:19.612087+0000 mon.a (mon.0) 17 : cluster [INF] Activating manager daemon y 2023-12-08T22:20:20.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:19 smithi155 bash[108266]: cluster 2023-12-08T22:20:19.618337+0000 mon.a (mon.0) 18 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-08T22:20:20.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:19 smithi155 bash[108266]: cluster 2023-12-08T22:20:19.618720+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e28: y(active, starting, since 0.00676112s), standbys: x 2023-12-08T22:20:26.244 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:25 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: [80B blob data] 2023-12-08T22:20:26.244 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:25 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: [79B blob data] 2023-12-08T22:20:26.744 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:26.474+0000 7f50504c6700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-12-08T22:20:26.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.622884+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:20:26.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.623079+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:20:26.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.623331+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:20:26.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.624447+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:20:26.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.624723+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:20:26.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.625001+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:20:26.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.625305+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:20:26.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.625579+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:20:26.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.625859+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:20:26.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.626167+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:20:26.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.626472+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:20:26.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.626725+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:20:26.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.627030+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:20:26.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.627373+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:20:26.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.627669+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:20:26.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.622884+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:20:26.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.623079+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:20:26.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.623331+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:20:26.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.624447+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:20:26.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.624723+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:20:26.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.625001+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:20:26.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.625305+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:20:26.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.625579+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:20:26.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.625859+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:20:26.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.626167+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:20:26.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.626472+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:20:26.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.626725+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:20:26.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.627030+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:20:26.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.627373+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:20:26.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.627669+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:20:26.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.628241+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:20:26.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.629073+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:20:26.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.630180+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-08T22:20:26.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.630709+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T22:20:26.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.631257+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T22:20:26.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.631708+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi042"}]: dispatch 2023-12-08T22:20:26.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.632163+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi155"}]: dispatch 2023-12-08T22:20:26.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.632618+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T22:20:26.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.633051+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-08T22:20:26.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.633474+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T22:20:26.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.633950+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T22:20:26.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.634420+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T22:20:26.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.634848+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T22:20:26.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.635262+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T22:20:26.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.635704+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T22:20:26.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.636216+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T22:20:26.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.636658+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T22:20:26.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.637083+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T22:20:26.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.637472+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T22:20:26.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.637882+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:20:26.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.628241+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:20:26.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.629073+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:20:26.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.630180+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-08T22:20:26.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.630709+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T22:20:26.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.631257+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T22:20:26.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.631708+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi042"}]: dispatch 2023-12-08T22:20:26.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.632163+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi155"}]: dispatch 2023-12-08T22:20:26.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.632618+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T22:20:26.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.633051+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-08T22:20:26.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.633474+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T22:20:26.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.633950+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T22:20:26.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.634420+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T22:20:26.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.634848+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T22:20:26.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.635262+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T22:20:26.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.638272+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:20:26.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.638659+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T22:20:26.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.639043+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T22:20:26.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.639416+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:20:26.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.639808+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:20:26.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: cluster 2023-12-08T22:20:25.661385+0000 mon.a (mon.0) 60 : cluster [INF] Manager daemon y is now available 2023-12-08T22:20:26.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.780657+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:26.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.782386+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:26.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.826047+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:20:26.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:25.831377+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T22:20:26.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:26.071032+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:20:26.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[111654]: audit 2023-12-08T22:20:26.093629+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:20:26.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.635704+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T22:20:26.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.636216+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T22:20:26.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.636658+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T22:20:26.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.637083+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T22:20:26.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.637472+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T22:20:26.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.637882+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:20:26.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.638272+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:20:26.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.638659+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T22:20:26.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.639043+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T22:20:26.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.639416+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:20:26.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.639808+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:20:26.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:25.661385+0000 mon.a (mon.0) 60 : cluster [INF] Manager daemon y is now available 2023-12-08T22:20:26.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.780657+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:26.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.782386+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:26.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.826047+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:20:26.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:25.831377+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T22:20:26.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:26.071032+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:20:26.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:26 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:26.093629+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:20:26.773 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.622884+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:20:26.773 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.623079+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:20:26.773 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.623331+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:20:26.773 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.624447+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-08T22:20:26.773 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.624723+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-08T22:20:26.773 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.625001+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-08T22:20:26.773 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.625305+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-08T22:20:26.773 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.625579+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-08T22:20:26.773 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.625859+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-08T22:20:26.773 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.626167+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-08T22:20:26.773 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.626472+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-08T22:20:26.774 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.626725+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-08T22:20:26.774 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.627030+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-08T22:20:26.774 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.627373+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-08T22:20:26.774 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.627669+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-08T22:20:26.774 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.628241+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-08T22:20:26.774 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.629073+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2023-12-08T22:20:26.774 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.630180+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/config_checks"}]: dispatch 2023-12-08T22:20:26.774 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.630709+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_crt"}]: dispatch 2023-12-08T22:20:26.774 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.631257+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/grafana_key"}]: dispatch 2023-12-08T22:20:26.774 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.631708+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi042"}]: dispatch 2023-12-08T22:20:26.774 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.632163+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi155"}]: dispatch 2023-12-08T22:20:26.774 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.632618+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2023-12-08T22:20:26.774 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.633051+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2023-12-08T22:20:26.774 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.633474+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2023-12-08T22:20:26.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.633950+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2023-12-08T22:20:26.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.634420+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2023-12-08T22:20:26.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.634848+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2023-12-08T22:20:26.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.635262+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2023-12-08T22:20:26.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.635704+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.rgw.r.z"}]: dispatch 2023-12-08T22:20:26.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.636216+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2023-12-08T22:20:26.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.636658+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2023-12-08T22:20:26.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.637083+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/upgrade_state"}]: dispatch 2023-12-08T22:20:26.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.637472+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/accessdb_v2"}]: dispatch 2023-12-08T22:20:26.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.637882+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-08T22:20:26.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.638272+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-08T22:20:26.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.638659+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2023-12-08T22:20:26.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.639043+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/progress/completed"}]: dispatch 2023-12-08T22:20:26.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.639416+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2023-12-08T22:20:26.775 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.639808+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2023-12-08T22:20:26.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: cluster 2023-12-08T22:20:25.661385+0000 mon.a (mon.0) 60 : cluster [INF] Manager daemon y is now available 2023-12-08T22:20:26.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.780657+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:26.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.782386+0000 mon.a (mon.0) 62 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:26.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.826047+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-08T22:20:26.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:25.831377+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-08T22:20:26.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:26.071032+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:20:26.776 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:26 smithi155 bash[108266]: audit 2023-12-08T22:20:26.093629+0000 mon.a (mon.0) 66 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:20:27.244 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:20:26 smithi042 bash[132043]: ts=2023-12-08T22:20:26.953Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephNodeDiskspaceWarning\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-12-08T22:20:27.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:27 smithi042 bash[111654]: cluster 2023-12-08T22:20:26.473446+0000 mon.a (mon.0) 67 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2023-12-08T22:20:27.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:27 smithi042 bash[111654]: cluster 2023-12-08T22:20:26.481847+0000 mgr.y (mgr.34107) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:27.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:27 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:26.473446+0000 mon.a (mon.0) 67 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2023-12-08T22:20:27.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:27 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:26.481847+0000 mgr.y (mgr.34107) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:27.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:27 smithi155 bash[108266]: cluster 2023-12-08T22:20:26.473446+0000 mon.a (mon.0) 67 : cluster [DBG] mgrmap e29: y(active, since 6s), standbys: x 2023-12-08T22:20:27.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:27 smithi155 bash[108266]: cluster 2023-12-08T22:20:26.481847+0000 mgr.y (mgr.34107) 1 : cluster [DBG] pgmap v3: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:29.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:29 smithi042 bash[111654]: cluster 2023-12-08T22:20:27.626138+0000 mgr.y (mgr.34107) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:29.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:29 smithi042 bash[111654]: cluster 2023-12-08T22:20:28.483477+0000 mon.a (mon.0) 68 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2023-12-08T22:20:29.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:29 smithi042 bash[111654]: audit 2023-12-08T22:20:29.113377+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:29.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:29 smithi042 bash[111654]: audit 2023-12-08T22:20:29.229891+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:29.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:29 smithi042 bash[111654]: audit 2023-12-08T22:20:29.380697+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:29.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:29 smithi042 bash[111654]: audit 2023-12-08T22:20:29.381134+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:29.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:29 smithi042 bash[111654]: audit 2023-12-08T22:20:29.381469+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:29.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:29 smithi042 bash[111654]: audit 2023-12-08T22:20:29.381876+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:29.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:29 smithi042 bash[111654]: audit 2023-12-08T22:20:29.382278+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:29.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:29 smithi042 bash[111654]: audit 2023-12-08T22:20:29.382666+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:29.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:29 smithi042 bash[111654]: audit 2023-12-08T22:20:29.383072+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:29.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:29 smithi042 bash[111654]: audit 2023-12-08T22:20:29.383498+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:29.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:29 smithi042 bash[111654]: audit 2023-12-08T22:20:29.383920+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:29.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:29 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:27.626138+0000 mgr.y (mgr.34107) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:29.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:29 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:28.483477+0000 mon.a (mon.0) 68 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2023-12-08T22:20:29.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:29 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.113377+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:29.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:29 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.229891+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:29.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:29 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.380697+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:29.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:29 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.381134+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:29.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:29 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.381469+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:29.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:29 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.381876+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:29.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:29 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.382278+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:29.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:29 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.382666+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:29.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:29 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.383072+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:29.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:29 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.383498+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:29.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:29 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.383920+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:29.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:29 smithi155 bash[108266]: cluster 2023-12-08T22:20:27.626138+0000 mgr.y (mgr.34107) 2 : cluster [DBG] pgmap v4: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:29.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:29 smithi155 bash[108266]: cluster 2023-12-08T22:20:28.483477+0000 mon.a (mon.0) 68 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2023-12-08T22:20:29.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:29 smithi155 bash[108266]: audit 2023-12-08T22:20:29.113377+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:29.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:29 smithi155 bash[108266]: audit 2023-12-08T22:20:29.229891+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:29.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:29 smithi155 bash[108266]: audit 2023-12-08T22:20:29.380697+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:29.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:29 smithi155 bash[108266]: audit 2023-12-08T22:20:29.381134+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:29.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:29 smithi155 bash[108266]: audit 2023-12-08T22:20:29.381469+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:29.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:29 smithi155 bash[108266]: audit 2023-12-08T22:20:29.381876+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:29.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:29 smithi155 bash[108266]: audit 2023-12-08T22:20:29.382278+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:29.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:29 smithi155 bash[108266]: audit 2023-12-08T22:20:29.382666+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:29.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:29 smithi155 bash[108266]: audit 2023-12-08T22:20:29.383072+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:29.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:29 smithi155 bash[108266]: audit 2023-12-08T22:20:29.383498+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:29.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:29 smithi155 bash[108266]: audit 2023-12-08T22:20:29.383920+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:30.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:30 smithi042 bash[111654]: audit 2023-12-08T22:20:29.544940+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:30.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:30 smithi042 bash[111654]: audit 2023-12-08T22:20:29.545405+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:30.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:30 smithi042 bash[111654]: audit 2023-12-08T22:20:29.545752+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:30.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:30 smithi042 bash[111654]: audit 2023-12-08T22:20:29.546078+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:30.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:30 smithi042 bash[111654]: audit 2023-12-08T22:20:29.546388+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:30.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:30 smithi042 bash[111654]: audit 2023-12-08T22:20:29.546715+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:30.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:30 smithi042 bash[111654]: audit 2023-12-08T22:20:29.547015+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:30.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:30 smithi042 bash[111654]: audit 2023-12-08T22:20:29.547331+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:30.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:30 smithi042 bash[111654]: audit 2023-12-08T22:20:29.547686+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:30.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:30 smithi042 bash[111654]: audit 2023-12-08T22:20:29.552677+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:30.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:30 smithi042 bash[111654]: audit 2023-12-08T22:20:29.558449+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:30.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:30 smithi042 bash[111654]: audit 2023-12-08T22:20:29.560621+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:20:30.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:30 smithi042 bash[111654]: audit 2023-12-08T22:20:29.562005+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T22:20:30.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:30 smithi042 bash[111654]: audit 2023-12-08T22:20:29.562688+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-08T22:20:30.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:30 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.544940+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:30.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:30 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.545405+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:30.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:30 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.545752+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:30.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:30 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.546078+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:30.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:30 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.546388+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:30.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:30 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.546715+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:30.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:30 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.547015+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:30.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:30 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.547331+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:30.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:30 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.547686+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:30.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:30 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.552677+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:30.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:30 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.558449+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:30.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:30 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.560621+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:20:30.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:30 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.562005+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T22:20:30.688 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:30 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:29.562688+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-08T22:20:30.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:30 smithi155 bash[108266]: audit 2023-12-08T22:20:29.544940+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:30.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:30 smithi155 bash[108266]: audit 2023-12-08T22:20:29.545405+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:30.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:30 smithi155 bash[108266]: audit 2023-12-08T22:20:29.545752+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:30.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:30 smithi155 bash[108266]: audit 2023-12-08T22:20:29.546078+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:30.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:30 smithi155 bash[108266]: audit 2023-12-08T22:20:29.546388+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:30.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:30 smithi155 bash[108266]: audit 2023-12-08T22:20:29.546715+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:30.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:30 smithi155 bash[108266]: audit 2023-12-08T22:20:29.547015+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:30.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:30 smithi155 bash[108266]: audit 2023-12-08T22:20:29.547331+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:30.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:30 smithi155 bash[108266]: audit 2023-12-08T22:20:29.547686+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd","key": "osd_memory_target_autotune"}]: dispatch 2023-12-08T22:20:30.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:30 smithi155 bash[108266]: audit 2023-12-08T22:20:29.552677+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:30.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:30 smithi155 bash[108266]: audit 2023-12-08T22:20:29.558449+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:30.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:30 smithi155 bash[108266]: audit 2023-12-08T22:20:29.560621+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:20:30.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:30 smithi155 bash[108266]: audit 2023-12-08T22:20:29.562005+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T22:20:30.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:30 smithi155 bash[108266]: audit 2023-12-08T22:20:29.562688+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-12-08T22:20:31.724 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:31 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cephadm 2023-12-08T22:20:29.563194+0000 mgr.y (mgr.34107) 3 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-08T22:20:31.725 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:31 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:29.626581+0000 mgr.y (mgr.34107) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:31.725 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:31 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:30.752684+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:31.725 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:31 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:30.753624+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:20:31.725 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:31 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:30.754382+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:20:31.725 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:31 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:30.755095+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:31.725 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:31 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:30.756287+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T22:20:31.725 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:31 smithi042 bash[111654]: cephadm 2023-12-08T22:20:29.563194+0000 mgr.y (mgr.34107) 3 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-08T22:20:31.725 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:31 smithi042 bash[111654]: cluster 2023-12-08T22:20:29.626581+0000 mgr.y (mgr.34107) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:31.725 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:31 smithi042 bash[111654]: audit 2023-12-08T22:20:30.752684+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:31.725 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:31 smithi042 bash[111654]: audit 2023-12-08T22:20:30.753624+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:20:31.726 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:31 smithi042 bash[111654]: audit 2023-12-08T22:20:30.754382+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:20:31.726 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:31 smithi042 bash[111654]: audit 2023-12-08T22:20:30.755095+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:31.726 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:31 smithi042 bash[111654]: audit 2023-12-08T22:20:30.756287+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T22:20:31.726 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:31 smithi042 systemd[1]: Stopping Ceph mon.c for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:20:31.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:31 smithi155 bash[108266]: cephadm 2023-12-08T22:20:29.563194+0000 mgr.y (mgr.34107) 3 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-08T22:20:31.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:31 smithi155 bash[108266]: cluster 2023-12-08T22:20:29.626581+0000 mgr.y (mgr.34107) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:31.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:31 smithi155 bash[108266]: audit 2023-12-08T22:20:30.752684+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:31.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:31 smithi155 bash[108266]: audit 2023-12-08T22:20:30.753624+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:20:31.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:31 smithi155 bash[108266]: audit 2023-12-08T22:20:30.754382+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:20:31.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:31 smithi155 bash[108266]: audit 2023-12-08T22:20:30.755095+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:31.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:31 smithi155 bash[108266]: audit 2023-12-08T22:20:30.756287+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T22:20:31.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:31 smithi042 bash[111654]: debug 2023-12-08T22:20:31.788+0000 7ff84c952700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:20:31.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:31 smithi042 bash[111654]: debug 2023-12-08T22:20:31.788+0000 7ff84c952700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-12-08T22:20:32.365 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:32 smithi042 bash[136362]: ceph-958e143a-9616-11ee-95a3-87774f69a715-mon.c 2023-12-08T22:20:32.366 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:32 smithi042 bash[136414]: Error: no container with name or ID "ceph-958e143a-9616-11ee-95a3-87774f69a715-mon.c" found: no such container 2023-12-08T22:20:32.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:32 smithi042 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@mon.c.service: Succeeded. 2023-12-08T22:20:32.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:32 smithi042 systemd[1]: Stopped Ceph mon.c for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:20:32.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:32 smithi042 systemd[1]: Starting Ceph mon.c for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:20:33.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.089+0000 7fea3b7a9880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-08T22:20:33.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.089+0000 7fea3b7a9880 0 ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable), process ceph-mon, pid 7 2023-12-08T22:20:33.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.089+0000 7fea3b7a9880 0 pidfile_write: ignore empty --pid-file 2023-12-08T22:20:33.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 bash[136550]: dab5a78f4d36156d2b214251621baddcace6c5983e628cd46040721a61889b7b 2023-12-08T22:20:33.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 systemd[1]: Started Ceph mon.c for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:20:33.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.094+0000 7fea3b7a9880 0 load: jerasure load: lrc load: isa 2023-12-08T22:20:33.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: RocksDB version: 6.8.1 2023-12-08T22:20:33.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-08T22:20:33.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Compile date Dec 7 2023 2023-12-08T22:20:33.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: DB SUMMARY 2023-12-08T22:20:33.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: CURRENT file: CURRENT 2023-12-08T22:20:33.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: IDENTITY file: IDENTITY 2023-12-08T22:20:33.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 463 Bytes 2023-12-08T22:20:33.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 2, files: 000015.sst 000017.sst 2023-12-08T22:20:33.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000016.log size: 6604114 ; 2023-12-08T22:20:33.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.error_if_exists: 0 2023-12-08T22:20:33.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.create_if_missing: 0 2023-12-08T22:20:33.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.paranoid_checks: 1 2023-12-08T22:20:33.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.env: 0x5559e480d080 2023-12-08T22:20:33.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.fs: Posix File System 2023-12-08T22:20:33.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.info_log: 0x5559e6b19a20 2023-12-08T22:20:33.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-08T22:20:33.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.statistics: (nil) 2023-12-08T22:20:33.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.use_fsync: 0 2023-12-08T22:20:33.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.max_log_file_size: 0 2023-12-08T22:20:33.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-08T22:20:33.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-08T22:20:33.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-08T22:20:33.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-08T22:20:33.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.allow_fallocate: 1 2023-12-08T22:20:33.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-08T22:20:33.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-08T22:20:33.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.use_direct_reads: 0 2023-12-08T22:20:33.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-08T22:20:33.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-08T22:20:33.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.db_log_dir: 2023-12-08T22:20:33.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-12-08T22:20:33.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-08T22:20:33.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.max_subcompactions: 1 2023-12-08T22:20:33.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.max_background_flushes: -1 2023-12-08T22:20:33.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-08T22:20:33.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-08T22:20:33.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-08T22:20:33.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-08T22:20:33.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-08T22:20:33.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-08T22:20:33.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-08T22:20:33.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.write_buffer_manager: 0x5559e7816390 2023-12-08T22:20:33.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-08T22:20:33.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-08T22:20:33.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-08T22:20:33.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-08T22:20:33.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-08T22:20:33.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-08T22:20:33.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-08T22:20:33.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-08T22:20:33.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-08T22:20:33.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.unordered_write: 0 2023-12-08T22:20:33.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-08T22:20:33.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-08T22:20:33.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-08T22:20:33.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-08T22:20:33.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.row_cache: None 2023-12-08T22:20:33.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.wal_filter: None 2023-12-08T22:20:33.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-08T22:20:33.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-08T22:20:33.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.preserve_deletes: 0 2023-12-08T22:20:33.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.two_write_queues: 0 2023-12-08T22:20:33.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-08T22:20:33.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.atomic_flush: 0 2023-12-08T22:20:33.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-08T22:20:33.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-08T22:20:33.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-08T22:20:33.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.log_readahead_size: 0 2023-12-08T22:20:33.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-12-08T22:20:33.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.max_background_jobs: 2 2023-12-08T22:20:33.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.max_background_compactions: -1 2023-12-08T22:20:33.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-08T22:20:33.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-08T22:20:33.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-08T22:20:33.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-08T22:20:33.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-08T22:20:33.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-08T22:20:33.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-08T22:20:33.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-08T22:20:33.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.max_open_files: -1 2023-12-08T22:20:33.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-08T22:20:33.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-08T22:20:33.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-08T22:20:33.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-08T22:20:33.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Compression algorithms supported: 2023-12-08T22:20:33.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-08T22:20:33.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: kZSTD supported: 0 2023-12-08T22:20:33.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: kXpressCompression supported: 0 2023-12-08T22:20:33.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-08T22:20:33.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: kLZ4Compression supported: 1 2023-12-08T22:20:33.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: kBZip2Compression supported: 0 2023-12-08T22:20:33.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: kZlibCompression supported: 1 2023-12-08T22:20:33.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: kSnappyCompression supported: 1 2023-12-08T22:20:33.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-08T22:20:33.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2023-12-08T22:20:33.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-12-08T22:20:33.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-08T22:20:33.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.095+0000 7fea3b7a9880 4 rocksdb: Options.merge_operator: 2023-12-08T22:20:33.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.compaction_filter: None 2023-12-08T22:20:33.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-08T22:20:33.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-08T22:20:33.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-08T22:20:33.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5559e6ac9d28) 2023-12-08T22:20:33.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cache_index_and_filter_blocks: 1 2023-12-08T22:20:33.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-08T22:20:33.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-08T22:20:33.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: pin_top_level_index_and_filter: 1 2023-12-08T22:20:33.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: index_type: 0 2023-12-08T22:20:33.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: data_block_index_type: 0 2023-12-08T22:20:33.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: index_shortening: 1 2023-12-08T22:20:33.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: data_block_hash_table_util_ratio: 0.750000 2023-12-08T22:20:33.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: hash_index_allow_collision: 1 2023-12-08T22:20:33.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: checksum: 1 2023-12-08T22:20:33.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: no_block_cache: 0 2023-12-08T22:20:33.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: block_cache: 0x5559e6afef10 2023-12-08T22:20:33.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: block_cache_name: BinnedLRUCache 2023-12-08T22:20:33.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: block_cache_options: 2023-12-08T22:20:33.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: capacity : 536870912 2023-12-08T22:20:33.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: num_shard_bits : 4 2023-12-08T22:20:33.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: strict_capacity_limit : 0 2023-12-08T22:20:33.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: high_pri_pool_ratio: 0.000 2023-12-08T22:20:33.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: block_cache_compressed: (nil) 2023-12-08T22:20:33.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: persistent_cache: (nil) 2023-12-08T22:20:33.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: block_size: 4096 2023-12-08T22:20:33.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: block_size_deviation: 10 2023-12-08T22:20:33.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: block_restart_interval: 16 2023-12-08T22:20:33.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: index_block_restart_interval: 1 2023-12-08T22:20:33.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: metadata_block_size: 4096 2023-12-08T22:20:33.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: partition_filters: 0 2023-12-08T22:20:33.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: use_delta_encoding: 1 2023-12-08T22:20:33.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-08T22:20:33.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: whole_key_filtering: 1 2023-12-08T22:20:33.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: verify_compression: 0 2023-12-08T22:20:33.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: read_amp_bytes_per_bit: 0 2023-12-08T22:20:33.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: format_version: 2 2023-12-08T22:20:33.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: enable_index_compression: 1 2023-12-08T22:20:33.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: block_align: 0 2023-12-08T22:20:33.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-08T22:20:33.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-08T22:20:33.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.compression: NoCompression 2023-12-08T22:20:33.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-08T22:20:33.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-08T22:20:33.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-08T22:20:33.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.num_levels: 7 2023-12-08T22:20:33.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-08T22:20:33.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-08T22:20:33.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-08T22:20:33.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-08T22:20:33.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-08T22:20:33.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-08T22:20:33.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-08T22:20:33.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-08T22:20:33.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-08T22:20:33.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-08T22:20:33.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-08T22:20:33.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-08T22:20:33.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-08T22:20:33.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-08T22:20:33.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-08T22:20:33.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-08T22:20:33.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-08T22:20:33.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-08T22:20:33.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-08T22:20:33.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-08T22:20:33.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-08T22:20:33.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-08T22:20:33.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-08T22:20:33.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-08T22:20:33.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-08T22:20:33.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-08T22:20:33.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-08T22:20:33.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-08T22:20:33.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-08T22:20:33.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-08T22:20:33.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-08T22:20:33.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-08T22:20:33.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-08T22:20:33.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-08T22:20:33.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-08T22:20:33.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-08T22:20:33.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-08T22:20:33.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-08T22:20:33.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-08T22:20:33.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-08T22:20:33.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-08T22:20:33.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-08T22:20:33.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-08T22:20:33.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-08T22:20:33.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-08T22:20:33.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-08T22:20:33.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-08T22:20:33.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.table_properties_collectors: 2023-12-08T22:20:33.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.inplace_update_support: 0 2023-12-08T22:20:33.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-08T22:20:33.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-08T22:20:33.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-08T22:20:33.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-08T22:20:33.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.bloom_locality: 0 2023-12-08T22:20:33.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.max_successive_merges: 0 2023-12-08T22:20:33.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-08T22:20:33.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-08T22:20:33.511 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.force_consistency_checks: 0 2023-12-08T22:20:33.511 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-08T22:20:33.511 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.ttl: 2592000 2023-12-08T22:20:33.511 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-08T22:20:33.511 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 19, last_sequence is 8366, log_number is 16,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-08T22:20:33.511 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.511 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.096+0000 7fea3b7a9880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 16 2023-12-08T22:20:33.511 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.511 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.097+0000 7fea3b7a9880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702074033098698, "job": 1, "event": "recovery_started", "log_files": [16]} 2023-12-08T22:20:33.511 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.097+0000 7fea3b7a9880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #16 mode 2 2023-12-08T22:20:33.511 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.104+0000 7fea3b7a9880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-08T22:20:33.511 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.110+0000 7fea3b7a9880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702074033112288, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 19, "file_size": 4364939, "table_properties": {"data_size": 4361415, "index_size": 2253, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 453, "raw_key_size": 3349, "raw_average_key_size": 23, "raw_value_size": 4357291, "raw_average_value_size": 30050, "num_data_blocks": 72, "num_entries": 145, "num_deletions": 2, "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": 1702074033, "oldest_key_time": 3, "file_creation_time": 0}} 2023-12-08T22:20:33.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.110+0000 7fea3b7a9880 4 rocksdb: [version_set.cc:3826] Creating manifest 20 2023-12-08T22:20:33.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.111+0000 7fea3b7a9880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702074033112855, "job": 1, "event": "recovery_finished"} 2023-12-08T22:20:33.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.112+0000 7fea3b7a9880 4 rocksdb: DB pointer 0x5559e6bc7800 2023-12-08T22:20:33.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.112+0000 7fea225af700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-12-08T22:20:33.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.112+0000 7fea225af700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-12-08T22:20:33.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: ** DB Stats ** 2023-12-08T22:20:33.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:20:33.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 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-08T22:20:33.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-08T22:20:33.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T22:20:33.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 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-08T22:20:33.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-08T22:20:33.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T22:20:33.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: ** Compaction Stats [default] ** 2023-12-08T22:20:33.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 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-08T22:20:33.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:20:33.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: L0 2/0 24.48 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 677.9 0.01 0.00 1 0.006 0 0 2023-12-08T22:20:33.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: L6 1/0 55.04 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 2023-12-08T22:20:33.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: Sum 3/0 79.52 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 677.9 0.01 0.00 1 0.006 0 0 2023-12-08T22:20:33.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 677.9 0.01 0.00 1 0.006 0 0 2023-12-08T22:20:33.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: ** Compaction Stats [default] ** 2023-12-08T22:20:33.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 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-08T22:20:33.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:20:33.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 677.9 0.01 0.00 1 0.006 0 0 2023-12-08T22:20:33.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:20:33.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: Flush(GB): cumulative 0.004, interval 0.004 2023-12-08T22:20:33.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T22:20:33.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T22:20:33.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T22:20:33.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T22:20:33.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: Cumulative compaction: 0.00 GB write, 248.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:20:33.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: Interval compaction: 0.00 GB write, 248.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:20:33.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 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-08T22:20:33.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T22:20:33.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: ** Compaction Stats [default] ** 2023-12-08T22:20:33.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 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-08T22:20:33.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:20:33.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: L0 2/0 24.48 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 677.9 0.01 0.00 1 0.006 0 0 2023-12-08T22:20:33.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: L6 1/0 55.04 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 2023-12-08T22:20:33.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: Sum 3/0 79.52 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 677.9 0.01 0.00 1 0.006 0 0 2023-12-08T22:20:33.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 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-08T22:20:33.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: ** Compaction Stats [default] ** 2023-12-08T22:20:33.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 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-08T22:20:33.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:20:33.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 677.9 0.01 0.00 1 0.006 0 0 2023-12-08T22:20:33.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:20:33.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: Flush(GB): cumulative 0.004, interval 0.000 2023-12-08T22:20:33.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T22:20:33.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T22:20:33.516 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T22:20:33.516 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T22:20:33.516 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: Cumulative compaction: 0.00 GB write, 247.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:20:33.516 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 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-08T22:20:33.516 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 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-08T22:20:33.516 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.516 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T22:20:33.516 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.516 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.113+0000 7fea3b7a9880 0 starting mon.c rank 1 at public addrs [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] at bind addrs [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:20:33.516 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.114+0000 7fea3b7a9880 1 mon.c@-1(???) e3 preinit fsid 958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:20:33.516 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.114+0000 7fea3b7a9880 0 mon.c@-1(???).mds e1 new map 2023-12-08T22:20:33.516 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.114+0000 7fea3b7a9880 0 mon.c@-1(???).mds e1 print_map 2023-12-08T22:20:33.516 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: e1 2023-12-08T22:20:33.516 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: enable_multiple, ever_enabled_multiple: 0,0 2023-12-08T22:20:33.516 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 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-08T22:20:33.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: legacy client fscid: -1 2023-12-08T22:20:33.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: No filesystems configured 2023-12-08T22:20:33.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: 2023-12-08T22:20:33.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.114+0000 7fea3b7a9880 0 mon.c@-1(???).osd e76 crush map has features 3314933000852226048, adjusting msgr requires 2023-12-08T22:20:33.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.114+0000 7fea3b7a9880 0 mon.c@-1(???).osd e76 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T22:20:33.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.114+0000 7fea3b7a9880 0 mon.c@-1(???).osd e76 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T22:20:33.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.114+0000 7fea3b7a9880 0 mon.c@-1(???).osd e76 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T22:20:33.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cephadm 2023-12-08T22:20:29.563194+0000 mgr.y (mgr.34107) 3 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-12-08T22:20:33.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:29.626581+0000 mgr.y (mgr.34107) 4 : cluster [DBG] pgmap v5: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:33.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:30.752684+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:33.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:30.753624+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:20:33.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:30.754382+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:20:33.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:30.755095+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:33.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:30.756287+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T22:20:33.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:33 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:33.115+0000 7fea3b7a9880 1 mon.c@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-12-08T22:20:35.196 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:31.627201+0000 mgr.y (mgr.34107) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:35.196 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:33.324644+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-08T22:20:35.196 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:33.627691+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:35.196 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:33.889111+0000 mon.a (mon.0) 99 : cluster [INF] mon.a calling monitor election 2023-12-08T22:20:35.197 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:33.901309+0000 mon.a (mon.0) 100 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:20:35.197 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:33.905712+0000 mon.a (mon.0) 101 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} removed_ranks: {} 2023-12-08T22:20:35.197 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:33.918305+0000 mon.a (mon.0) 102 : cluster [DBG] fsmap 2023-12-08T22:20:35.197 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:33.918340+0000 mon.a (mon.0) 103 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-08T22:20:35.197 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:33.918730+0000 mon.a (mon.0) 104 : cluster [DBG] mgrmap e30: y(active, since 14s), standbys: x 2023-12-08T22:20:35.197 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:33.922699+0000 mon.a (mon.0) 105 : cluster [INF] overall HEALTH_OK 2023-12-08T22:20:35.197 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:33.925445+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:35.197 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:33.926663+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:35.197 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:33.928655+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:20:35.197 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:31.627201+0000 mgr.y (mgr.34107) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:35.197 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:33.324644+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-08T22:20:35.197 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:33.627691+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:35.197 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:33.889111+0000 mon.a (mon.0) 99 : cluster [INF] mon.a calling monitor election 2023-12-08T22:20:35.198 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:33.901309+0000 mon.a (mon.0) 100 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:20:35.198 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:33.905712+0000 mon.a (mon.0) 101 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} removed_ranks: {} 2023-12-08T22:20:35.198 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:33.918305+0000 mon.a (mon.0) 102 : cluster [DBG] fsmap 2023-12-08T22:20:35.198 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:33.918340+0000 mon.a (mon.0) 103 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-08T22:20:35.198 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:33.918730+0000 mon.a (mon.0) 104 : cluster [DBG] mgrmap e30: y(active, since 14s), standbys: x 2023-12-08T22:20:35.198 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:33.922699+0000 mon.a (mon.0) 105 : cluster [INF] overall HEALTH_OK 2023-12-08T22:20:35.198 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:33.925445+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:35.198 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:33.926663+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:35.198 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:34 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:33.928655+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:20:35.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:34 smithi155 bash[108266]: cluster 2023-12-08T22:20:31.627201+0000 mgr.y (mgr.34107) 7 : cluster [DBG] pgmap v6: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:35.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:34 smithi155 bash[108266]: cluster 2023-12-08T22:20:33.324644+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2023-12-08T22:20:35.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:34 smithi155 bash[108266]: cluster 2023-12-08T22:20:33.627691+0000 mgr.y (mgr.34107) 8 : cluster [DBG] pgmap v7: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:35.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:34 smithi155 bash[108266]: cluster 2023-12-08T22:20:33.889111+0000 mon.a (mon.0) 99 : cluster [INF] mon.a calling monitor election 2023-12-08T22:20:35.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:34 smithi155 bash[108266]: cluster 2023-12-08T22:20:33.901309+0000 mon.a (mon.0) 100 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:20:35.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:34 smithi155 bash[108266]: cluster 2023-12-08T22:20:33.905712+0000 mon.a (mon.0) 101 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} removed_ranks: {} 2023-12-08T22:20:35.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:34 smithi155 bash[108266]: cluster 2023-12-08T22:20:33.918305+0000 mon.a (mon.0) 102 : cluster [DBG] fsmap 2023-12-08T22:20:35.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:34 smithi155 bash[108266]: cluster 2023-12-08T22:20:33.918340+0000 mon.a (mon.0) 103 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-08T22:20:35.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:34 smithi155 bash[108266]: cluster 2023-12-08T22:20:33.918730+0000 mon.a (mon.0) 104 : cluster [DBG] mgrmap e30: y(active, since 14s), standbys: x 2023-12-08T22:20:35.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:34 smithi155 bash[108266]: cluster 2023-12-08T22:20:33.922699+0000 mon.a (mon.0) 105 : cluster [INF] overall HEALTH_OK 2023-12-08T22:20:35.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:34 smithi155 bash[108266]: audit 2023-12-08T22:20:33.925445+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:35.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:34 smithi155 bash[108266]: audit 2023-12-08T22:20:33.926663+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:35.291 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:34 smithi155 bash[108266]: audit 2023-12-08T22:20:33.928655+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:20:37.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:37 smithi155 bash[108266]: cluster 2023-12-08T22:20:35.628047+0000 mgr.y (mgr.34107) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:37.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:37 smithi155 bash[108266]: audit 2023-12-08T22:20:36.774055+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:37.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:37 smithi155 bash[108266]: audit 2023-12-08T22:20:36.777989+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:37.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:37 smithi155 bash[108266]: audit 2023-12-08T22:20:36.783091+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:37.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:37 smithi155 bash[108266]: audit 2023-12-08T22:20:36.785235+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:20:37.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:37 smithi155 bash[108266]: audit 2023-12-08T22:20:36.786346+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T22:20:37.656 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:37 smithi155 bash[108266]: audit 2023-12-08T22:20:36.787005+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-08T22:20:37.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:37 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:35.628047+0000 mgr.y (mgr.34107) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:37.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:37 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:36.774055+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:37.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:37 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:36.777989+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:37.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:37 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:36.783091+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:37.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:37 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:36.785235+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:20:37.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:37 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:36.786346+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T22:20:37.744 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:37 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:36.787005+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-08T22:20:37.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:37 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:35.628047+0000 mgr.y (mgr.34107) 9 : cluster [DBG] pgmap v8: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:37.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:37 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:36.774055+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:37.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:37 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:36.777989+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:37.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:37 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:36.783091+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:37.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:37 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:36.785235+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:20:37.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:37 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:36.786346+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-12-08T22:20:37.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:37 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:36.787005+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-12-08T22:20:38.476 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:38 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:38.121+0000 7f50504c6700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-12-08T22:20:38.667 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:38 smithi155 bash[108266]: cephadm 2023-12-08T22:20:36.787486+0000 mgr.y (mgr.34107) 10 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-12-08T22:20:38.667 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:38 smithi155 bash[108266]: audit 2023-12-08T22:20:37.726803+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:38.667 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:38 smithi155 bash[108266]: audit 2023-12-08T22:20:37.727732+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:20:38.668 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:38 smithi155 bash[108266]: audit 2023-12-08T22:20:37.728515+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:20:38.668 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:38 smithi155 bash[108266]: audit 2023-12-08T22:20:37.729300+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:38.668 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:38 smithi155 bash[108266]: audit 2023-12-08T22:20:37.730511+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T22:20:38.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:38 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cephadm 2023-12-08T22:20:36.787486+0000 mgr.y (mgr.34107) 10 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-12-08T22:20:38.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:38 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:37.726803+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:38.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:38 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:37.727732+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:20:38.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:38 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:37.728515+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:20:38.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:38 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:37.729300+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:38.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:38 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:37.730511+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T22:20:38.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:38 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cephadm 2023-12-08T22:20:36.787486+0000 mgr.y (mgr.34107) 10 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-12-08T22:20:38.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:38 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:37.726803+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:38.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:38 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:37.727732+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:20:38.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:38 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:37.728515+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:20:38.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:38 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:37.729300+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:38.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:38 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:37.730511+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T22:20:39.011 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:38 smithi155 systemd[1]: Stopping Ceph mon.b for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:20:39.011 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:38 smithi155 bash[108266]: debug 2023-12-08T22:20:38.737+0000 7f0d85528700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:20:39.011 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:38 smithi155 bash[108266]: debug 2023-12-08T22:20:38.737+0000 7f0d85528700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-12-08T22:20:39.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:39 smithi155 bash[128622]: ceph-958e143a-9616-11ee-95a3-87774f69a715-mon.b 2023-12-08T22:20:39.709 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:39 smithi155 bash[128677]: Error: no container with name or ID "ceph-958e143a-9616-11ee-95a3-87774f69a715-mon.b" found: no such container 2023-12-08T22:20:40.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:39 smithi155 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@mon.b.service: Succeeded. 2023-12-08T22:20:40.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:39 smithi155 systemd[1]: Stopped Ceph mon.b for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:20:40.040 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:39 smithi155 systemd[1]: Starting Ceph mon.b for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:20:40.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 bash[128814]: 60e642e616eb002912b723f01c181e38cb51518d456696add2f5acd5cc23b3fa 2023-12-08T22:20:40.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.123+0000 7f2c6535a880 0 set uid:gid to 167:167 (ceph:ceph) 2023-12-08T22:20:40.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.123+0000 7f2c6535a880 0 ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable), process ceph-mon, pid 7 2023-12-08T22:20:40.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.123+0000 7f2c6535a880 0 pidfile_write: ignore empty --pid-file 2023-12-08T22:20:40.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 systemd[1]: Started Ceph mon.b for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:20:40.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.128+0000 7f2c6535a880 0 load: jerasure load: lrc load: isa 2023-12-08T22:20:40.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: RocksDB version: 6.8.1 2023-12-08T22:20:40.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-12-08T22:20:40.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Compile date Dec 7 2023 2023-12-08T22:20:40.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: DB SUMMARY 2023-12-08T22:20:40.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: CURRENT file: CURRENT 2023-12-08T22:20:40.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: IDENTITY file: IDENTITY 2023-12-08T22:20:40.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 646 Bytes 2023-12-08T22:20:40.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000020.sst 000021.sst 2023-12-08T22:20:40.542 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000018.log size: 294328 ; 2023-12-08T22:20:40.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.error_if_exists: 0 2023-12-08T22:20:40.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.create_if_missing: 0 2023-12-08T22:20:40.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.paranoid_checks: 1 2023-12-08T22:20:40.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.env: 0x55b492b71080 2023-12-08T22:20:40.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.fs: Posix File System 2023-12-08T22:20:40.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.info_log: 0x55b494ab3a20 2023-12-08T22:20:40.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_file_opening_threads: 16 2023-12-08T22:20:40.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.statistics: (nil) 2023-12-08T22:20:40.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.use_fsync: 0 2023-12-08T22:20:40.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_log_file_size: 0 2023-12-08T22:20:40.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-08T22:20:40.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-12-08T22:20:40.543 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.keep_log_file_num: 1000 2023-12-08T22:20:40.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.recycle_log_file_num: 0 2023-12-08T22:20:40.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.allow_fallocate: 1 2023-12-08T22:20:40.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.allow_mmap_reads: 0 2023-12-08T22:20:40.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.allow_mmap_writes: 0 2023-12-08T22:20:40.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.use_direct_reads: 0 2023-12-08T22:20:40.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-08T22:20:40.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.create_missing_column_families: 0 2023-12-08T22:20:40.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.db_log_dir: 2023-12-08T22:20:40.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-12-08T22:20:40.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-12-08T22:20:40.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_subcompactions: 1 2023-12-08T22:20:40.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_background_flushes: -1 2023-12-08T22:20:40.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-12-08T22:20:40.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-12-08T22:20:40.544 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-08T22:20:40.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-08T22:20:40.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-12-08T22:20:40.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.advise_random_on_open: 1 2023-12-08T22:20:40.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.db_write_buffer_size: 0 2023-12-08T22:20:40.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.write_buffer_manager: 0x55b4957b0390 2023-12-08T22:20:40.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-08T22:20:40.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-12-08T22:20:40.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-08T22:20:40.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-12-08T22:20:40.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.rate_limiter: (nil) 2023-12-08T22:20:40.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-08T22:20:40.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.wal_recovery_mode: 2 2023-12-08T22:20:40.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.enable_thread_tracking: 0 2023-12-08T22:20:40.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.enable_pipelined_write: 0 2023-12-08T22:20:40.545 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.unordered_write: 0 2023-12-08T22:20:40.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-08T22:20:40.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-08T22:20:40.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-08T22:20:40.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-08T22:20:40.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.row_cache: None 2023-12-08T22:20:40.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.wal_filter: None 2023-12-08T22:20:40.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-08T22:20:40.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.allow_ingest_behind: 0 2023-12-08T22:20:40.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.preserve_deletes: 0 2023-12-08T22:20:40.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.two_write_queues: 0 2023-12-08T22:20:40.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.manual_wal_flush: 0 2023-12-08T22:20:40.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.atomic_flush: 0 2023-12-08T22:20:40.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-08T22:20:40.546 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-12-08T22:20:40.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-12-08T22:20:40.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.log_readahead_size: 0 2023-12-08T22:20:40.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-12-08T22:20:40.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_background_jobs: 2 2023-12-08T22:20:40.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_background_compactions: -1 2023-12-08T22:20:40.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-08T22:20:40.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-08T22:20:40.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-12-08T22:20:40.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_total_wal_size: 0 2023-12-08T22:20:40.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-08T22:20:40.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-12-08T22:20:40.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-12-08T22:20:40.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-08T22:20:40.547 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_open_files: -1 2023-12-08T22:20:40.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.bytes_per_sync: 0 2023-12-08T22:20:40.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-12-08T22:20:40.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-12-08T22:20:40.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.compaction_readahead_size: 0 2023-12-08T22:20:40.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Compression algorithms supported: 2023-12-08T22:20:40.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-08T22:20:40.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: kZSTD supported: 0 2023-12-08T22:20:40.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: kXpressCompression supported: 0 2023-12-08T22:20:40.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: kLZ4HCCompression supported: 1 2023-12-08T22:20:40.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: kLZ4Compression supported: 1 2023-12-08T22:20:40.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: kBZip2Compression supported: 0 2023-12-08T22:20:40.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: kZlibCompression supported: 1 2023-12-08T22:20:40.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: kSnappyCompression supported: 1 2023-12-08T22:20:40.548 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-12-08T22:20:40.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-12-08T22:20:40.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-12-08T22:20:40.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-08T22:20:40.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.merge_operator: 2023-12-08T22:20:40.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.compaction_filter: None 2023-12-08T22:20:40.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.compaction_filter_factory: None 2023-12-08T22:20:40.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-12-08T22:20:40.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-12-08T22:20:40.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b494a63d28) 2023-12-08T22:20:40.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cache_index_and_filter_blocks: 1 2023-12-08T22:20:40.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-08T22:20:40.549 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-08T22:20:40.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: pin_top_level_index_and_filter: 1 2023-12-08T22:20:40.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: index_type: 0 2023-12-08T22:20:40.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: data_block_index_type: 0 2023-12-08T22:20:40.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: index_shortening: 1 2023-12-08T22:20:40.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: data_block_hash_table_util_ratio: 0.750000 2023-12-08T22:20:40.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: hash_index_allow_collision: 1 2023-12-08T22:20:40.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: checksum: 1 2023-12-08T22:20:40.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: no_block_cache: 0 2023-12-08T22:20:40.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: block_cache: 0x55b494a98f10 2023-12-08T22:20:40.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: block_cache_name: BinnedLRUCache 2023-12-08T22:20:40.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: block_cache_options: 2023-12-08T22:20:40.550 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: capacity : 536870912 2023-12-08T22:20:40.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: num_shard_bits : 4 2023-12-08T22:20:40.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: strict_capacity_limit : 0 2023-12-08T22:20:40.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: high_pri_pool_ratio: 0.000 2023-12-08T22:20:40.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: block_cache_compressed: (nil) 2023-12-08T22:20:40.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: persistent_cache: (nil) 2023-12-08T22:20:40.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: block_size: 4096 2023-12-08T22:20:40.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: block_size_deviation: 10 2023-12-08T22:20:40.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: block_restart_interval: 16 2023-12-08T22:20:40.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: index_block_restart_interval: 1 2023-12-08T22:20:40.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: metadata_block_size: 4096 2023-12-08T22:20:40.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: partition_filters: 0 2023-12-08T22:20:40.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: use_delta_encoding: 1 2023-12-08T22:20:40.551 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: filter_policy: rocksdb.BuiltinBloomFilter 2023-12-08T22:20:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: whole_key_filtering: 1 2023-12-08T22:20:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: verify_compression: 0 2023-12-08T22:20:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: read_amp_bytes_per_bit: 0 2023-12-08T22:20:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: format_version: 2 2023-12-08T22:20:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: enable_index_compression: 1 2023-12-08T22:20:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: block_align: 0 2023-12-08T22:20:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.write_buffer_size: 33554432 2023-12-08T22:20:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_write_buffer_number: 2 2023-12-08T22:20:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.compression: NoCompression 2023-12-08T22:20:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.bottommost_compression: Disabled 2023-12-08T22:20:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.prefix_extractor: nullptr 2023-12-08T22:20:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-08T22:20:40.552 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.num_levels: 7 2023-12-08T22:20:40.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-08T22:20:40.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-08T22:20:40.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-08T22:20:40.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-08T22:20:40.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-08T22:20:40.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-08T22:20:40.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-08T22:20:40.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-08T22:20:40.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-08T22:20:40.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-12-08T22:20:40.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.compression_opts.level: 32767 2023-12-08T22:20:40.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.compression_opts.strategy: 0 2023-12-08T22:20:40.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-08T22:20:40.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-08T22:20:40.553 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.compression_opts.enabled: false 2023-12-08T22:20:40.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-08T22:20:40.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-08T22:20:40.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-08T22:20:40.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.target_file_size_base: 67108864 2023-12-08T22:20:40.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-12-08T22:20:40.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-08T22:20:40.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-08T22:20:40.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-08T22:20:40.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-08T22:20:40.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-08T22:20:40.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-08T22:20:40.554 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-08T22:20:40.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-08T22:20:40.555 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-08T22:20:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-08T22:20:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-08T22:20:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-08T22:20:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.arena_block_size: 4194304 2023-12-08T22:20:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-08T22:20:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-08T22:20:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-12-08T22:20:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.disable_auto_compactions: 0 2023-12-08T22:20:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-08T22:20:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-08T22:20:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-08T22:20:40.556 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-08T22:20:40.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-08T22:20:40.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-08T22:20:40.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-08T22:20:40.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-08T22:20:40.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-08T22:20:40.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-08T22:20:40.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.table_properties_collectors: 2023-12-08T22:20:40.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.inplace_update_support: 0 2023-12-08T22:20:40.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-12-08T22:20:40.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-08T22:20:40.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-08T22:20:40.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-12-08T22:20:40.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.bloom_locality: 0 2023-12-08T22:20:40.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.max_successive_merges: 0 2023-12-08T22:20:40.557 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-12-08T22:20:40.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.paranoid_file_checks: 0 2023-12-08T22:20:40.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.force_consistency_checks: 0 2023-12-08T22:20:40.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.report_bg_io_stats: 0 2023-12-08T22:20:40.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.ttl: 2592000 2023-12-08T22:20:40.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.129+0000 7f2c6535a880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-12-08T22:20:40.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.130+0000 7f2c6535a880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 23, last_sequence is 9020, log_number is 18,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-08T22:20:40.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.130+0000 7f2c6535a880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 18 2023-12-08T22:20:40.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.130+0000 7f2c6535a880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702074040131155, "job": 1, "event": "recovery_started", "log_files": [18]} 2023-12-08T22:20:40.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.130+0000 7f2c6535a880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #18 mode 2 2023-12-08T22:20:40.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.131+0000 7f2c6535a880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-12-08T22:20:40.558 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.131+0000 7f2c6535a880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702074040132478, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 23, "file_size": 196896, "table_properties": {"data_size": 195559, "index_size": 327, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 197, "raw_key_size": 831, "raw_average_key_size": 25, "raw_value_size": 194635, "raw_average_value_size": 5898, "num_data_blocks": 10, "num_entries": 33, "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": 1702074040, "oldest_key_time": 3, "file_creation_time": 0}} 2023-12-08T22:20:40.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.131+0000 7f2c6535a880 4 rocksdb: [version_set.cc:3826] Creating manifest 24 2023-12-08T22:20:40.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.132+0000 7f2c6535a880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1702074040132886, "job": 1, "event": "recovery_finished"} 2023-12-08T22:20:40.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.133+0000 7f2c6535a880 4 rocksdb: DB pointer 0x55b494b61800 2023-12-08T22:20:40.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.133+0000 7f2c4c160700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-12-08T22:20:40.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.133+0000 7f2c4c160700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-12-08T22:20:40.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: ** DB Stats ** 2023-12-08T22:20:40.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:20:40.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 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-08T22:20:40.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-08T22:20:40.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T22:20:40.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 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-08T22:20:40.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-12-08T22:20:40.559 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-08T22:20:40.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: ** Compaction Stats [default] ** 2023-12-08T22:20:40.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 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-08T22:20:40.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:20:40.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: L0 1/0 192.28 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 211.7 0.00 0.00 1 0.001 0 0 2023-12-08T22:20:40.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: L6 2/0 69.79 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 2023-12-08T22:20:40.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: Sum 3/0 69.97 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 211.7 0.00 0.00 1 0.001 0 0 2023-12-08T22:20:40.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 211.7 0.00 0.00 1 0.001 0 0 2023-12-08T22:20:40.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: ** Compaction Stats [default] ** 2023-12-08T22:20:40.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 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-08T22:20:40.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:20:40.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 211.7 0.00 0.00 1 0.001 0 0 2023-12-08T22:20:40.560 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:20:40.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-08T22:20:40.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T22:20:40.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T22:20:40.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T22:20:40.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T22:20:40.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: Cumulative compaction: 0.00 GB write, 55.90 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:20:40.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: Interval compaction: 0.00 GB write, 55.90 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:20:40.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 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-08T22:20:40.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T22:20:40.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: ** Compaction Stats [default] ** 2023-12-08T22:20:40.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 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-08T22:20:40.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:20:40.561 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: L0 1/0 192.28 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 211.7 0.00 0.00 1 0.001 0 0 2023-12-08T22:20:40.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: L6 2/0 69.79 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 2023-12-08T22:20:40.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: Sum 3/0 69.97 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 211.7 0.00 0.00 1 0.001 0 0 2023-12-08T22:20:40.562 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 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-08T22:20:40.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: ** Compaction Stats [default] ** 2023-12-08T22:20:40.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 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-08T22:20:40.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-08T22:20:40.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 211.7 0.00 0.00 1 0.001 0 0 2023-12-08T22:20:40.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: Uptime(secs): 0.0 total, 0.0 interval 2023-12-08T22:20:40.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: Flush(GB): cumulative 0.000, interval 0.000 2023-12-08T22:20:40.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-08T22:20:40.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: AddFile(Total Files): cumulative 0, interval 0 2023-12-08T22:20:40.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: AddFile(L0 Files): cumulative 0, interval 0 2023-12-08T22:20:40.563 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: AddFile(Keys): cumulative 0, interval 0 2023-12-08T22:20:40.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: Cumulative compaction: 0.00 GB write, 55.37 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-08T22:20:40.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 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-08T22:20:40.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 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-08T22:20:40.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: ** File Read Latency Histogram By Level [default] ** 2023-12-08T22:20:40.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.133+0000 7f2c6535a880 0 starting mon.b rank 2 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-b fsid 958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:20:40.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.134+0000 7f2c6535a880 1 mon.b@-1(???) e3 preinit fsid 958e143a-9616-11ee-95a3-87774f69a715 2023-12-08T22:20:40.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.134+0000 7f2c6535a880 0 mon.b@-1(???).mds e1 new map 2023-12-08T22:20:40.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.134+0000 7f2c6535a880 0 mon.b@-1(???).mds e1 print_map 2023-12-08T22:20:40.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: e1 2023-12-08T22:20:40.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: enable_multiple, ever_enabled_multiple: 0,0 2023-12-08T22:20:40.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 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-08T22:20:40.564 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: legacy client fscid: -1 2023-12-08T22:20:40.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: No filesystems configured 2023-12-08T22:20:40.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: 2023-12-08T22:20:40.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.135+0000 7f2c6535a880 0 mon.b@-1(???).osd e76 crush map has features 3314933000852226048, adjusting msgr requires 2023-12-08T22:20:40.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.135+0000 7f2c6535a880 0 mon.b@-1(???).osd e76 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T22:20:40.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.135+0000 7f2c6535a880 0 mon.b@-1(???).osd e76 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T22:20:40.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.135+0000 7f2c6535a880 0 mon.b@-1(???).osd e76 crush map has features 288514051259236352, adjusting msgr requires 2023-12-08T22:20:40.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cephadm 2023-12-08T22:20:36.787486+0000 mgr.y (mgr.34107) 10 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-12-08T22:20:40.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:37.726803+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:40.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:37.727732+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:20:40.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:37.728515+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:20:40.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:37.729300+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:40.565 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:37.730511+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "container_image"}]: dispatch 2023-12-08T22:20:40.566 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:40.135+0000 7f2c6535a880 1 mon.b@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2023-12-08T22:20:41.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:40 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:37.628967+0000 mgr.y (mgr.34107) 11 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:41.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:40 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cephadm 2023-12-08T22:20:37.722293+0000 mgr.y (mgr.34107) 12 : cephadm [INF] Upgrade: Updating mon.b 2023-12-08T22:20:41.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:40 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cephadm 2023-12-08T22:20:37.730052+0000 mgr.y (mgr.34107) 13 : cephadm [INF] Deploying daemon mon.b on smithi155 2023-12-08T22:20:41.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:40 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:37.628967+0000 mgr.y (mgr.34107) 11 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:41.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:40 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cephadm 2023-12-08T22:20:37.722293+0000 mgr.y (mgr.34107) 12 : cephadm [INF] Upgrade: Updating mon.b 2023-12-08T22:20:41.244 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:40 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cephadm 2023-12-08T22:20:37.730052+0000 mgr.y (mgr.34107) 13 : cephadm [INF] Deploying daemon mon.b on smithi155 2023-12-08T22:20:41.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cluster 2023-12-08T22:20:37.628967+0000 mgr.y (mgr.34107) 11 : cluster [DBG] pgmap v9: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:41.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cephadm 2023-12-08T22:20:37.722293+0000 mgr.y (mgr.34107) 12 : cephadm [INF] Upgrade: Updating mon.b 2023-12-08T22:20:41.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:40 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cephadm 2023-12-08T22:20:37.730052+0000 mgr.y (mgr.34107) 13 : cephadm [INF] Deploying daemon mon.b on smithi155 2023-12-08T22:20:45.494 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:45.141+0000 7f50504c6700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-12-08T22:20:46.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:40.926735+0000 mon.a (mon.0) 126 : cluster [INF] overall HEALTH_OK 2023-12-08T22:20:46.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:40.927257+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:20:46.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:40.927537+0000 mon.a (mon.0) 128 : cluster [INF] mon.a calling monitor election 2023-12-08T22:20:46.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:40.927582+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-08T22:20:46.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:40.928684+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:20:46.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:40.928853+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:20:46.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:41.630342+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:46.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:43.630964+0000 mgr.y (mgr.34107) 16 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:46.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:45.928677+0000 mon.a (mon.0) 131 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-08T22:20:46.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:45.931952+0000 mon.a (mon.0) 132 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} removed_ranks: {} 2023-12-08T22:20:46.244 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:45.932508+0000 mon.a (mon.0) 133 : cluster [DBG] fsmap 2023-12-08T22:20:46.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:45.932545+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-08T22:20:46.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:45.932949+0000 mon.a (mon.0) 135 : cluster [DBG] mgrmap e30: y(active, since 26s), standbys: x 2023-12-08T22:20:46.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:45.933140+0000 mon.a (mon.0) 136 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-08T22:20:46.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:45.944706+0000 mon.a (mon.0) 137 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-08T22:20:46.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:45.944737+0000 mon.a (mon.0) 138 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-08T22:20:46.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:45.944759+0000 mon.a (mon.0) 139 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] is down (out of quorum) 2023-12-08T22:20:46.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:45.947444+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:46.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:45.948586+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:46.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:45.950427+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:20:46.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:40.926735+0000 mon.a (mon.0) 126 : cluster [INF] overall HEALTH_OK 2023-12-08T22:20:46.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:40.927257+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-08T22:20:46.245 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:40.927537+0000 mon.a (mon.0) 128 : cluster [INF] mon.a calling monitor election 2023-12-08T22:20:46.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:40.927582+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2023-12-08T22:20:46.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:40.928684+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-08T22:20:46.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:40.928853+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-08T22:20:46.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:41.630342+0000 mgr.y (mgr.34107) 15 : cluster [DBG] pgmap v11: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:46.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:43.630964+0000 mgr.y (mgr.34107) 16 : cluster [DBG] pgmap v12: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:46.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:45.928677+0000 mon.a (mon.0) 131 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-12-08T22:20:46.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:45.931952+0000 mon.a (mon.0) 132 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} removed_ranks: {} 2023-12-08T22:20:46.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:45.932508+0000 mon.a (mon.0) 133 : cluster [DBG] fsmap 2023-12-08T22:20:46.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:45.932545+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-08T22:20:46.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:45.932949+0000 mon.a (mon.0) 135 : cluster [DBG] mgrmap e30: y(active, since 26s), standbys: x 2023-12-08T22:20:46.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:45.933140+0000 mon.a (mon.0) 136 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2023-12-08T22:20:46.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:45.944706+0000 mon.a (mon.0) 137 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2023-12-08T22:20:46.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:45.944737+0000 mon.a (mon.0) 138 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2023-12-08T22:20:46.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:45.944759+0000 mon.a (mon.0) 139 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0] is down (out of quorum) 2023-12-08T22:20:46.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:45.947444+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:46.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:45.948586+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-08T22:20:46.247 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:45 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:45.950427+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon","key": "container_image"}]: dispatch 2023-12-08T22:20:47.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:46 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:45.631388+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:47.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:46 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:45.631388+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:47.860 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:47 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cluster 2023-12-08T22:20:45.631388+0000 mgr.y (mgr.34107) 17 : cluster [DBG] pgmap v13: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:48.281 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:47 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cluster 2023-12-08T22:20:40.933154+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-08T22:20:48.281 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:47 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cluster 2023-12-08T22:20:47.548906+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-08T22:20:48.281 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:47 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cluster 2023-12-08T22:20:47.548963+0000 mon.a (mon.0) 143 : cluster [INF] mon.a calling monitor election 2023-12-08T22:20:48.281 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:47 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cluster 2023-12-08T22:20:47.573897+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:20:48.281 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:47 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cluster 2023-12-08T22:20:47.579850+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} removed_ranks: {} 2023-12-08T22:20:48.281 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:47 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cluster 2023-12-08T22:20:47.580349+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap 2023-12-08T22:20:48.281 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:47 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cluster 2023-12-08T22:20:47.580383+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-08T22:20:48.281 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:47 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cluster 2023-12-08T22:20:47.580768+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e30: y(active, since 27s), standbys: x 2023-12-08T22:20:48.281 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:47 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cluster 2023-12-08T22:20:47.580946+0000 mon.a (mon.0) 149 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-08T22:20:48.281 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:47 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cluster 2023-12-08T22:20:47.580967+0000 mon.a (mon.0) 150 : cluster [INF] Cluster is now healthy 2023-12-08T22:20:48.281 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:47 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cluster 2023-12-08T22:20:47.592813+0000 mon.a (mon.0) 151 : cluster [INF] overall HEALTH_OK 2023-12-08T22:20:48.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:40.933154+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-08T22:20:48.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:47.548906+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-08T22:20:48.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:47.548963+0000 mon.a (mon.0) 143 : cluster [INF] mon.a calling monitor election 2023-12-08T22:20:48.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:47.573897+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:20:48.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:47.579850+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} removed_ranks: {} 2023-12-08T22:20:48.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:47.580349+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap 2023-12-08T22:20:48.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:47.580383+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-08T22:20:48.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:47.580768+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e30: y(active, since 27s), standbys: x 2023-12-08T22:20:48.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:47.580946+0000 mon.a (mon.0) 149 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-08T22:20:48.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:47.580967+0000 mon.a (mon.0) 150 : cluster [INF] Cluster is now healthy 2023-12-08T22:20:48.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:47.592813+0000 mon.a (mon.0) 151 : cluster [INF] overall HEALTH_OK 2023-12-08T22:20:48.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:40.933154+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2023-12-08T22:20:48.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:47.548906+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2023-12-08T22:20:48.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:47.548963+0000 mon.a (mon.0) 143 : cluster [INF] mon.a calling monitor election 2023-12-08T22:20:48.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:47.573897+0000 mon.a (mon.0) 144 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-12-08T22:20:48.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:47.579850+0000 mon.a (mon.0) 145 : cluster [DBG] monmap e4: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.155:3300/0,v1:172.21.15.155:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} removed_ranks: {} 2023-12-08T22:20:48.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:47.580349+0000 mon.a (mon.0) 146 : cluster [DBG] fsmap 2023-12-08T22:20:48.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:47.580383+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-12-08T22:20:48.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:47.580768+0000 mon.a (mon.0) 148 : cluster [DBG] mgrmap e30: y(active, since 27s), standbys: x 2023-12-08T22:20:48.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:47.580946+0000 mon.a (mon.0) 149 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2023-12-08T22:20:48.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:47.580967+0000 mon.a (mon.0) 150 : cluster [INF] Cluster is now healthy 2023-12-08T22:20:48.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:47 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:47.592813+0000 mon.a (mon.0) 151 : cluster [INF] overall HEALTH_OK 2023-12-08T22:20:49.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:48 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cluster 2023-12-08T22:20:47.632066+0000 mgr.y (mgr.34107) 18 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:49.450 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:48 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:47.632066+0000 mgr.y (mgr.34107) 18 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:49.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:48 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:47.632066+0000 mgr.y (mgr.34107) 18 : cluster [DBG] pgmap v14: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:50.337 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph orch ps' 2023-12-08T22:20:50.370 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:49.089233+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:50.370 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:49.094951+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:50.370 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cephadm 2023-12-08T22:20:49.098156+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2023-12-08T22:20:50.370 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:49.098474+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:20:50.371 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:49.099275+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:20:50.371 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:49.100045+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:50.371 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cephadm 2023-12-08T22:20:49.100715+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Reconfiguring daemon mon.a on smithi042 2023-12-08T22:20:50.371 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:49.101141+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T22:20:50.371 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:49.990300+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:50.371 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:49.991441+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:20:50.371 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:49.992273+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T22:20:50.371 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:49.993097+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:50.371 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:49.994163+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-08T22:20:50.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:49.089233+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:50.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:49.094951+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:50.372 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cephadm 2023-12-08T22:20:49.098156+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2023-12-08T22:20:50.372 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:49.098474+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:20:50.372 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:49.099275+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:20:50.372 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:49.100045+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:50.372 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cephadm 2023-12-08T22:20:49.100715+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Reconfiguring daemon mon.a on smithi042 2023-12-08T22:20:50.372 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:49.101141+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T22:20:50.372 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:49.990300+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:50.372 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:49.991441+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:20:50.372 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:49.992273+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T22:20:50.372 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:49.993097+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:50.372 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:50 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:49.994163+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-08T22:20:50.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:50 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:49.089233+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:50.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:50 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:49.094951+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:50.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:50 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cephadm 2023-12-08T22:20:49.098156+0000 mgr.y (mgr.34107) 19 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2023-12-08T22:20:50.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:50 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:49.098474+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:20:50.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:50 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:49.099275+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:20:50.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:50 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:49.100045+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:50.540 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:50 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cephadm 2023-12-08T22:20:49.100715+0000 mgr.y (mgr.34107) 20 : cephadm [INF] Reconfiguring daemon mon.a on smithi042 2023-12-08T22:20:50.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:50 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:49.101141+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "container_image"}]: dispatch 2023-12-08T22:20:50.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:50 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:49.990300+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:50.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:50 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:49.991441+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-08T22:20:50.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:50 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:49.992273+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-08T22:20:50.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:50 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:49.993097+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:50.541 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:50 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:49.994163+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mgr.y","key": "container_image"}]: dispatch 2023-12-08T22:20:51.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:51 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:49.632659+0000 mgr.y (mgr.34107) 21 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:51.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:51 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cephadm 2023-12-08T22:20:49.991156+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2023-12-08T22:20:51.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:51 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cephadm 2023-12-08T22:20:49.993757+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Reconfiguring daemon mgr.y on smithi042 2023-12-08T22:20:51.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:51 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:51.062824+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:51.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:51 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:51.063871+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:20:51.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:51 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:51.064612+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:20:51.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:51 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:51.065226+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:51.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:51 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:51.066187+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T22:20:51.654 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:51 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:49.632659+0000 mgr.y (mgr.34107) 21 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:51.654 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:51 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cephadm 2023-12-08T22:20:49.991156+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2023-12-08T22:20:51.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:51 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cephadm 2023-12-08T22:20:49.993757+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Reconfiguring daemon mgr.y on smithi042 2023-12-08T22:20:51.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:51 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:51.062824+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:51.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:51 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:51.063871+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:20:51.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:51 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:51.064612+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:20:51.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:51 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:51.065226+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:51.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:51 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:51.066187+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T22:20:51.730 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-08T22:20:51.731 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 running (103s) 14s ago 6m 19.1M - 0.26.0 9f27df16978d b16ff6e1150c 2023-12-08T22:20:51.731 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi155 running (5m) 2s ago 5m 33.4M - 6.6.2 87a51ecf0b1c 7540f40afeeb 2023-12-08T22:20:51.731 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi155 *:8443 running (48s) 2s ago 8m 390M - 16.2.14-365-g451ceae1 03b62e1f94c4 5e64d5782214 2023-12-08T22:20:51.731 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443 running (81s) 14s ago 9m 423M - 16.2.14-365-g451ceae1 03b62e1f94c4 af518e7ea140 2023-12-08T22:20:51.731 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (41s) 14s ago 10m 70.0M 2048M 16.2.14-365-g451ceae1 03b62e1f94c4 adc0e477f3b7 2023-12-08T22:20:51.731 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi155 running (11s) 2s ago 8m 19.7M 2048M 16.2.14-365-g451ceae1 03b62e1f94c4 60e642e616eb 2023-12-08T22:20:51.731 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (18s) 14s ago 8m 28.9M 2048M 16.2.14-365-g451ceae1 03b62e1f94c4 dab5a78f4d36 2023-12-08T22:20:51.731 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 running (6m) 14s ago 6m 11.6M - 1.7.0 72c9c2088986 fd3e3862fd55 2023-12-08T22:20:51.731 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi155 running (6m) 2s ago 6m 12.8M - 1.7.0 72c9c2088986 93dd70d7bdde 2023-12-08T22:20:51.731 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (8m) 14s ago 8m 77.5M 4096M 15.2.0 204a01f9b0b6 0907eb027bb2 2023-12-08T22:20:51.731 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (7m) 14s ago 8m 83.7M 4096M 15.2.0 204a01f9b0b6 2fbcefe105be 2023-12-08T22:20:51.731 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (7m) 14s ago 7m 63.4M 4096M 15.2.0 204a01f9b0b6 f9d3079fa6d3 2023-12-08T22:20:51.731 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (7m) 14s ago 7m 80.8M 4096M 15.2.0 204a01f9b0b6 eec20e30e3e4 2023-12-08T22:20:51.731 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi155 running (7m) 2s ago 7m 83.4M 4096M 15.2.0 204a01f9b0b6 5d1d36aa1378 2023-12-08T22:20:51.731 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi155 running (6m) 2s ago 7m 76.1M 4096M 15.2.0 204a01f9b0b6 71289027a54e 2023-12-08T22:20:51.732 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi155 running (6m) 2s ago 6m 70.5M 4096M 15.2.0 204a01f9b0b6 bab61e156a46 2023-12-08T22:20:51.732 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi155 running (6m) 2s ago 6m 79.2M 4096M 15.2.0 204a01f9b0b6 b2675ca73ef5 2023-12-08T22:20:51.732 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi155 running (95s) 2s ago 6m 38.7M - 2.48.0 620d5e2a39df b61064b7f8da 2023-12-08T22:20:51.732 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.r.z.smithi042.jxxkik smithi042 running (5m) 14s ago 5m 54.7M - 15.2.0 204a01f9b0b6 eef16e86cd11 2023-12-08T22:20:51.732 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.r.z.smithi155.jhkrtw smithi155 running (5m) 2s ago 5m 54.3M - 15.2.0 204a01f9b0b6 b206c604a568 2023-12-08T22:20:51.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:51 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cluster 2023-12-08T22:20:49.632659+0000 mgr.y (mgr.34107) 21 : cluster [DBG] pgmap v15: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:51.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:51 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cephadm 2023-12-08T22:20:49.991156+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2023-12-08T22:20:51.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:51 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cephadm 2023-12-08T22:20:49.993757+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Reconfiguring daemon mgr.y on smithi042 2023-12-08T22:20:51.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:51 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:51.062824+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:51.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:51 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:51.063871+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-08T22:20:51.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:51 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:51.064612+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-08T22:20:51.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:51 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:51.065226+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:51.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:51 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:51.066187+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "container_image"}]: dispatch 2023-12-08T22:20:52.242 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph versions' 2023-12-08T22:20:52.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cephadm 2023-12-08T22:20:51.063626+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-08T22:20:52.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cephadm 2023-12-08T22:20:51.065790+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Reconfiguring daemon mon.c on smithi042 2023-12-08T22:20:52.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:51.718425+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:20:52.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:51.718869+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:20:52.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:51.719243+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:51.719581+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:51.719891+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:51.720193+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:51.721938+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:20:52.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:51.722251+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:51.722572+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:51.722904+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:51.723275+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:52.057857+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:52.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:52.059017+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-08T22:20:52.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:52.059711+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:52.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:52.061294+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2023-12-08T22:20:52.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cephadm 2023-12-08T22:20:51.063626+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-08T22:20:52.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cephadm 2023-12-08T22:20:51.065790+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Reconfiguring daemon mon.c on smithi042 2023-12-08T22:20:52.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:51.718425+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:20:52.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:51.718869+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:20:52.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:51.719243+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:51.719581+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:51.719891+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:51.720193+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:51.721938+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:20:52.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:51.722251+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:51.722572+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:51.722904+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:51.723275+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:52.057857+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:52.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:52.059017+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-08T22:20:52.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:52.059711+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:52.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:52 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:52.061294+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2023-12-08T22:20:52.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:52 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cephadm 2023-12-08T22:20:51.063626+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-12-08T22:20:52.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:52 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cephadm 2023-12-08T22:20:51.065790+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Reconfiguring daemon mon.c on smithi042 2023-12-08T22:20:52.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:52 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:51.718425+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.a","key": "mon_memory_target"}]: dispatch 2023-12-08T22:20:52.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:52 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:51.718869+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.c","key": "mon_memory_target"}]: dispatch 2023-12-08T22:20:52.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:52 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:51.719243+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:52 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:51.719581+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:52 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:51.719891+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:52 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:51.720193+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:52 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:51.721938+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "mon.b","key": "mon_memory_target"}]: dispatch 2023-12-08T22:20:52.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:52 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:51.722251+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.4","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:52 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:51.722572+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.5","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:52 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:51.722904+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.6","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:52 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:51.723275+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.7","key": "osd_memory_target"}]: dispatch 2023-12-08T22:20:52.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:52 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:52.057857+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:52.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:52 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:52.059017+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-08T22:20:52.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:52 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:52.059711+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:52.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:52 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:52.061294+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.0","key": "container_image"}]: dispatch 2023-12-08T22:20:53.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:53 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:51.633523+0000 mgr.y (mgr.34107) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:53.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:53 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:51.716110+0000 mgr.y (mgr.34107) 27 : audit [DBG] from='client.34125 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:20:53.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:53 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cephadm 2023-12-08T22:20:52.058746+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2023-12-08T22:20:53.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:53 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cephadm 2023-12-08T22:20:52.060895+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Reconfiguring daemon osd.0 on smithi042 2023-12-08T22:20:53.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:53 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:53.039067+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:53.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:53 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:53.040113+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-08T22:20:53.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:53 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:53.040747+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:53.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:53 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:53.042281+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2023-12-08T22:20:53.532 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:53 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:51.633523+0000 mgr.y (mgr.34107) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:53.532 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:53 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:51.716110+0000 mgr.y (mgr.34107) 27 : audit [DBG] from='client.34125 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:20:53.532 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:53 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cephadm 2023-12-08T22:20:52.058746+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2023-12-08T22:20:53.532 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:53 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cephadm 2023-12-08T22:20:52.060895+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Reconfiguring daemon osd.0 on smithi042 2023-12-08T22:20:53.532 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:53 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:53.039067+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:53.532 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:53 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:53.040113+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-08T22:20:53.532 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:53 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:53.040747+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:53.532 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:53 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:53.042281+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2023-12-08T22:20:53.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:53 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cluster 2023-12-08T22:20:51.633523+0000 mgr.y (mgr.34107) 26 : cluster [DBG] pgmap v16: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:53.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:53 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:51.716110+0000 mgr.y (mgr.34107) 27 : audit [DBG] from='client.34125 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-08T22:20:53.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:53 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cephadm 2023-12-08T22:20:52.058746+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2023-12-08T22:20:53.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:53 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cephadm 2023-12-08T22:20:52.060895+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Reconfiguring daemon osd.0 on smithi042 2023-12-08T22:20:53.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:53 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:53.039067+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:53.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:53 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:53.040113+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-08T22:20:53.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:53 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:53.040747+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:53.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:53 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:53.042281+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.1","key": "container_image"}]: dispatch 2023-12-08T22:20:53.794 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2023-12-08T22:20:53.794 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2023-12-08T22:20:53.795 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 3 2023-12-08T22:20:53.795 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:20:53.795 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2023-12-08T22:20:53.795 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 2 2023-12-08T22:20:53.795 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:20:53.795 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2023-12-08T22:20:53.795 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 8 2023-12-08T22:20:53.796 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:20:53.796 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": {}, 2023-12-08T22:20:53.796 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2023-12-08T22:20:53.796 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 2 2023-12-08T22:20:53.796 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2023-12-08T22:20:53.796 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2023-12-08T22:20:53.796 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 15.2.0 (dc6a0b5c3cbf6a5e1d6d4f20b5ad466d76b96247) octopus (rc)": 10, 2023-12-08T22:20:53.796 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 16.2.14-365-g451ceae1 (451ceae11b5d4caee05e94372fe658621eefc0b1) pacific (stable)": 5 2023-12-08T22:20:53.796 INFO:teuthology.orchestra.run.smithi042.stdout: } 2023-12-08T22:20:53.797 INFO:teuthology.orchestra.run.smithi042.stdout:} 2023-12-08T22:20:54.225 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-12-08T22:20:54.483 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:54 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cephadm 2023-12-08T22:20:53.039849+0000 mgr.y (mgr.34107) 30 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2023-12-08T22:20:54.483 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:54 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cephadm 2023-12-08T22:20:53.041880+0000 mgr.y (mgr.34107) 31 : cephadm [INF] Reconfiguring daemon osd.1 on smithi042 2023-12-08T22:20:54.483 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:54 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:53.793133+0000 mon.c (mon.1) 4 : audit [DBG] from='client.34131 172.21.15.42:0/1190733116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:20:54.483 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:54 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:54.041388+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:54.483 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:54 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:54.042503+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-08T22:20:54.483 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:54 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:54.043162+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:54.483 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:54 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:54.044668+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2023-12-08T22:20:54.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:54 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cephadm 2023-12-08T22:20:53.039849+0000 mgr.y (mgr.34107) 30 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2023-12-08T22:20:54.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:54 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cephadm 2023-12-08T22:20:53.041880+0000 mgr.y (mgr.34107) 31 : cephadm [INF] Reconfiguring daemon osd.1 on smithi042 2023-12-08T22:20:54.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:54 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:53.793133+0000 mon.c (mon.1) 4 : audit [DBG] from='client.34131 172.21.15.42:0/1190733116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:20:54.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:54 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:54.041388+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:54.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:54 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:54.042503+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-08T22:20:54.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:54 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:54.043162+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:54.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:54 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:54.044668+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2023-12-08T22:20:54.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:54 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cephadm 2023-12-08T22:20:53.039849+0000 mgr.y (mgr.34107) 30 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2023-12-08T22:20:54.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:54 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cephadm 2023-12-08T22:20:53.041880+0000 mgr.y (mgr.34107) 31 : cephadm [INF] Reconfiguring daemon osd.1 on smithi042 2023-12-08T22:20:54.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:54 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:53.793133+0000 mon.c (mon.1) 4 : audit [DBG] from='client.34131 172.21.15.42:0/1190733116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:20:54.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:54 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:54.041388+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:54.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:54 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:54.042503+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-08T22:20:54.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:54 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:54.043162+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:54.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:54 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:54.044668+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.2","key": "container_image"}]: dispatch 2023-12-08T22:20:55.530 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:55 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cluster 2023-12-08T22:20:53.633903+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:55.530 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:55 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cephadm 2023-12-08T22:20:54.042242+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2023-12-08T22:20:55.530 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:55 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cephadm 2023-12-08T22:20:54.044289+0000 mgr.y (mgr.34107) 34 : cephadm [INF] Reconfiguring daemon osd.2 on smithi042 2023-12-08T22:20:55.530 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:55 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:55.078259+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:55.530 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:55 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:55.079375+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-08T22:20:55.530 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:55 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:55.080093+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:55.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:55 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:55.081747+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2023-12-08T22:20:55.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:55 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cluster 2023-12-08T22:20:53.633903+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:55.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:55 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cephadm 2023-12-08T22:20:54.042242+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2023-12-08T22:20:55.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:55 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cephadm 2023-12-08T22:20:54.044289+0000 mgr.y (mgr.34107) 34 : cephadm [INF] Reconfiguring daemon osd.2 on smithi042 2023-12-08T22:20:55.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:55 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:55.078259+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:55.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:55 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:55.079375+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-08T22:20:55.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:55 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:55.080093+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:55.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:55 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:55.081747+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2023-12-08T22:20:55.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:55 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cluster 2023-12-08T22:20:53.633903+0000 mgr.y (mgr.34107) 32 : cluster [DBG] pgmap v17: 129 pgs: 129 active+clean; 7.0 KiB data, 6.8 MiB used, 707 GiB / 715 GiB avail 2023-12-08T22:20:55.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:55 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cephadm 2023-12-08T22:20:54.042242+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2023-12-08T22:20:55.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:55 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cephadm 2023-12-08T22:20:54.044289+0000 mgr.y (mgr.34107) 34 : cephadm [INF] Reconfiguring daemon osd.2 on smithi042 2023-12-08T22:20:55.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:55 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:55.078259+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:55.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:55 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:55.079375+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-08T22:20:55.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:55 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:55.080093+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:55.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:55 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:55.081747+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "osd.3","key": "container_image"}]: dispatch 2023-12-08T22:20:55.806 INFO:teuthology.orchestra.run.smithi042.stdout:false 2023-12-08T22:20:56.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-08T22:20:56.261 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/github.com_ceph_ceph-c_451ceae11b5d4caee05e94372fe658621eefc0b1/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_451ceae11b5d4caee05e94372fe658621eefc0b1/qa/tasks/cephadm.py", line 34, 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 smithi042 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-08T22:20:56.330 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=d22c07ec12414ae48fb94d964454b758 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/github.com_ceph_ceph-c_451ceae11b5d4caee05e94372fe658621eefc0b1/qa/tasks/cephadm.py", line 1058, in shell _shell(ctx, cluster_name, remote, File "/home/teuthworker/src/github.com_ceph_ceph-c_451ceae11b5d4caee05e94372fe658621eefc0b1/qa/tasks/cephadm.py", line 34, 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 smithi042 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c \'ceph versions | jq -e \'"\'"\'.overall | length == 1\'"\'"\'\'' 2023-12-08T22:20:56.332 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-08T22:20:56.341 INFO:tasks.cephadm:Teardown begin 2023-12-08T22:20:56.341 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-08T22:20:56.380 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-08T22:20:56.419 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-08T22:20:56.419 DEBUG:teuthology.orchestra.run.smithi042:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-08T22:20:56.440 DEBUG:teuthology.orchestra.run.smithi155:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-08T22:20:56.479 INFO:tasks.cephadm:Stopping all daemons... 2023-12-08T22:20:56.480 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-08T22:20:56.480 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-958e143a-9616-11ee-95a3-87774f69a715@mon.a 2023-12-08T22:20:56.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cephadm 2023-12-08T22:20:55.079087+0000 mgr.y (mgr.34107) 35 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2023-12-08T22:20:56.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: cephadm 2023-12-08T22:20:55.081277+0000 mgr.y (mgr.34107) 36 : cephadm [INF] Reconfiguring daemon osd.3 on smithi042 2023-12-08T22:20:56.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:55.792746+0000 mon.a (mon.0) 195 : audit [DBG] from='client.34137 172.21.15.42:0/3857901430' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:20:56.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:56.269758+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:56.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:56.271236+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi042.jxxkik", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-08T22:20:56.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:56.272071+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi042.jxxkik", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-08T22:20:56.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:56.275279+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi042.jxxkik", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-08T22:20:56.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:56.279435+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:56.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:56.280205+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi042.jxxkik"}]: dispatch 2023-12-08T22:20:56.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:56.280847+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:56.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: audit 2023-12-08T22:20:56.281857+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi042.jxxkik","key": "container_image"}]: dispatch 2023-12-08T22:20:56.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cephadm 2023-12-08T22:20:55.079087+0000 mgr.y (mgr.34107) 35 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2023-12-08T22:20:56.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: cephadm 2023-12-08T22:20:55.081277+0000 mgr.y (mgr.34107) 36 : cephadm [INF] Reconfiguring daemon osd.3 on smithi042 2023-12-08T22:20:56.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:55.792746+0000 mon.a (mon.0) 195 : audit [DBG] from='client.34137 172.21.15.42:0/3857901430' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:20:56.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:56.269758+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:56.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:56.271236+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi042.jxxkik", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-08T22:20:56.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:56.272071+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi042.jxxkik", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-08T22:20:56.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:56.275279+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi042.jxxkik", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-08T22:20:56.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:56.279435+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:56.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:56.280205+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi042.jxxkik"}]: dispatch 2023-12-08T22:20:56.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:56.280847+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:56.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: audit 2023-12-08T22:20:56.281857+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi042.jxxkik","key": "container_image"}]: dispatch 2023-12-08T22:20:56.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:56 smithi042 systemd[1]: Stopping Ceph mon.a for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:20:56.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:56 smithi042 bash[138480]: Error: no container with name or ID "ceph-958e143a-9616-11ee-95a3-87774f69a715-mon.a" found: no such container 2023-12-08T22:20:56.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:56 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cephadm 2023-12-08T22:20:55.079087+0000 mgr.y (mgr.34107) 35 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2023-12-08T22:20:56.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:56 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: cephadm 2023-12-08T22:20:55.081277+0000 mgr.y (mgr.34107) 36 : cephadm [INF] Reconfiguring daemon osd.3 on smithi042 2023-12-08T22:20:56.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:56 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:55.792746+0000 mon.a (mon.0) 195 : audit [DBG] from='client.34137 172.21.15.42:0/3857901430' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-08T22:20:56.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:56 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:56.269758+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:56.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:56 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:56.271236+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.r.z.smithi042.jxxkik", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-08T22:20:56.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:56 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:56.272071+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi042.jxxkik", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2023-12-08T22:20:56.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:56 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:56.275279+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd='[{"prefix": "auth caps", "entity": "client.rgw.r.z.smithi042.jxxkik", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2023-12-08T22:20:56.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:56 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:56.279435+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' 2023-12-08T22:20:56.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:56 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:56.280205+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.rgw.r.z.smithi042.jxxkik"}]: dispatch 2023-12-08T22:20:56.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:56 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:56.280847+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-08T22:20:56.792 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:56 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: audit 2023-12-08T22:20:56.281857+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.34107 172.21.15.42:0/3012222915' entity='mgr.y' cmd=[{"prefix": "config get","who": "client.rgw.r.z.smithi042.jxxkik","key": "container_image"}]: dispatch 2023-12-08T22:20:56.915 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:56.911+0000 7f882586b700 -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-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-12-08T22:20:56.915 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:56 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a[135217]: debug 2023-12-08T22:20:56.911+0000 7f882586b700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-12-08T22:20:57.656 INFO:journalctl@ceph.mon.a.smithi042.stdout:Dec 08 22:20:57 smithi042 bash[138552]: ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-a 2023-12-08T22:20:57.665 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@mon.a.service' 2023-12-08T22:20:57.725 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:20:57.725 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-08T22:20:57.725 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2023-12-08T22:20:57.725 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-958e143a-9616-11ee-95a3-87774f69a715@mon.c 2023-12-08T22:20:57.989 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:57 smithi042 systemd[1]: Stopping Ceph mon.c for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:20:57.989 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:57 smithi042 bash[138694]: Error: no container with name or ID "ceph-958e143a-9616-11ee-95a3-87774f69a715-mon.c" found: no such container 2023-12-08T22:20:57.990 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:57 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:57.985+0000 7fea2b5c1700 -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-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-12-08T22:20:57.990 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:57 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c[136565]: debug 2023-12-08T22:20:57.985+0000 7fea2b5c1700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2023-12-08T22:20:58.243 INFO:journalctl@ceph.mon.c.smithi042.stdout:Dec 08 22:20:58 smithi042 bash[138733]: ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-c 2023-12-08T22:20:58.462 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@mon.c.service' 2023-12-08T22:20:58.503 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:20:58.503 INFO:tasks.cephadm.mon.c:Stopped mon.c 2023-12-08T22:20:58.503 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-08T22:20:58.504 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-958e143a-9616-11ee-95a3-87774f69a715@mon.b 2023-12-08T22:20:58.790 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:58 smithi155 systemd[1]: Stopping Ceph mon.b for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:20:58.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:58 smithi155 bash[129636]: Error: no container with name or ID "ceph-958e143a-9616-11ee-95a3-87774f69a715-mon.b" found: no such container 2023-12-08T22:20:58.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:58 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:58.758+0000 7f2c55172700 -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-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-12-08T22:20:58.791 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:58 smithi155 ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b[128828]: debug 2023-12-08T22:20:58.758+0000 7f2c55172700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2023-12-08T22:20:59.290 INFO:journalctl@ceph.mon.b.smithi155.stdout:Dec 08 22:20:58 smithi155 bash[129674]: ceph-958e143a-9616-11ee-95a3-87774f69a715-mon-b 2023-12-08T22:20:59.310 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@mon.b.service' 2023-12-08T22:20:59.366 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:20:59.366 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-08T22:20:59.366 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-12-08T22:20:59.366 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-958e143a-9616-11ee-95a3-87774f69a715@mgr.y 2023-12-08T22:20:59.650 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:59 smithi042 systemd[1]: Stopping Ceph mgr.y for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:20:59.650 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:59 smithi042 bash[138851]: Error: no container with name or ID "ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr.y" found: no such container 2023-12-08T22:20:59.994 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:59 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:59.647+0000 7f508b2f8700 -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-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-12-08T22:20:59.995 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:59 smithi042 ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y[132672]: debug 2023-12-08T22:20:59.647+0000 7f508b2f8700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-12-08T22:20:59.995 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Dec 08 22:20:59 smithi042 bash[138889]: ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-y 2023-12-08T22:21:00.171 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@mgr.y.service' 2023-12-08T22:21:00.210 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:21:00.211 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-12-08T22:21:00.211 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-12-08T22:21:00.211 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-958e143a-9616-11ee-95a3-87774f69a715@mgr.x 2023-12-08T22:21:00.540 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:21:00 smithi155 systemd[1]: Stopping Ceph mgr.x for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:21:00.540 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:21:00 smithi155 bash[129797]: Error: no container with name or ID "ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr.x" found: no such container 2023-12-08T22:21:00.918 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:21:00 smithi155 bash[129835]: ceph-958e143a-9616-11ee-95a3-87774f69a715-mgr-x 2023-12-08T22:21:00.919 INFO:journalctl@ceph.mgr.x.smithi155.stdout:Dec 08 22:21:00 smithi155 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-12-08T22:21:00.925 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@mgr.x.service' 2023-12-08T22:21:00.963 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:21:00.963 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-12-08T22:21:00.963 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-08T22:21:00.963 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.0 2023-12-08T22:21:01.274 INFO:journalctl@ceph.osd.0.smithi042.stdout:Dec 08 22:21:01 smithi042 systemd[1]: Stopping Ceph osd.0 for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:21:01.275 INFO:journalctl@ceph.osd.0.smithi042.stdout:Dec 08 22:21:01 smithi042 bash[113986]: debug 2023-12-08T22:21:01.060+0000 7f30246ff700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:21:01.275 INFO:journalctl@ceph.osd.0.smithi042.stdout:Dec 08 22:21:01 smithi042 bash[113986]: debug 2023-12-08T22:21:01.060+0000 7f30246ff700 -1 osd.0 76 *** Got signal Terminated *** 2023-12-08T22:21:01.275 INFO:journalctl@ceph.osd.0.smithi042.stdout:Dec 08 22:21:01 smithi042 bash[113986]: debug 2023-12-08T22:21:01.060+0000 7f30246ff700 -1 osd.0 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:21:01.608 INFO:journalctl@ceph.osd.0.smithi042.stdout:Dec 08 22:21:01 smithi042 bash[139007]: ceph-958e143a-9616-11ee-95a3-87774f69a715-osd.0 2023-12-08T22:21:01.608 INFO:journalctl@ceph.osd.0.smithi042.stdout:Dec 08 22:21:01 smithi042 bash[139048]: bash: /var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/osd.0/unit.stop: No such file or directory 2023-12-08T22:21:02.144 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.0.service' 2023-12-08T22:21:02.195 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:21:02.195 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-08T22:21:02.195 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-08T22:21:02.195 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.1 2023-12-08T22:21:02.494 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:21:02 smithi042 systemd[1]: Stopping Ceph osd.1 for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:21:02.494 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:21:02 smithi042 bash[117184]: debug 2023-12-08T22:21:02.293+0000 7f43c5758700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:21:02.494 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:21:02 smithi042 bash[117184]: debug 2023-12-08T22:21:02.293+0000 7f43c5758700 -1 osd.1 76 *** Got signal Terminated *** 2023-12-08T22:21:02.494 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:21:02 smithi042 bash[117184]: debug 2023-12-08T22:21:02.293+0000 7f43c5758700 -1 osd.1 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:21:02.825 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:21:02 smithi042 bash[139165]: ceph-958e143a-9616-11ee-95a3-87774f69a715-osd.1 2023-12-08T22:21:02.825 INFO:journalctl@ceph.osd.1.smithi042.stdout:Dec 08 22:21:02 smithi042 bash[139206]: bash: /var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/osd.1/unit.stop: No such file or directory 2023-12-08T22:21:03.494 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:21:03 smithi042 bash[132043]: ts=2023-12-08T22:21:03.248Z caller=notify.go:745 level=warn component=dispatcher receiver=web.hook integration=webhook[0] aggrGroup="{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 127.0.0.1:5001: connect: connection refused" 2023-12-08T22:21:03.518 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.1.service' 2023-12-08T22:21:03.568 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:21:03.568 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-08T22:21:03.569 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-12-08T22:21:03.569 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.2 2023-12-08T22:21:03.883 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:21:03 smithi042 systemd[1]: Stopping Ceph osd.2 for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:21:03.883 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:21:03 smithi042 bash[119401]: debug 2023-12-08T22:21:03.660+0000 7f0de3d10700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:21:03.883 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:21:03 smithi042 bash[119401]: debug 2023-12-08T22:21:03.660+0000 7f0de3d10700 -1 osd.2 76 *** Got signal Terminated *** 2023-12-08T22:21:03.884 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:21:03 smithi042 bash[119401]: debug 2023-12-08T22:21:03.660+0000 7f0de3d10700 -1 osd.2 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:21:04.158 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:21:03 smithi042 bash[139322]: ceph-958e143a-9616-11ee-95a3-87774f69a715-osd.2 2023-12-08T22:21:04.159 INFO:journalctl@ceph.osd.2.smithi042.stdout:Dec 08 22:21:03 smithi042 bash[139364]: bash: /var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/osd.2/unit.stop: No such file or directory 2023-12-08T22:21:04.891 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.2.service' 2023-12-08T22:21:04.942 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:21:04.942 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-12-08T22:21:04.942 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-12-08T22:21:04.942 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.3 2023-12-08T22:21:05.244 INFO:journalctl@ceph.osd.3.smithi042.stdout:Dec 08 22:21:04 smithi042 systemd[1]: Stopping Ceph osd.3 for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:21:05.244 INFO:journalctl@ceph.osd.3.smithi042.stdout:Dec 08 22:21:05 smithi042 bash[119968]: debug 2023-12-08T22:21:05.051+0000 7f9590d51700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:21:05.244 INFO:journalctl@ceph.osd.3.smithi042.stdout:Dec 08 22:21:05 smithi042 bash[119968]: debug 2023-12-08T22:21:05.051+0000 7f9590d51700 -1 osd.3 76 *** Got signal Terminated *** 2023-12-08T22:21:05.245 INFO:journalctl@ceph.osd.3.smithi042.stdout:Dec 08 22:21:05 smithi042 bash[119968]: debug 2023-12-08T22:21:05.051+0000 7f9590d51700 -1 osd.3 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:21:05.542 INFO:journalctl@ceph.osd.3.smithi042.stdout:Dec 08 22:21:05 smithi042 bash[139482]: ceph-958e143a-9616-11ee-95a3-87774f69a715-osd.3 2023-12-08T22:21:05.542 INFO:journalctl@ceph.osd.3.smithi042.stdout:Dec 08 22:21:05 smithi042 bash[139522]: bash: /var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/osd.3/unit.stop: No such file or directory 2023-12-08T22:21:06.259 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.3.service' 2023-12-08T22:21:06.309 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:21:06.309 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-12-08T22:21:06.309 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-12-08T22:21:06.310 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.4 2023-12-08T22:21:06.672 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:21:06 smithi155 systemd[1]: Stopping Ceph osd.4 for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:21:06.673 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:21:06 smithi155 bash[112326]: debug 2023-12-08T22:21:06.417+0000 7fbd8c336700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:21:06.673 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:21:06 smithi155 bash[112326]: debug 2023-12-08T22:21:06.417+0000 7fbd8c336700 -1 osd.4 76 *** Got signal Terminated *** 2023-12-08T22:21:06.673 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:21:06 smithi155 bash[112326]: debug 2023-12-08T22:21:06.417+0000 7fbd8c336700 -1 osd.4 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:21:06.938 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:21:06 smithi155 bash[129954]: ceph-958e143a-9616-11ee-95a3-87774f69a715-osd.4 2023-12-08T22:21:06.939 INFO:journalctl@ceph.osd.4.smithi155.stdout:Dec 08 22:21:06 smithi155 bash[129996]: bash: /var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/osd.4/unit.stop: No such file or directory 2023-12-08T22:21:07.654 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.4.service' 2023-12-08T22:21:07.695 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:21:07.695 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-12-08T22:21:07.696 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-12-08T22:21:07.696 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.5 2023-12-08T22:21:08.031 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:21:07 smithi155 systemd[1]: Stopping Ceph osd.5 for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:21:08.031 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:21:07 smithi155 bash[114509]: debug 2023-12-08T22:21:07.832+0000 7f871929e700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:21:08.031 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:21:07 smithi155 bash[114509]: debug 2023-12-08T22:21:07.832+0000 7f871929e700 -1 osd.5 76 *** Got signal Terminated *** 2023-12-08T22:21:08.031 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:21:07 smithi155 bash[114509]: debug 2023-12-08T22:21:07.832+0000 7f871929e700 -1 osd.5 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:21:08.290 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:21:08 smithi155 bash[130113]: ceph-958e143a-9616-11ee-95a3-87774f69a715-osd.5 2023-12-08T22:21:08.290 INFO:journalctl@ceph.osd.5.smithi155.stdout:Dec 08 22:21:08 smithi155 bash[130154]: bash: /var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/osd.5/unit.stop: No such file or directory 2023-12-08T22:21:08.828 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.5.service' 2023-12-08T22:21:08.868 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:21:08.868 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-12-08T22:21:08.869 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-12-08T22:21:08.869 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.6 2023-12-08T22:21:09.205 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:21:08 smithi155 systemd[1]: Stopping Ceph osd.6 for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:21:09.205 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:21:08 smithi155 bash[116651]: debug 2023-12-08T22:21:08.990+0000 7f086ddd1700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:21:09.205 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:21:08 smithi155 bash[116651]: debug 2023-12-08T22:21:08.990+0000 7f086ddd1700 -1 osd.6 76 *** Got signal Terminated *** 2023-12-08T22:21:09.206 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:21:08 smithi155 bash[116651]: debug 2023-12-08T22:21:08.990+0000 7f086ddd1700 -1 osd.6 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:21:09.540 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:21:09 smithi155 bash[130270]: ceph-958e143a-9616-11ee-95a3-87774f69a715-osd.6 2023-12-08T22:21:09.541 INFO:journalctl@ceph.osd.6.smithi155.stdout:Dec 08 22:21:09 smithi155 bash[130312]: bash: /var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/osd.6/unit.stop: No such file or directory 2023-12-08T22:21:10.013 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.6.service' 2023-12-08T22:21:10.053 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:21:10.054 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-12-08T22:21:10.054 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-12-08T22:21:10.054 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.7 2023-12-08T22:21:10.291 INFO:journalctl@ceph.osd.7.smithi155.stdout:Dec 08 22:21:10 smithi155 systemd[1]: Stopping Ceph osd.7 for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:21:10.291 INFO:journalctl@ceph.osd.7.smithi155.stdout:Dec 08 22:21:10 smithi155 bash[117181]: debug 2023-12-08T22:21:10.182+0000 7fc75f079700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2023-12-08T22:21:10.291 INFO:journalctl@ceph.osd.7.smithi155.stdout:Dec 08 22:21:10 smithi155 bash[117181]: debug 2023-12-08T22:21:10.182+0000 7fc75f079700 -1 osd.7 76 *** Got signal Terminated *** 2023-12-08T22:21:10.292 INFO:journalctl@ceph.osd.7.smithi155.stdout:Dec 08 22:21:10 smithi155 bash[117181]: debug 2023-12-08T22:21:10.182+0000 7fc75f079700 -1 osd.7 76 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-08T22:21:10.676 INFO:journalctl@ceph.osd.7.smithi155.stdout:Dec 08 22:21:10 smithi155 bash[130433]: ceph-958e143a-9616-11ee-95a3-87774f69a715-osd.7 2023-12-08T22:21:10.677 INFO:journalctl@ceph.osd.7.smithi155.stdout:Dec 08 22:21:10 smithi155 bash[130475]: bash: /var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/osd.7/unit.stop: No such file or directory 2023-12-08T22:21:11.179 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@osd.7.service' 2023-12-08T22:21:11.220 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:21:11.220 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-12-08T22:21:11.220 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-12-08T22:21:11.220 DEBUG:teuthology.orchestra.run.smithi155:> sudo systemctl stop ceph-958e143a-9616-11ee-95a3-87774f69a715@prometheus.a 2023-12-08T22:21:11.537 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:21:11 smithi155 systemd[1]: Stopping Ceph prometheus.a for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:21:11.537 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:21:11 smithi155 bash[124785]: ts=2023-12-08T22:21:11.349Z caller=main.go:859 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-08T22:21:11.538 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:21:11 smithi155 bash[124785]: ts=2023-12-08T22:21:11.349Z caller=main.go:883 level=info msg="Stopping scrape discovery manager..." 2023-12-08T22:21:11.538 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:21:11 smithi155 bash[124785]: ts=2023-12-08T22:21:11.349Z caller=main.go:897 level=info msg="Stopping notify discovery manager..." 2023-12-08T22:21:11.538 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:21:11 smithi155 bash[124785]: ts=2023-12-08T22:21:11.349Z caller=manager.go:1026 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-08T22:21:11.538 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:21:11 smithi155 bash[124785]: ts=2023-12-08T22:21:11.349Z caller=main.go:879 level=info msg="Scrape discovery manager stopped" 2023-12-08T22:21:11.538 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:21:11 smithi155 bash[124785]: ts=2023-12-08T22:21:11.349Z caller=manager.go:1036 level=info component="rule manager" msg="Rule manager stopped" 2023-12-08T22:21:11.538 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:21:11 smithi155 bash[124785]: ts=2023-12-08T22:21:11.349Z caller=main.go:934 level=info msg="Stopping scrape manager..." 2023-12-08T22:21:11.538 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:21:11 smithi155 bash[124785]: ts=2023-12-08T22:21:11.349Z caller=main.go:893 level=info msg="Notify discovery manager stopped" 2023-12-08T22:21:11.539 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:21:11 smithi155 bash[124785]: ts=2023-12-08T22:21:11.350Z caller=main.go:926 level=info msg="Scrape manager stopped" 2023-12-08T22:21:11.539 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:21:11 smithi155 bash[124785]: ts=2023-12-08T22:21:11.351Z caller=notifier.go:604 level=info component=notifier msg="Stopping notification manager..." 2023-12-08T22:21:11.539 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:21:11 smithi155 bash[124785]: ts=2023-12-08T22:21:11.351Z caller=main.go:1155 level=info msg="Notifier manager stopped" 2023-12-08T22:21:11.539 INFO:journalctl@ceph.prometheus.a.smithi155.stdout:Dec 08 22:21:11 smithi155 bash[124785]: ts=2023-12-08T22:21:11.351Z caller=main.go:1167 level=info msg="See you next time!" 2023-12-08T22:21:11.684 DEBUG:teuthology.orchestra.run.smithi155:> sudo pkill -f 'journalctl -f -n 0 -u ceph-958e143a-9616-11ee-95a3-87774f69a715@prometheus.a.service' 2023-12-08T22:21:11.721 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-08T22:21:11.722 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-12-08T22:21:11.722 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 958e143a-9616-11ee-95a3-87774f69a715 --force --keep-logs 2023-12-08T22:21:11.869 INFO:teuthology.orchestra.run.smithi042.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-12-08T22:21:11.870 INFO:teuthology.orchestra.run.smithi042.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-12-08T22:21:11.870 INFO:teuthology.orchestra.run.smithi042.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-12-08T22:21:11.870 INFO:teuthology.orchestra.run.smithi042.stderr: [--retry RETRY] 2023-12-08T22:21:11.870 INFO:teuthology.orchestra.run.smithi042.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2023-12-08T22:21:11.870 INFO:teuthology.orchestra.run.smithi042.stderr: ... 2023-12-08T22:21:11.870 INFO:teuthology.orchestra.run.smithi042.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-12-08T22:21:11.880 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-12-08T22:21:11.881 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 958e143a-9616-11ee-95a3-87774f69a715 --force --keep-logs 2023-12-08T22:21:12.002 INFO:teuthology.orchestra.run.smithi155.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2023-12-08T22:21:12.002 INFO:teuthology.orchestra.run.smithi155.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2023-12-08T22:21:12.002 INFO:teuthology.orchestra.run.smithi155.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2023-12-08T22:21:12.002 INFO:teuthology.orchestra.run.smithi155.stderr: [--retry RETRY] 2023-12-08T22:21:12.002 INFO:teuthology.orchestra.run.smithi155.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install} 2023-12-08T22:21:12.002 INFO:teuthology.orchestra.run.smithi155.stderr: ... 2023-12-08T22:21:12.002 INFO:teuthology.orchestra.run.smithi155.stderr:cephadm: error: unrecognized arguments: --keep-logs 2023-12-08T22:21:12.011 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-12-08T22:21:12.011 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-08T22:21:12.045 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-08T22:21:12.072 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-08T22:21:12.074 DEBUG:teuthology.misc:Transferring archived files from smithi042:/var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485070/remote/ubuntu@smithi042.front.sepia.ceph.com/crash 2023-12-08T22:21:12.075 DEBUG:teuthology.orchestra.run.smithi042:> sudo tar c -f - -C /var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/crash -- . 2023-12-08T22:21:12.142 DEBUG:teuthology.misc:Transferring archived files from smithi155:/var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/crash to /home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485070/remote/ubuntu@smithi155.front.sepia.ceph.com/crash 2023-12-08T22:21:12.143 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/crash -- . 2023-12-08T22:21:12.187 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-08T22:21:12.187 DEBUG:teuthology.orchestra.run.smithi042:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-08T22:21:12.222 INFO:teuthology.orchestra.run.smithi042.stderr:grep: /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph.log: No such file or directory 2023-12-08T22:21:12.224 INFO:tasks.cephadm:Compressing logs... 2023-12-08T22:21:12.224 DEBUG:teuthology.orchestra.run.smithi042:> 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-08T22:21:12.268 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-08T22:21:12.295 INFO:teuthology.orchestra.run.smithi155.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-08T22:21:12.295 INFO:teuthology.orchestra.run.smithi155.stderr:: No such file or directory 2023-12-08T22:21:12.296 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.6.log 2023-12-08T22:21:12.296 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-client.rgw.r.z.smithi155.jhkrtw.log 2023-12-08T22:21:12.297 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-volume.log 2023-12-08T22:21:12.298 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.7.log 2023-12-08T22:21:12.298 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-client.rgw.r.z.smithi155.jhkrtw.log: /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-volume.log: 58.5% -- replaced with /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-client.rgw.r.z.smithi155.jhkrtw.log.gz 2023-12-08T22:21:12.298 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-mgr.x.log 2023-12-08T22:21:12.298 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-mon.b.log 2023-12-08T22:21:12.298 INFO:teuthology.orchestra.run.smithi155.stderr: 89.9% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-08T22:21:12.298 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.4.log 2023-12-08T22:21:12.298 INFO:teuthology.orchestra.run.smithi155.stderr:gzip -5 --verbose -- /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.5.log 2023-12-08T22:21:12.300 INFO:teuthology.orchestra.run.smithi042.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-12-08T22:21:12.300 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-08T22:21:12.301 INFO:teuthology.orchestra.run.smithi155.stderr:/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-mon.b.log: /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.4.log: /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.5.log: 91.4% -- replaced with /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-volume.log.gz 2023-12-08T22:21:12.302 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-volume.log 2023-12-08T22:21:12.302 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.2.log 2023-12-08T22:21:12.302 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-mgr.y.log 2023-12-08T22:21:12.302 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-volume.log: /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.3.log 2023-12-08T22:21:12.302 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.0.log 2023-12-08T22:21:12.303 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-mgr.y.log: /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.3.log: /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.0.log: 90.2% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-08T22:21:12.306 INFO:teuthology.orchestra.run.smithi042.stderr: 91.3% -- replaced with /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-volume.log.gz 2023-12-08T22:21:12.306 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-client.rgw.r.z.smithi042.jxxkik.log 2023-12-08T22:21:12.307 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-mon.a.log 2023-12-08T22:21:12.307 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-client.rgw.r.z.smithi042.jxxkik.log: 58.7% -- replaced with /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-client.rgw.r.z.smithi042.jxxkik.log.gz 2023-12-08T22:21:12.317 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-mon.c.log 2023-12-08T22:21:12.318 INFO:teuthology.orchestra.run.smithi155.stderr: 89.7% -- replaced with /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-mgr.x.log.gz 2023-12-08T22:21:12.318 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.1.log 2023-12-08T22:21:12.519 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-mon.c.log: /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.1.log: 91.9% -- replaced with /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-mgr.y.log.gz 2023-12-08T22:21:12.538 INFO:teuthology.orchestra.run.smithi042.stderr: 92.7% -- replaced with /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.2.log.gz 2023-12-08T22:21:12.538 INFO:teuthology.orchestra.run.smithi155.stderr: 93.1% -- replaced with /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.5.log.gz 2023-12-08T22:21:12.562 INFO:teuthology.orchestra.run.smithi155.stderr: 93.5% -- replaced with /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.7.log.gz 2023-12-08T22:21:12.565 INFO:teuthology.orchestra.run.smithi042.stderr: 93.1% -- replaced with /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.0.log.gz 2023-12-08T22:21:12.594 INFO:teuthology.orchestra.run.smithi155.stderr: 93.3% -- replaced with /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.4.log.gz 2023-12-08T22:21:12.597 INFO:teuthology.orchestra.run.smithi155.stderr: 92.9% -- replaced with /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.6.log.gz 2023-12-08T22:21:12.647 INFO:teuthology.orchestra.run.smithi042.stderr: 93.9% -- replaced with /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-mon.c.log.gz 2023-12-08T22:21:12.665 INFO:teuthology.orchestra.run.smithi155.stderr: 93.1% -- replaced with /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-mon.b.log.gz 2023-12-08T22:21:12.666 INFO:teuthology.orchestra.run.smithi155.stderr: 2023-12-08T22:21:12.666 INFO:teuthology.orchestra.run.smithi155.stderr:real 0m0.381s 2023-12-08T22:21:12.666 INFO:teuthology.orchestra.run.smithi155.stderr:user 0m1.442s 2023-12-08T22:21:12.667 INFO:teuthology.orchestra.run.smithi155.stderr:sys 0m0.077s 2023-12-08T22:21:12.684 INFO:teuthology.orchestra.run.smithi042.stderr: 93.3% -- replaced with /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.3.log.gz 2023-12-08T22:21:12.708 INFO:teuthology.orchestra.run.smithi042.stderr: 93.1% -- replaced with /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-osd.1.log.gz 2023-12-08T22:21:12.981 INFO:teuthology.orchestra.run.smithi042.stderr: 91.2% -- replaced with /var/log/ceph/958e143a-9616-11ee-95a3-87774f69a715/ceph-mon.a.log.gz 2023-12-08T22:21:12.983 INFO:teuthology.orchestra.run.smithi042.stderr: 2023-12-08T22:21:12.983 INFO:teuthology.orchestra.run.smithi042.stderr:real 0m0.696s 2023-12-08T22:21:12.983 INFO:teuthology.orchestra.run.smithi042.stderr:user 0m2.419s 2023-12-08T22:21:12.983 INFO:teuthology.orchestra.run.smithi042.stderr:sys 0m0.107s 2023-12-08T22:21:12.984 INFO:tasks.cephadm:Archiving logs... 2023-12-08T22:21:12.984 DEBUG:teuthology.misc:Transferring archived files from smithi042:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485070/remote/ubuntu@smithi042.front.sepia.ceph.com/log 2023-12-08T22:21:12.985 DEBUG:teuthology.orchestra.run.smithi042:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-08T22:21:13.401 DEBUG:teuthology.misc:Transferring archived files from smithi155:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485070/remote/ubuntu@smithi155.front.sepia.ceph.com/log 2023-12-08T22:21:13.402 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-08T22:21:13.648 INFO:tasks.cephadm:Removing cluster... 2023-12-08T22:21:13.648 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 958e143a-9616-11ee-95a3-87774f69a715 --force 2023-12-08T22:21:15.199 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:21:14 smithi042 systemd[1]: Stopping Ceph node-exporter.a for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:21:15.200 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:21:14 smithi042 bash[140013]: ceph-958e143a-9616-11ee-95a3-87774f69a715-node-exporter.a 2023-12-08T22:21:15.200 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:21:14 smithi042 bash[140050]: bash: /var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/node-exporter.a/unit.stop: No such file or directory 2023-12-08T22:21:15.494 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:21:15 smithi042 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2023-12-08T22:21:15.494 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:21:15 smithi042 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2023-12-08T22:21:15.494 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Dec 08 22:21:15 smithi042 systemd[1]: Stopped Ceph node-exporter.a for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:21:15.495 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:21:15 smithi042 systemd[1]: Stopping Ceph alertmanager.a for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:21:15.495 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:21:15 smithi042 bash[132043]: ts=2023-12-08T22:21:15.400Z caller=main.go:594 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-08T22:21:15.925 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:21:15 smithi042 bash[140086]: ceph-958e143a-9616-11ee-95a3-87774f69a715-alertmanager.a 2023-12-08T22:21:15.925 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:21:15 smithi042 bash[140126]: bash: /var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/alertmanager.a/unit.stop: No such file or directory 2023-12-08T22:21:15.926 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:21:15 smithi042 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-08T22:21:15.926 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Dec 08 22:21:15 smithi042 systemd[1]: Stopped Ceph alertmanager.a for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:21:26.845 DEBUG:teuthology.orchestra.run.smithi155:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 958e143a-9616-11ee-95a3-87774f69a715 --force 2023-12-08T22:21:27.820 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:21:27 smithi155 systemd[1]: Stopping Ceph node-exporter.b for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:21:28.120 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:21:27 smithi155 bash[131025]: ceph-958e143a-9616-11ee-95a3-87774f69a715-node-exporter.b 2023-12-08T22:21:28.120 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:21:27 smithi155 bash[131062]: bash: /var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/node-exporter.b/unit.stop: No such file or directory 2023-12-08T22:21:28.435 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:21:28 smithi155 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=2/INVALIDARGUMENT 2023-12-08T22:21:28.436 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:21:28 smithi155 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2023-12-08T22:21:28.436 INFO:journalctl@ceph.node-exporter.b.smithi155.stdout:Dec 08 22:21:28 smithi155 systemd[1]: Stopped Ceph node-exporter.b for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:21:28.436 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:21:28 smithi155 systemd[1]: Stopping Ceph grafana.a for 958e143a-9616-11ee-95a3-87774f69a715... 2023-12-08T22:21:28.436 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:21:28 smithi155 bash[119560]: t=2023-12-08T22:21:28+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-12-08T22:21:28.436 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:21:28 smithi155 bash[119560]: t=2023-12-08T22:21:28+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2023-12-08T22:21:28.436 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:21:28 smithi155 bash[119560]: t=2023-12-08T22:21:28+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2023-12-08T22:21:28.437 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:21:28 smithi155 bash[119560]: t=2023-12-08T22:21:28+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2023-12-08T22:21:28.437 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:21:28 smithi155 bash[119560]: t=2023-12-08T22:21:28+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2023-12-08T22:21:28.437 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:21:28 smithi155 bash[119560]: t=2023-12-08T22:21:28+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2023-12-08T22:21:28.437 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:21:28 smithi155 bash[119560]: t=2023-12-08T22:21:28+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2023-12-08T22:21:28.437 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:21:28 smithi155 bash[119560]: t=2023-12-08T22:21:28+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2023-12-08T22:21:28.437 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:21:28 smithi155 bash[119560]: t=2023-12-08T22:21:28+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2023-12-08T22:21:28.437 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:21:28 smithi155 bash[119560]: t=2023-12-08T22:21:28+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2023-12-08T22:21:28.437 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:21:28 smithi155 bash[119560]: t=2023-12-08T22:21:28+0000 lvl=info msg="Stopped Stream Manager" 2023-12-08T22:21:28.437 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:21:28 smithi155 bash[119560]: t=2023-12-08T22:21:28+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2023-12-08T22:21:28.437 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:21:28 smithi155 bash[119560]: t=2023-12-08T22:21:28+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2023-12-08T22:21:28.699 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:21:28 smithi155 bash[131098]: ceph-958e143a-9616-11ee-95a3-87774f69a715-grafana.a 2023-12-08T22:21:28.699 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:21:28 smithi155 bash[131137]: bash: /var/lib/ceph/958e143a-9616-11ee-95a3-87774f69a715/grafana.a/unit.stop: No such file or directory 2023-12-08T22:21:28.699 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:21:28 smithi155 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2023-12-08T22:21:28.699 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:21:28 smithi155 systemd[1]: ceph-958e143a-9616-11ee-95a3-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2023-12-08T22:21:28.699 INFO:journalctl@ceph.grafana.a.smithi155.stdout:Dec 08 22:21:28 smithi155 systemd[1]: Stopped Ceph grafana.a for 958e143a-9616-11ee-95a3-87774f69a715. 2023-12-08T22:21:39.585 INFO:tasks.cephadm:Removing cephadm ... 2023-12-08T22:21:39.586 DEBUG:teuthology.orchestra.run.smithi042:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-08T22:21:39.610 DEBUG:teuthology.orchestra.run.smithi155:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-08T22:21:39.628 INFO:tasks.cephadm:Teardown complete 2023-12-08T22:21:39.629 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-08T22:21:39.640 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-08T22:21:39.641 DEBUG:teuthology.orchestra.run.smithi042:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-08T22:21:39.653 DEBUG:teuthology.orchestra.run.smithi155:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-08T22:21:39.671 INFO:teuthology.orchestra.run.smithi042.stderr:bash: ntpq: command not found 2023-12-08T22:21:39.676 INFO:teuthology.orchestra.run.smithi042.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-08T22:21:39.676 INFO:teuthology.orchestra.run.smithi042.stdout:=============================================================================== 2023-12-08T22:21:39.677 INFO:teuthology.orchestra.run.smithi042.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 43 +1471us[+1500us] +/- 103ms 2023-12-08T22:21:39.677 INFO:teuthology.orchestra.run.smithi042.stdout:^* hv02.front.sepia.ceph.com 3 6 377 43 -531us[ -503us] +/- 52ms 2023-12-08T22:21:39.677 INFO:teuthology.orchestra.run.smithi042.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 42 -381us[ -381us] +/- 68ms 2023-12-08T22:21:39.677 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-08T22:21:39.685 INFO:teuthology.orchestra.run.smithi155.stderr:bash: ntpq: command not found 2023-12-08T22:21:39.689 INFO:teuthology.orchestra.run.smithi155.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-08T22:21:39.689 INFO:teuthology.orchestra.run.smithi155.stdout:=============================================================================== 2023-12-08T22:21:39.689 INFO:teuthology.orchestra.run.smithi155.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 44 +1518us[+1514us] +/- 103ms 2023-12-08T22:21:39.689 INFO:teuthology.orchestra.run.smithi155.stdout:^* hv02.front.sepia.ceph.com 3 6 377 43 -495us[ -499us] +/- 52ms 2023-12-08T22:21:39.689 INFO:teuthology.orchestra.run.smithi155.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 44 -349us[ -352us] +/- 68ms 2023-12-08T22:21:39.689 INFO:teuthology.orchestra.run.smithi155.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-12-08T22:21:39.690 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-08T22:21:39.700 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-08T22:21:39.700 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-08T22:21:39.713 DEBUG:teuthology.orchestra.run.smithi042:> 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-08T22:21:39.826 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-08T22:21:39.914 DEBUG:teuthology.orchestra.run.smithi042:> 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-08T22:21:39.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-08T22:21:39.953 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-08T22:21:39.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-08T22:21:39.984 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-08T22:21:39.994 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-08T22:21:40.009 INFO:teuthology.task.internal:Duration was 1271.661171 seconds 2023-12-08T22:21:40.010 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-08T22:21:40.023 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-08T22:21:40.023 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-08T22:21:40.026 DEBUG:teuthology.orchestra.run.smithi155:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-08T22:21:40.071 INFO:teuthology.orchestra.run.smithi155.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-08T22:21:40.081 INFO:teuthology.orchestra.run.smithi042.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-08T22:21:40.505 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-08T22:21:40.505 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi042.front.sepia.ceph.com 2023-12-08T22:21:40.506 DEBUG:teuthology.orchestra.run.smithi042:> 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-08T22:21:40.534 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi155.front.sepia.ceph.com 2023-12-08T22:21:40.535 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-08T22:21:40.558 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-08T22:21:40.559 DEBUG:teuthology.orchestra.run.smithi042:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-08T22:21:40.577 DEBUG:teuthology.orchestra.run.smithi155:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-08T22:21:40.659 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-08T22:21:40.660 DEBUG:teuthology.orchestra.run.smithi042:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-08T22:21:40.662 DEBUG:teuthology.orchestra.run.smithi155:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-08T22:21:40.823 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-08T22:21:40.833 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-08T22:21:40.834 DEBUG:teuthology.orchestra.run.smithi042:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-08T22:21:40.864 DEBUG:teuthology.orchestra.run.smithi155:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-08T22:21:40.892 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-08T22:21:40.904 DEBUG:teuthology.orchestra.run.smithi042:> 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-08T22:21:40.907 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-08T22:21:40.936 INFO:teuthology.orchestra.run.smithi042.stdout:kernel.core_pattern = core 2023-12-08T22:21:40.959 INFO:teuthology.orchestra.run.smithi155.stdout:kernel.core_pattern = core 2023-12-08T22:21:41.007 DEBUG:teuthology.orchestra.run.smithi042:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-08T22:21:41.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-08T22:21:41.030 DEBUG:teuthology.orchestra.run.smithi155:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-08T22:21:41.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-08T22:21:41.065 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-08T22:21:41.077 INFO:teuthology.task.internal:Transferring archived files... 2023-12-08T22:21:41.078 DEBUG:teuthology.misc:Transferring archived files from smithi042:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485070/remote/smithi042 2023-12-08T22:21:41.079 DEBUG:teuthology.orchestra.run.smithi042:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-08T22:21:41.131 DEBUG:teuthology.misc:Transferring archived files from smithi155:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485070/remote/smithi155 2023-12-08T22:21:41.132 DEBUG:teuthology.orchestra.run.smithi155:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-08T22:21:41.172 INFO:teuthology.task.internal:Removing archive directory... 2023-12-08T22:21:41.173 DEBUG:teuthology.orchestra.run.smithi042:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-08T22:21:41.175 DEBUG:teuthology.orchestra.run.smithi155:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-08T22:21:41.224 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-08T22:21:41.234 INFO:teuthology.task.internal:Not uploading archives. 2023-12-08T22:21:41.234 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-08T22:21:41.245 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-08T22:21:41.245 DEBUG:teuthology.orchestra.run.smithi042:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-08T22:21:41.247 DEBUG:teuthology.orchestra.run.smithi155:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-08T22:21:41.267 INFO:teuthology.orchestra.run.smithi042.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 8 22:21 /home/ubuntu/cephtest 2023-12-08T22:21:41.282 INFO:teuthology.orchestra.run.smithi155.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 8 22:21 /home/ubuntu/cephtest 2023-12-08T22:21:41.283 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-08T22:21:41.296 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-08T22:21:41.320 INFO:teuthology.nuke:Checking targets against current locks 2023-12-08T22:21:41.345 DEBUG:teuthology.nuke:shortname: smithi042 2023-12-08T22:21:41.346 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-08T22:21:41.367 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi042.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485070', '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-08 21:51:24.993401', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPAFi+jUcIlEE/HbMVYQDXfsT7uco5xRtNX6yVQ/piDlD8598JtctpBSBGklxSsDG0GNYUzcNmE8S2UgQmNwIfM='} 2023-12-08T22:21:41.371 DEBUG:teuthology.nuke:shortname: smithi155 2023-12-08T22:21:41.371 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-08T22:21:41.395 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi155.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-08_21:24:43-rados-wip-yuri5-testing-2023-12-07-0740-pacific-distro-default-smithi/7485070', '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-08 21:51:24.991277', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKnz88TWXfMlTGVrqsrUhz1+F9W+Kh2X1lEe5lcYcud9CMvusXukjmktBMw+kh4zqXVBWm9E6ceInSPiPhoiSos='} 2023-12-08T22:21:41.410 INFO:teuthology.orchestra.console.smithi042:Power off 2023-12-08T22:21:41.410 DEBUG:teuthology.orchestra.console.smithi042:pexpect command: ipmitool -H smithi042.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-08T22:21:41.433 DEBUG:teuthology.orchestra.console.smithi042:power off output: Chassis Power Control: Down/Off 2023-12-08T22:21:41.433 DEBUG:teuthology.orchestra.console.smithi042:pexpect command: ipmitool -H smithi042.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-08T22:21:41.450 INFO:teuthology.orchestra.console.smithi155:Power off 2023-12-08T22:21:41.450 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-08T22:21:41.461 DEBUG:teuthology.orchestra.console.smithi042:check power output: Chassis Power is on 2023-12-08T22:21:41.474 DEBUG:teuthology.orchestra.console.smithi155:power off output: Chassis Power Control: Down/Off 2023-12-08T22:21:41.474 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-08T22:21:41.512 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is on 2023-12-08T22:21:45.462 DEBUG:teuthology.orchestra.console.smithi042:pexpect command: ipmitool -H smithi042.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-08T22:21:45.513 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-08T22:21:45.574 DEBUG:teuthology.orchestra.console.smithi042:check power output: Chassis Power is on 2023-12-08T22:21:45.624 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is on 2023-12-08T22:21:49.578 DEBUG:teuthology.orchestra.console.smithi042:pexpect command: ipmitool -H smithi042.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-08T22:21:49.624 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-08T22:21:49.691 DEBUG:teuthology.orchestra.console.smithi042:check power output: Chassis Power is off 2023-12-08T22:21:49.736 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is on 2023-12-08T22:21:49.793 INFO:teuthology.orchestra.console.smithi042:Power off completed 2023-12-08T22:21:53.738 DEBUG:teuthology.orchestra.console.smithi155:pexpect command: ipmitool -H smithi155.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-08T22:21:53.849 DEBUG:teuthology.orchestra.console.smithi155:check power output: Chassis Power is off 2023-12-08T22:21:53.950 INFO:teuthology.orchestra.console.smithi155:Power off completed 2023-12-08T22:21:54.055 INFO:teuthology.run:Summary data: description: rados/cephadm/upgrade/{1-start-distro/1-start-centos_8.stream_container-tools 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} duration: 1271.6611714363098 failure_reason: 'Command failed on smithi042 with status 1: ''sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 958e143a-9616-11ee-95a3-87774f69a715 -e sha1=451ceae11b5d4caee05e94372fe658621eefc0b1 -- bash -c \''ceph versions | jq -e \''"\''"\''.overall | length == 1\''"\''"\''\''''' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=d22c07ec12414ae48fb94d964454b758 status: fail success: false 2023-12-08T22:21:54.055 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-08T22:21:54.136 INFO:teuthology.run:FAIL